Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtpm_command.h21 #define TPM_ORD_SEAL 23 macro
/linux-4.1.27/security/keys/
Dtrusted.c498 ordinal = htonl(TPM_ORD_SEAL); in tpm_seal()
532 store32(tb, TPM_ORD_SEAL); in tpm_seal()