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