Home
last modified time | relevance | path

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

/linux-6.1.9/include/keys/
Dtrusted_tpm.h45 int tpm2_seal_trusted(struct tpm_chip *chip,
/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tpm2.c227 int tpm2_seal_trusted(struct tpm_chip *chip, in tpm2_seal_trusted() function
Dtrusted_tpm1.c913 ret = tpm2_seal_trusted(chip, p, options); in trusted_tpm_seal()