Function openssl_sys::EVP_chacha20_poly1305
pub unsafe extern "C" fn EVP_chacha20_poly1305() -> *const ::EVP_CIPHER
The portability is definied by:
#[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]