Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/TPMDevice/src/
DTpmDevice.c506 {TPM_RC_INTEGRITY, "TPM_RC_INTEGRITY"},
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/
DObject_spt.c307 result = TPM_RC_INTEGRITY; in CheckInnerIntegrity()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h398 #define TPM_RC_INTEGRITY (TPM_RC)(RC_FMT1+0x01F) macro