mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +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
|
|
@ -89,6 +89,10 @@ SOURCE=..\..\library\aes.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\library\aesni.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\library\arc4.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
@ -349,6 +353,10 @@ SOURCE=..\..\include\polarssl\aes.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\polarssl\aesni.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\polarssl\arc4.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue