Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm-interface.c476 rc = tpm2_seal_trusted(chip, payload, options); in tpm_seal_trusted()
Dtpm.h444 int tpm2_seal_trusted(struct tpm_chip *chip,
Dtpm2-cmd.c419 int tpm2_seal_trusted(struct tpm_chip *chip, in tpm2_seal_trusted() function