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

/linux-master/drivers/char/tpm/
H A Dtpm2-cmd.c473 if (rc == TPM2_RC_INITIALIZE || rc == TPM2_RC_SUCCESS)
741 if (rc && rc != TPM2_RC_INITIALIZE)
744 if (rc == TPM2_RC_INITIALIZE) {
/linux-master/include/linux/
H A Dtpm.h207 TPM2_RC_INITIALIZE = 0x0100, /* RC_VER1 */ enumerator in enum:tpm2_return_codes

Completed in 115 milliseconds