Home
last modified time | relevance | path

Searched refs:attributesPlatform (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dtest_join.c320 BYTE **attributesPlatform; in main() local
396 attributesPlatform = (BYTE **)malloc( attributesPlatformLength * sizeof(BYTE *)); in main()
400 attributesPlatform[i] = bi_2_nbin( &length, random); in main()
401 if( attributesPlatform[i] == NULL) { in main()
462 attributesPlatform, // in in main()
H A Dplatform.c900 BYTE** attributesPlatform, // in in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal() argument
977 attributesPlatform[i]); // allocation in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1318 attributesPlatform[i]); // allocation in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1390 joinSession->attributesPlatform = calloc_tspi( tcsContext, sizeof(BYTE *)); in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1392 joinSession->attributesPlatform[i] = in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1394 memcpy( joinSession->attributesPlatform[i], in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1395 attributesPlatform[i], in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1855 joinSession.attributesPlatform[i], in Tspi_TPM_DAA_JoinStoreCredential_internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dplatform.h58 BYTE** attributesPlatform, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_daa.c590 BYTE** attributesPlatform, // in in Tspi_TPM_DAA_JoinCreateDaaPubKey() argument
609 attributesPlatform, // in in Tspi_TPM_DAA_JoinCreateDaaPubKey()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h673 BYTE** attributesPlatform, // in