Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtpm_command.h22 #define TPM_ORD_SEAL 23 macro
/linux-6.15/security/keys/trusted-keys/
H A Dtrusted_tpm1.c514 ordinal = htonl(TPM_ORD_SEAL); in tpm_seal()
545 tpm_buf_reset(tb, TPM_TAG_RQU_AUTH1_COMMAND, TPM_ORD_SEAL); in tpm_seal()