Minor documentation fixes

pull/373/head
Andras Fekete 2024-08-28 09:13:56 -04:00
parent db9e83422a
commit 3977395738
1 changed files with 2 additions and 1 deletions

View File

@ -3756,9 +3756,10 @@ WOLFTPM_API int wolfTPM2_PolicyPCRMake(TPM_ALG_ID pcrAlg,
\return INPUT_SIZE_E: policyDigestSz is too small to hold the returned digest
\return BAD_FUNC_ARG: check the provided arguments
\param pcrAlg the hash algorithm to use with pcr policy
\param hashAlg the hash algorithm to use with pcr policy
\param digest input/out digest (input "old" / output "new")
\param digestSz input/out digest size
\param cc is the command code used
\param input pointer to a array to use (optional)
\param inputSz size of input