Home
last modified time | relevance | path

Searched refs:authenticationChallenge (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissuer_init.c55 BYTE** authenticationChallenge, // out in Tspi_DAA_IssueInit_internal() argument
103 *authenticationChallenge = (BYTE *)calloc_tspi( tcsContext, 256); // 256: RSA size in Tspi_DAA_IssueInit_internal()
104 if (*authenticationChallenge == NULL) { in Tspi_DAA_IssueInit_internal()
114 *authenticationChallenge, // destination in Tspi_DAA_IssueInit_internal()
127 dump_byte_array( *authenticationChallengeLength , *authenticationChallenge)); in Tspi_DAA_IssueInit_internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_daa.c309 BYTE** authenticationChallenge, // out in Tspi_DAA_IssueInit() argument
329 authenticationChallenge, // out in Tspi_DAA_IssueInit()
586 BYTE* authenticationChallenge, // in in Tspi_TPM_DAA_JoinCreateDaaPubKey() argument
605 authenticationChallenge, // in in Tspi_TPM_DAA_JoinCreateDaaPubKey()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dtest_join.c318 BYTE *authenticationChallenge; in main() local
449 &authenticationChallenge, // out in main()
458 authenticationChallenge, // in in main()
H A Dplatform.c896 BYTE* authenticationChallenge, // in in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal() argument
1014 authenticationChallengeLength, authenticationChallenge, in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dissuer.h47 BYTE** authenticationChallenge, // out
H A Dplatform.h54 BYTE* authenticationChallenge, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h668 BYTE* authenticationChallenge, // in
996 BYTE** authenticationChallenge, // out