Home
last modified time | relevance | path

Searched refs:TPM_RC_INTEGRITY (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DContextLoad.c71 return TPM_RC_INTEGRITY + RC_ContextLoad_context; in TPM2_ContextLoad()
DObject_spt.c285 result = TPM_RC_INTEGRITY; in CheckInnerIntegrity()
823 return TPM_RC_INTEGRITY; in UnwrapOuter()
Dtpm_types.h118 #define TPM_RC_INTEGRITY ((TPM_RC)(RC_FMT1 + 0x01F)) macro
Dtpm_generated.c8064 if (*target == TPM_RC_INTEGRITY) { in TPM_RC_Unmarshal()