mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Replace crypto engine with crypto extension
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
b2783f66b5
commit
751e76bb04
|
|
@ -2068,7 +2068,7 @@
|
||||||
/**
|
/**
|
||||||
* \def MBEDTLS_AESCE_C
|
* \def MBEDTLS_AESCE_C
|
||||||
*
|
*
|
||||||
* Enable AES crypto engine support on Arm64.
|
* Enable AES crypto extension support on Arm64.
|
||||||
*
|
*
|
||||||
* Module: library/aesce.c
|
* Module: library/aesce.c
|
||||||
* Caller: library/aes.c
|
* Caller: library/aes.c
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue