Worked around some compiler errors with GCC 4.4 and 4.5.
[BearSSL] / src / symcipher / chacha20_sse2.c
2017-08-28 Thomas PorninAdded seeder API. Also overhauled compile-time detectio...
2017-07-26 Thomas PorninAdded ChaCha20 implementation with SSE2 opcodes.