Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c478 * tpm2_unseal_cmd() - execute a TPM2_Unload command
489 static int tpm2_unseal_cmd(struct tpm_chip *chip, in tpm2_unseal_cmd() function
598 rc = tpm2_unseal_cmd(chip, payload, options, blob_handle); in tpm2_unseal_trusted()