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