Searched refs:tpm2_unseal_trusted (Results 1 – 3 of 3) sorted by relevance
48 int tpm2_unseal_trusted(struct tpm_chip *chip,
541 int tpm2_unseal_trusted(struct tpm_chip *chip, in tpm2_unseal_trusted() function
958 ret = tpm2_unseal_trusted(chip, p, options); in trusted_tpm_unseal()