Searched refs:TPM2_RC_INTEGRITY (Results 1 – 2 of 2) sorted by relevance
203 TPM2_RC_INTEGRITY = 0x009F, enumerator
95 } else if (tpm2_rc_value(rc) == TPM2_RC_INTEGRITY) { in tpm2_load_context()