Home
last modified time | relevance | path

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

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DGetSessionAuditDigest_fp.h65 #define RC_GetSessionAuditDigest_inScheme (TPM_RC_P + TPM_RC_2) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/
H A DGetSessionAuditDigest.c69 return TPM_RCS_SCHEME + RC_GetSessionAuditDigest_inScheme; in TPM2_GetSessionAuditDigest()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DCommandDispatcher.h899 EXIT_IF_ERROR_PLUS(RC_GetSessionAuditDigest_inScheme);