Searched refs:authenticationChallengeLength (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/ |
H A D | issuer_init.c | 54 UINT32* authenticationChallengeLength, // out in Tspi_DAA_IssueInit_internal() argument 115 authenticationChallengeLength, // length destination in Tspi_DAA_IssueInit_internal() 126 *authenticationChallengeLength, 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 D | tspi_daa.c | 308 UINT32* authenticationChallengeLength, // out in Tspi_DAA_IssueInit() argument 328 authenticationChallengeLength, // out in Tspi_DAA_IssueInit() 585 UINT32 authenticationChallengeLength,// in in Tspi_TPM_DAA_JoinCreateDaaPubKey() argument 604 authenticationChallengeLength, // in in Tspi_TPM_DAA_JoinCreateDaaPubKey()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/ |
H A D | test_join.c | 317 UINT32 authenticationChallengeLength; in main() local 448 &authenticationChallengeLength, // out in main() 457 authenticationChallengeLength, // in in main()
|
H A D | platform.c | 895 UINT32 authenticationChallengeLength, // 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 D | issuer.h | 46 UINT32* authenticationChallengeLength, // out
|
H A D | platform.h | 53 UINT32 authenticationChallengeLength, // in
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | tspi.h | 667 UINT32 authenticationChallengeLength, // in 995 UINT32* authenticationChallengeLength, // out
|