Return the Blowfish cipher in CBC mode.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_bf_cbc();
EVP_CIPHER for bf-cbc, or NULL if unavailable.