Home
last modified time | relevance | path

Searched refs:tpm2_seal_trusted (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/keys/
H A Dtrusted_tpm.h43 int tpm2_seal_trusted(struct tpm_chip *chip,
/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm2.c62 int tpm2_seal_trusted(struct tpm_chip *chip, in tpm2_seal_trusted() function
H A Dtrusted_tpm1.c1057 ret = tpm2_seal_trusted(chip, payload, options); in trusted_instantiate()