Return the EVP_CIPHER for ChaCha20-Poly1305 AEAD.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_chacha20_poly1305();
Pointer to the cipher method, or NULL if unavailable in this build.