Home
last modified time | relevance | path

Searched refs:noncePlatform (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dplatform.c937 BYTE *c_byte, *noncePlatform, *nonce_tpm; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal() local
1366 noncePlatform = (BYTE *)calloc_tspi( tcsContext, DAA_PARAM_SAFETY_MARGIN); in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1367 if( noncePlatform == NULL) { in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1372 bi_2_nbin1( &noncePlatformLength, noncePlatform, tmp1); in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1398 joinSession->noncePlatform = noncePlatform; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1434 credentialRequest->noncePlatform = noncePlatform; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1707 joinSession.noncePlatform, in Tspi_TPM_DAA_JoinStoreCredential_internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissue_credential.c233 BYTE *noncePlatform, in compute_credential_proof() argument
251 noncePlatform, in compute_credential_proof()
700 credentialRequest.noncePlatform, in Tspi_DAA_IssueCredential_internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h420 BYTE* noncePlatform;