Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/
DContextLoad.c108 return TPM_RCS_INTEGRITY + RC_ContextLoad_context; in TPM2_ContextLoad()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/TPMDevice/src/
DTpmDevice.c507 {TPM_RCS_INTEGRITY, "TPM_RCS_INTEGRITY"},
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/
DObject_spt.c929 return TPM_RCS_INTEGRITY; in UnwrapOuter()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h399 #define TPM_RCS_INTEGRITY (TPM_RC)(RC_FMT1+0x01F) macro