Home
last modified time | relevance | path

Searched refs:RC_SetCommandCodeAuditStatus_auditAlg (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DSetCommandCodeAuditStatus_fp.h55 #define RC_SetCommandCodeAuditStatus_auditAlg (TPM_RC_P + TPM_RC_1) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/CommandAudit/
DSetCommandCodeAuditStatus.c62 return TPM_RCS_VALUE + RC_SetCommandCodeAuditStatus_auditAlg; in TPM2_SetCommandCodeAuditStatus()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h1071 EXIT_IF_ERROR_PLUS(RC_SetCommandCodeAuditStatus_auditAlg);