Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtpm_command.h23 #define TPM_ORD_UNSEAL 24 macro
/Linux-v5.10/security/keys/trusted-keys/
Dtrusted_tpm1.c602 ordinal = htonl(TPM_ORD_UNSEAL); in tpm_unseal()
620 tpm_buf_reset(tb, TPM_TAG_RQU_AUTH2_COMMAND, TPM_ORD_UNSEAL); in tpm_unseal()