Searched refs:tpm2_unseal_trusted (Results 1 – 3 of 3) sorted by relevance
46 int tpm2_unseal_trusted(struct tpm_chip *chip,
309 int tpm2_unseal_trusted(struct tpm_chip *chip, in tpm2_unseal_trusted() function
1037 ret = tpm2_unseal_trusted(chip, payload, options); in trusted_instantiate()