mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Add files for (upcoming) AES-NI support
This commit is contained in:
parent
fe40f484fb
commit
92ac76f9db
7 changed files with 147 additions and 1 deletions
|
|
@ -2,6 +2,7 @@ option(USE_SHARED_POLARSSL_LIBRARY "Build PolarSSL as a shared library." OFF)
|
|||
|
||||
set(src
|
||||
aes.c
|
||||
aesni.c
|
||||
arc4.c
|
||||
asn1parse.c
|
||||
asn1write.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue