Searched refs:TPM_ORD_CertifySelfTest (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tspi_selftest.c | 88 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_CertifySelfTest); in Tspi_TPM_CertifySelfTest() 93 if ((result = secret_PerformAuth_OIAP(hKey, TPM_ORD_CertifySelfTest, hPolicy, FALSE, in Tspi_TPM_CertifySelfTest() 110 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_CertifySelfTest); in Tspi_TPM_CertifySelfTest() 135 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_CertifySelfTest); in Tspi_TPM_CertifySelfTest() 161 Trspi_LoadBlob_UINT32(&offset, TPM_ORD_CertifySelfTest, pValidationData->rgbData); in Tspi_TPM_CertifySelfTest()
|
H A D | tsp_selftest.c | 74 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_CertifySelfTest, in Transport_CertifySelfTest()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_selftest.c | 83 if ((result = tpm_rqu_build(TPM_ORD_CertifySelfTest, &offset, txBlob, keySlot, in TCSP_CertifySelfTest_Internal() 92 result = tpm_rsp_parse(TPM_ORD_CertifySelfTest, txBlob, paramSize, sigSize, sig, in TCSP_CertifySelfTest_Internal()
|
H A D | tcs_pbg.c | 594 case TPM_ORD_CertifySelfTest: in tpm_rsp_parse() 1701 case TPM_ORD_CertifySelfTest: in tpm_rqu_build()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | tpm_ordinal.h | 73 #define TPM_ORD_CertifySelfTest ((UINT32)0x00000052) macro
|