Searched refs:TPM_ORD_Quote (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_quote.c64 if ((result = tpm_rqu_build(TPM_ORD_Quote, &offset, txBlob, keySlot, antiReplay.nonce,
73 result = tpm_rsp_parse(TPM_ORD_Quote, txBlob, paramSize, pcrDataSizeOut, pcrDataOut,
H A Dtcs_pbg.c138 case TPM_ORD_Quote:
1509 case TPM_ORD_Quote:
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_quote.c87 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_Quote);
94 if ((result = secret_PerformAuth_OIAP(hIdentKey, TPM_ORD_Quote, hPolicy, FALSE,
110 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_Quote);
H A Dtsp_quote.c75 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_Quote, dataLen, data,
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm_ordinal.h36 #define TPM_ORD_Quote ((UINT32)0x00000016) macro

Completed in 95 milliseconds