Home
last modified time | relevance | path

Searched refs:TCPA_CHOSENID_HASH (Results 1 – 10 of 10) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_aik.c74 TCPA_CHOSENID_HASH IDLabel_PrivCAHash, /* in */ in Transport_MakeIdentity2()
94 dataLen = sizeof(TCPA_ENCAUTH) + sizeof(TCPA_CHOSENID_HASH) + idKeyInfoSize; in Transport_MakeIdentity2()
102 Trspi_LoadBlob(&offset, sizeof(TCPA_CHOSENID_HASH), data, IDLabel_PrivCAHash.digest); in Transport_MakeIdentity2()
H A Dtspi_aik.c51 TCPA_CHOSENID_HASH chosenIDHash = { { 0, } }; in Tspi_TPM_CollateIdentityRequest()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_aik.c32 TCPA_CHOSENID_HASH IDLabel_PrivCAHash, /* in */ in TCSP_MakeIdentity_Internal()
180 TCPA_CHOSENID_HASH IDLabel_PrivCAHash, /* in */ in TCSP_MakeIdentity2_Internal()
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dcompat11b.h24 typedef TPM_CHOSENID_HASH TCPA_CHOSENID_HASH; typedef
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_aik.c35 TCPA_CHOSENID_HASH privCAHash; in tcs_wrap_MakeIdentity()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_aik.c31 TCPA_CHOSENID_HASH IDLabel_PrivCAHash, /* in */ in RPC_MakeIdentity_TP()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h399 TCPA_CHOSENID_HASH IDLabel_PrivCAHash, /* in */
418 TCPA_CHOSENID_HASH IDLabel_PrivCAHash, /* in */
H A Dspi_utils.h282 TSS_RESULT RPC_MakeIdentity(TSS_HCONTEXT, TCPA_ENCAUTH, TCPA_CHOSENID_HASH, UINT32, BYTE *,
285 TSS_RESULT Transport_MakeIdentity2(TSS_HCONTEXT, TCPA_ENCAUTH, TCPA_CHOSENID_HASH, UINT32, BYTE *, …
H A Drpc_tcstp_tsp.h97 TSS_RESULT RPC_MakeIdentity_TP(struct host_table_entry *,TCPA_ENCAUTH,TCPA_CHOSENID_HASH,UINT32,BYT…
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c517 TCPA_CHOSENID_HASH IDLabel_PrivCAHash, /* in */ in RPC_MakeIdentity()