Fixed warning on GCC 4.6 to 4.9 (macro redefinition).
[BearSSL] / src / aead / eax.c
2018-02-08 Thomas PorninAdded API to share precomputations in EAX.
2017-10-23 Thomas PorninAdded generic EAX and CCM implementations.