ssl_cipher_get_evp_cipher
if (!ssl_cipher_get_evp_cipher(ctx, c, enc))
__owur int ssl_cipher_get_evp_cipher(SSL_CTX *ctx, const SSL_CIPHER *sslc,
if (!ssl_cipher_get_evp_cipher(sctx, sslcipher, &cipher)) {