mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 12:35:38 +01:00
config: Simplify incorrect GCM comment
GCM is not just for AES, but for at least Camellia as well.
This commit is contained in:
parent
7242ea688a
commit
7accf444ea
@ -1382,7 +1382,7 @@
|
|||||||
/**
|
/**
|
||||||
* \def MBEDTLS_GCM_C
|
* \def MBEDTLS_GCM_C
|
||||||
*
|
*
|
||||||
* Enable the Galois/Counter Mode (GCM) for AES.
|
* Enable the Galois/Counter Mode (GCM).
|
||||||
*
|
*
|
||||||
* Module: library/gcm.c
|
* Module: library/gcm.c
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user