HomeSort by: relevance | last modified time | path
    Searched refs:TPM_ORD_GetAuditDigest (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_audit.c 83 if ((result = tpm_rqu_build(TPM_ORD_GetAuditDigest, &offset, txBlob, startOrdinal, NULL)))
91 if ((result = tpm_rsp_parse(TPM_ORD_GetAuditDigest, txBlob, paramSize, auditDigest,
tcs_pbg.c 358 case TPM_ORD_GetAuditDigest:
1959 case TPM_ORD_GetAuditDigest:
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 103 #define TPM_ORD_GetAuditDigest ((UINT32)0x00000085)
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_audit.c 137 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_GetAuditDigest,

Completed in 73 milliseconds