EVP_chacha20

Return the ChaCha20 stream cipher.

Synopsis

Declared in <openssl/evp.h>

EVP_CIPHER const*
EVP_chacha20();

Return Value

EVP_CIPHER for chacha20, or NULL if unavailable.