Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c471 static int tpm2_unseal_cmd(struct tpm_chip *chip, in tpm2_unseal_cmd() function
556 rc = tpm2_unseal_cmd(chip, payload, options, blob_handle); in tpm2_unseal_trusted()