Home
last modified time | relevance | path

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

/Linux-v6.6/include/keys/
Dtrusted_tpm.h48 int tpm2_unseal_trusted(struct tpm_chip *chip,
/Linux-v6.6/security/keys/trusted-keys/
Dtrusted_tpm2.c528 int tpm2_unseal_trusted(struct tpm_chip *chip, in tpm2_unseal_trusted() function
Dtrusted_tpm1.c958 ret = tpm2_unseal_trusted(chip, p, options); in trusted_tpm_unseal()