Home
last modified time | relevance | path

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

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