Workaround for compiler bug (GCC 4.8 and 4.9 when targetting 32-bit x86).
[BearSSL] / src / symcipher / poly1305_ctmul.c
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...