Register cipher in the legacy EVP cipher name table.
cipher
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_add_cipher(EVP_CIPHER const* cipher);
1 on success, or 0 on failure.