ssl_cipher_get_evp_aead
int ssl_cipher_get_evp_aead(const SSL_SESSION *s, const EVP_AEAD **aead);
if (!ssl_cipher_get_evp_aead(s->session, &aead)) {