Home
last modified time | relevance | path

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

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