Merge pull request #373 from bandi13/fixDocumentation

Minor documentation fixes
pull/375/head
David Garske 2024-08-28 06:20:55 -07:00 committed by GitHub
commit 8df0ddc23b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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