spelling
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:
parent
782667883a
commit
f3116341e2
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue