1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-17 04:45:51 +08:00

Replace crypto engine with crypto extension

Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
Jerry Yu 2023-02-16 10:48:15 +08:00
parent b2783f66b5
commit 751e76bb04

View File

@ -2068,7 +2068,7 @@
/**
* \def MBEDTLS_AESCE_C
*
* Enable AES crypto engine support on Arm64.
* Enable AES crypto extension support on Arm64.
*
* Module: library/aesce.c
* Caller: library/aes.c