mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Adjust more modules to new design
Add `ecp.h` anf `timing.h` to new XXX_alt design
This commit is contained in:
parent
1c9f9be9a2
commit
810e650c70
3 changed files with 17 additions and 25 deletions
|
|
@ -138,7 +138,7 @@ Changes
|
|||
* Put the Cryptographic API outside of the XXX_ALT macro check, so
|
||||
alternative header file will not need to redefined the same API,
|
||||
and to force alternative implementer to use the same API.
|
||||
|
||||
|
||||
= mbed TLS 2.7.0 branch released 2018-02-03
|
||||
|
||||
Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue