Searched defs:identityAuth (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_aik.c30 TCSP_MakeIdentity_Internal(TCS_CONTEXT_HANDLE hContext, TCPA_ENCAUTH identityAuth, TCPA_CHOSENID_HASH IDLabel_PrivCAHash, UINT32 idKeyInfoSize, BYTE * idKeyInfo, TPM_AUTH * pSrkAuth, TPM_AUTH * pOwnerAuth, UINT32 * idKeySize, BYTE ** idKey, UINT32 * pcIdentityBindingSize, BYTE ** prgbIdentityBinding, UINT32 * pcEndorsementCredentialSize, BYTE ** prgbEndorsementCredential, UINT32 * pcPlatformCredentialSize, BYTE ** prgbPlatformCredential, UINT32 * pcConformanceCredentialSize, BYTE ** prgbConformanceCredential) argument
178 TCSP_MakeIdentity2_Internal(TCS_CONTEXT_HANDLE hContext, TCPA_ENCAUTH identityAuth, TCPA_CHOSENID_HASH IDLabel_PrivCAHash, UINT32 idKeyInfoSize, BYTE * idKeyInfo, TPM_AUTH * pSrkAuth, TPM_AUTH * pOwnerAuth, UINT32 * idKeySize, BYTE ** idKey, UINT32 * pcIdentityBindingSize, BYTE ** prgbIdentityBinding) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_aik.c29 RPC_MakeIdentity_TP(struct host_table_entry *hte, TCPA_ENCAUTH identityAuth, TCPA_CHOSENID_HASH IDLabel_PrivCAHash, UINT32 idKeyInfoSize, BYTE * idKeyInfo, TPM_AUTH * pSrkAuth, TPM_AUTH * pOwnerAuth, UINT32 * idKeySize, BYTE ** idKey, UINT32 * pcIdentityBindingSize, BYTE ** prgbIdentityBinding, UINT32 * pcEndorsementCredentialSize, BYTE ** prgbEndorsementCredential, UINT32 * pcPlatformCredentialSize, BYTE ** prgbPlatformCredential, UINT32 * pcConformanceCredentialSize, BYTE ** prgbConformanceCredential) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_aik.c72 Transport_MakeIdentity2(TSS_HCONTEXT tspContext, TCPA_ENCAUTH identityAuth, TCPA_CHOSENID_HASH IDLabel_PrivCAHash, UINT32 idKeyInfoSize, BYTE * idKeyInfo, TPM_AUTH * pSrkAuth, TPM_AUTH * pOwnerAuth, UINT32 * idKeySize, BYTE ** idKey, UINT32 * pcIdentityBindingSize, BYTE ** prgbIdentityBinding) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_aik.c34 TCPA_ENCAUTH identityAuth; local
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c515 RPC_MakeIdentity(TSS_HCONTEXT tspContext, TCPA_ENCAUTH identityAuth, TCPA_CHOSENID_HASH IDLabel_PrivCAHash, UINT32 idKeyInfoSize, BYTE * idKeyInfo, TPM_AUTH * pSrkAuth, TPM_AUTH * pOwnerAuth, UINT32 * idKeySize, BYTE ** idKey, UINT32 * pcIdentityBindingSize, BYTE ** prgbIdentityBinding, UINT32 * pcEndorsementCredentialSize, BYTE ** prgbEndorsementCredential, UINT32 * pcPlatformCredentialSize, BYTE ** prgbPlatformCredential, UINT32 * pcConformanceCredentialSize, BYTE ** prgbConformanceCredential) argument

Completed in 103 milliseconds