Return the ChaCha20 stream cipher.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_chacha20();
EVP_CIPHER for chacha20, or NULL if unavailable.