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