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