Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm.h540 int tpm2_unseal_trusted(struct tpm_chip *chip,
Dtpm2-cmd.c618 int tpm2_unseal_trusted(struct tpm_chip *chip, in tpm2_unseal_trusted() function
Dtpm-interface.c1093 rc = tpm2_unseal_trusted(chip, payload, options); in tpm_unseal_trusted()