mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Threading abstraction layer added
This commit is contained in:
parent
bf796acf07
commit
2466d93546
9 changed files with 318 additions and 2 deletions
|
|
@ -53,6 +53,7 @@
|
|||
* MPI 7 0x0002-0x0010
|
||||
* GCM 2 0x0012-0x0014
|
||||
* BLOWFISH 2 0x0016-0x0018
|
||||
* THREADING 3 0x001A-0x001E
|
||||
* AES 2 0x0020-0x0022
|
||||
* CAMELLIA 2 0x0024-0x0026
|
||||
* XTEA 1 0x0028-0x0028
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue