tls13_cipher_aead
if ((ctx->aead = tls13_cipher_aead(ctx->hs->cipher)) == NULL)
const EVP_AEAD *tls13_cipher_aead(const SSL_CIPHER *cipher);