Searched refs:TPM2_RC_UPGRADE (Results 1 – 2 of 2) sorted by relevance
210 TPM2_RC_UPGRADE = 0x012D, enumerator
767 if (rc == TPM2_RC_UPGRADE || rc == -ENODATA) { in tpm2_auto_startup()