Commit cbef69a9 authored by Baruch Siach's avatar Baruch Siach Committed by Jarkko Sakkinen
Browse files

char: tpm: fix kerneldoc tpm2_unseal_trusted name typo

parent 420d4398
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -680,7 +680,7 @@ static int tpm2_unseal_cmd(struct tpm_chip *chip,
}

/**
 * tpm_unseal_trusted() - unseal the payload of a trusted key
 * tpm2_unseal_trusted() - unseal the payload of a trusted key
 * @chip_num: TPM chip to use
 * @payload: the key data in clear and encrypted form
 * @options: authentication values and other options