Co-authored-by: Dave Rodgman <dave.rodgman@arm.com>
Signed-off-by: Matthias Schulz <140500342+mschulz-at-hilscher@users.noreply.github.com>
This commit is contained in:
Matthias Schulz 2024-02-08 18:35:36 +01:00 committed by GitHub
parent 782667883a
commit f3116341e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2803,7 +2803,7 @@
/**
* \def MBEDTLS_GCM_LARGETABLE
*
* Enable large precomputer tables for Galois/Counter Mode (GCM).
* Enable large pre-computed tables for Galois/Counter Mode (GCM).
* Can significantly increase throughput on systems without GCM hardware
* acceleration (e.g., AESNI, AESCE).
*