Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtpm_command.h23 #define TPM_ORD_UNSEAL 24 macro
/Linux-v5.4/security/keys/
Dtrusted.c612 ordinal = htonl(TPM_ORD_UNSEAL); in tpm_unseal()
634 store32(tb, TPM_ORD_UNSEAL); in tpm_unseal()