Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c238 * tpm2_unseal_cmd() - execute a TPM2_Unload command
249 static int tpm2_unseal_cmd(struct tpm_chip *chip, in tpm2_unseal_cmd() function
324 rc = tpm2_unseal_cmd(chip, payload, options, blob_handle); in tpm2_unseal_trusted()
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm2.c447 * tpm2_unseal_cmd() - execute a TPM2_Unload command
458 static int tpm2_unseal_cmd(struct tpm_chip *chip, in tpm2_unseal_cmd() function
543 rc = tpm2_unseal_cmd(chip, payload, options, blob_handle); in tpm2_unseal_trusted()

Completed in 2 milliseconds