Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c571 static int tpm2_unseal(struct tpm_chip *chip, in tpm2_unseal() function
629 rc = tpm2_unseal(chip, payload, options, blob_handle); in tpm2_unseal_trusted()