mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-07 07:25:29 +00:00
Move aesni.h to library
`aesni.h` is an internal header and is moved accordingly. Also removes some references to internal headers in scripts with only public headers. Signed-off-by: Chris Jones <christopher.jones@arm.com>
This commit is contained in:
parent
daacb59c2e
commit
187782f41e
8 changed files with 4 additions and 9 deletions
|
|
@ -25,7 +25,6 @@
|
|||
#endif
|
||||
|
||||
#include "mbedtls/aes.h"
|
||||
#include "mbedtls/aesni.h"
|
||||
#include "mbedtls/arc4.h"
|
||||
#include "mbedtls/aria.h"
|
||||
#include "mbedtls/asn1.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue