Searched defs:nonceIssuer (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissuer_init.c44 Tspi_DAA_IssueInit_internal( TSS_HDAA hDAA, TSS_HKEY issuerAuthPK, TSS_HKEY issuerKeyPair, TSS_DAA_IDENTITY_PROOF identityProof, UINT32 capitalUprimeLength, BYTE* capitalUprime, UINT32 daaCounter, UINT32* nonceIssuerLength, BYTE** nonceIssuer, UINT32* authenticationChallengeLength, BYTE** authenticationChallenge, TSS_DAA_JOIN_ISSUER_SESSION* joinSession ) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_daa.c299 Tspi_DAA_IssueInit(TSS_HDAA hDAA, TSS_HKEY issuerAuthPK, TSS_HDAA_DATA issuerKeyPair, TSS_DAA_IDENTITY_PROOF* identityProof, UINT32 capitalUprimeLength, BYTE* capitalUprime, UINT32 daaCounter, UINT32* nonceIssuerLength, BYTE** nonceIssuer, UINT32* authenticationChallengeLength, BYTE** authenticationChallenge, TSS_DAA_JOIN_ISSUER_SESSION** joinSession) argument
583 Tspi_TPM_DAA_JoinCreateDaaPubKey(TSS_HDAA hDAA, TSS_HTPM hTPM, UINT32 authenticationChallengeLength, BYTE* authenticationChallenge, UINT32 nonceIssuerLength, BYTE* nonceIssuer, UINT32 attributesPlatformLength, BYTE** attributesPlatform, TSS_DAA_JOIN_SESSION* joinSession, TSS_DAA_CREDENTIAL_REQUEST** credentialRequest) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c1069 create(TSS_DAA_PK_PROOF_internal *issuerKeyPair, TPM_DAA_ISSUER *issuerAuthKey, TSS_DAA_IDENTITY_PROOF *identityProof, bi_ptr capitalUprime, int daaCounter, int nonceIssuerLength, BYTE *nonceIssuer, int nonceEncryptedLength, BYTE *nonceEncrypted) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dplatform.c776 compute_join_challenge_host(TSS_HDAA hDAA, TSS_DAA_PK_internal *pk_internal, bi_ptr capitalU, bi_ptr capital_Uprime, bi_ptr capital_utilde, bi_ptr capital_utilde_prime, bi_ptr capital_ni, bi_ptr capital_ni_tilde, UINT32 commitments_proofLength, TSS_DAA_ATTRIB_COMMIT_internal * commitments_proof, UINT32 nonceIssuerLength, BYTE* nonceIssuer, UINT32 *resultLength, BYTE **result) argument
889 Tspi_TPM_DAA_JoinCreateDaaPubKey_internal( TSS_HDAA hDAA, TSS_HTPM hTPM, UINT32 authenticationChallengeLength, BYTE* authenticationChallenge, UINT32 nonceIssuerLength, BYTE* nonceIssuer, UINT32 attributesPlatformLength, BYTE** attributesPlatform, TSS_DAA_JOIN_SESSION* joinSession, TSS_DAA_CREDENTIAL_REQUEST* credentialRequest ) argument

Completed in 57 milliseconds