Fixups.
This commit is contained in:
committed by
Dr. Stephen Henson
parent
a33e6702a0
commit
2928cb4c82
@@ -194,7 +194,6 @@ void OpenSSL_add_all_ciphers(void)
|
||||
EVP_add_cipher_alias(SN_aes_256_cbc,"AES256");
|
||||
EVP_add_cipher_alias(SN_aes_256_cbc,"aes256");
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef OPENSSL_NO_CAMELLIA
|
||||
EVP_add_cipher(EVP_camellia_128_ecb());
|
||||
|
||||
Reference in New Issue
Block a user