Merge pull request #6717 from tom-cosgrove-arm/fix-typos-2212
Fix typos prior to release
This commit is contained in:
commit
92011eef34
50 changed files with 81 additions and 81 deletions
|
@ -245,7 +245,7 @@ int mbedtls_pkcs7_signed_data_verify( mbedtls_pkcs7 *pkcs7,
|
|||
* \param hashlen Length of the hash.
|
||||
*
|
||||
* \note This function is different from mbedtls_pkcs7_signed_data_verify()
|
||||
* in a way that it directly recieves the hash of the data.
|
||||
* in a way that it directly receives the hash of the data.
|
||||
*
|
||||
* \return 0 if the signature verifies, or a negative error code on failure.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue