mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-25 06:39:04 +08:00
Fix typo
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
8d91ceb19d
commit
26ad6c7ea7
@ -135,7 +135,7 @@ of the 2.x releases — no longer included in 3.0) might help you do that.
|
|||||||
## Low-level crypto
|
## Low-level crypto
|
||||||
|
|
||||||
Please also refer to the section [High-level crypto](#high-level-crypto) for
|
Please also refer to the section [High-level crypto](#high-level-crypto) for
|
||||||
changes that could sit in either cateogry.
|
changes that could sit in either category.
|
||||||
|
|
||||||
### The RNG parameter is now mandatory for all functions that accept one
|
### The RNG parameter is now mandatory for all functions that accept one
|
||||||
|
|
||||||
@ -244,7 +244,7 @@ Alternative implementations of the SHA256 and SHA512 modules must adjust their f
|
|||||||
## High-level crypto
|
## High-level crypto
|
||||||
|
|
||||||
Please also refer to the section [Low-level crypto](#low-level-crypto) for
|
Please also refer to the section [Low-level crypto](#low-level-crypto) for
|
||||||
changes that could sit in either cateogry.
|
changes that could sit in either category.
|
||||||
|
|
||||||
### Remove wrapper for libpkcs11-helper
|
### Remove wrapper for libpkcs11-helper
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user