Deprecate ERR_free_strings() and make it a no-op
[openssl.git] / crypto / chacha / chacha_enc.c
2015-12-10 Andy PolyakovAdd reference ChaCha20 and Poly1305 implementations.