Home
last modified time | relevance | path

Searched refs:TPM2_RC_INITIALIZE (Results 1 – 2 of 2) sorted by relevance

/drivers/char/tpm/
Dtpm2-cmd.c977 if (rc != 0 && rc != TPM2_RC_INITIALIZE) { in tpm2_auto_startup()
982 if (rc == TPM2_RC_INITIALIZE) { in tpm2_auto_startup()
Dtpm.h91 TPM2_RC_INITIALIZE = 0x0100, /* RC_VER1 */ enumerator