Fixed warning on GCC 4.6 to 4.9 (macro redefinition).
[BearSSL] / src / symcipher / poly1305_ctmulq.c
2017-03-18 Thomas PorninAdded "ctmulq" implementation of Poly1305 (using 64...