Workaround for compiler bug (GCC 4.8 and 4.9 when targetting 32-bit x86).
[BearSSL] / src / symcipher / poly1305_ctmul32.c
2017-01-05 Thomas PorninTwo new Poly1305 implementations: ctmul32 uses pure...