Searched refs:TPM2_RC_INITIALIZE (Results 1 – 2 of 2) sorted by relevance
464 if (rc == TPM2_RC_INITIALIZE || rc == TPM2_RC_SUCCESS) in tpm2_do_selftest()732 if (rc && rc != TPM2_RC_INITIALIZE) in tpm2_auto_startup()735 if (rc == TPM2_RC_INITIALIZE) { in tpm2_auto_startup()
207 TPM2_RC_INITIALIZE = 0x0100, /* RC_VER1 */ enumerator
Completed in 6 milliseconds