Fixed warning on GCC 4.6 to 4.9 (macro redefinition).
[BearSSL] / src / aead / gcm.c
2017-10-23 Thomas PorninAdded generic EAX and CCM implementations.
2017-07-17 Thomas PorninAdded general-purpose API for AEAD algorithms, and...