Searched refs:tpm2_seal_trusted (Results 1 – 3 of 3) sorted by relevance
584 int tpm2_seal_trusted(struct tpm_chip *chip,
418 int tpm2_seal_trusted(struct tpm_chip *chip, in tpm2_seal_trusted() function
1361 rc = tpm2_seal_trusted(chip, payload, options); in tpm_seal_trusted()