Added intermediate casts to void* to prevent spurious warnings (with Clang and -Wcast...
[BearSSL] / src / symcipher / chacha20_sse2.c
2017-07-26 Thomas PorninAdded ChaCha20 implementation with SSE2 opcodes.