Searched refs:TPM_ORD_GetAuditDigest (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_audit.c83 if ((result = tpm_rqu_build(TPM_ORD_GetAuditDigest, &offset, txBlob, startOrdinal, NULL)))
91 if ((result = tpm_rsp_parse(TPM_ORD_GetAuditDigest, txBlob, paramSize, auditDigest,
H A Dtcs_pbg.c358 case TPM_ORD_GetAuditDigest:
1946 case TPM_ORD_GetAuditDigest:
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm_ordinal.h103 #define TPM_ORD_GetAuditDigest ((UINT32)0x00000085) macro
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_audit.c137 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_GetAuditDigest,

Completed in 112 milliseconds