mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 00:18:06 -04:00
Fix a couple more typos
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
39a4f4285d
commit
cacc0ea144
@ -4,7 +4,7 @@
|
|||||||
* \brief This file contains the generic functions for message-digest
|
* \brief This file contains the generic functions for message-digest
|
||||||
* (hashing) and HMAC.
|
* (hashing) and HMAC.
|
||||||
*
|
*
|
||||||
* Availability of functions in this modules is controled by two
|
* Availability of functions in this module is controlled by two
|
||||||
* feature macros:
|
* feature macros:
|
||||||
* - #MBEDTLS_MD_C enables the whole module;
|
* - #MBEDTLS_MD_C enables the whole module;
|
||||||
* - #MBEDTLS_MD_LIGHT enables only functions for hashing and accessing
|
* - #MBEDTLS_MD_LIGHT enables only functions for hashing and accessing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user