Fix docs for MBEDTLS_AESCE_C

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-10-08 12:28:51 +01:00
parent 0c58403989
commit 18838f6c1a

View File

@ -2247,7 +2247,7 @@
/** /**
* \def MBEDTLS_AESCE_C * \def MBEDTLS_AESCE_C
* *
* Enable AES cryptographic extension support on 64-bit Arm. * Enable AES cryptographic extension support on Armv8.
* *
* Module: library/aesce.c * Module: library/aesce.c
* Caller: library/aes.c * Caller: library/aes.c