Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dtpm_command.h22 #define TPM_ORD_SEAL 23 macro
/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tpm1.c503 ordinal = htonl(TPM_ORD_SEAL); in tpm_seal()
534 tpm_buf_reset(tb, TPM_TAG_RQU_AUTH1_COMMAND, TPM_ORD_SEAL); in tpm_seal()