Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h416 UINT32 noncePlatformLength; member
418 [size_is(noncePlatformLength)]
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissue_credential.c232 UINT32 noncePlatformLength, in compute_credential_proof() argument
250 noncePlatformLength, in compute_credential_proof()
699 credentialRequest.noncePlatformLength, in Tspi_DAA_IssueCredential_internal()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dplatform.c934 UINT32 internal_cbyteLength, noncePlatformLength; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal() local
1372 bi_2_nbin1( &noncePlatformLength, noncePlatform, tmp1); in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1399 joinSession->noncePlatformLength = noncePlatformLength; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1435 credentialRequest->noncePlatformLength = DAA_PARAM_SAFETY_MARGIN; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1706 joinSession.noncePlatformLength, in Tspi_TPM_DAA_JoinStoreCredential_internal()