Searched refs:TPM_ORD_CMK_ApproveMA (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
| H A D | tcsi_cmk.c | 80 if ((result = tpm_rqu_build(TPM_ORD_CMK_ApproveMA, &offset, txBlob, in TCSP_CMK_ApproveMA_Internal() 89 result = tpm_rsp_parse(TPM_ORD_CMK_ApproveMA, txBlob, paramSize, in TCSP_CMK_ApproveMA_Internal()
|
| H A D | tcs_pbg.c | 864 case TPM_ORD_CMK_ApproveMA: in tpm_rsp_parse() 1980 case TPM_ORD_CMK_ApproveMA: in tpm_rqu_build()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | tspi_cmk.c | 94 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_CMK_ApproveMA); in Tspi_TPM_CMKApproveMA() 99 if ((result = secret_PerformAuth_OIAP(hTpm, TPM_ORD_CMK_ApproveMA, in Tspi_TPM_CMKApproveMA() 108 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_CMK_ApproveMA); in Tspi_TPM_CMKApproveMA()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| H A D | tpm_ordinal.h | 43 #define TPM_ORD_CMK_ApproveMA ((UINT32)0x0000001D) macro
|