mbedtls/include
Jerry Yu 0d4f4e5b01 Add option to disable built-in aes implementation.
For time being, there are only two aes implementations for known
architectures. I define runtime detection function as const when
built-in was disabled. In this case, compiler will remove dead
built-in code.

Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
2023-08-02 17:43:54 +08:00
..
mbedtls Add option to disable built-in aes implementation. 2023-08-02 17:43:54 +08:00
psa crypto_sizes: use PSA_WANT_ALG for MAX signatures and key agreement sizes 2023-07-31 11:35:48 +02:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00