Home
last modified time | relevance | path

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

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