Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtpm_command.h23 #define TPM_ORD_UNSEAL 24 macro
/Linux-v4.19/security/keys/
Dtrusted.c603 ordinal = htonl(TPM_ORD_UNSEAL); in tpm_unseal()
625 store32(tb, TPM_ORD_UNSEAL); in tpm_unseal()