Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c232 int tpm2_seal_trusted(struct tpm_chip *chip, in tpm2_seal_trusted() function
H A Dtrusted_tpm1.c877 ret = tpm2_seal_trusted(chip, p, options); in trusted_tpm_seal()