Rename lots of *_intern or *_internal function to int_*
[openssl.git] / crypto / evp / c_allc.c
index be6baf63f752e7c468c7c48127af3e09f996041b..fe28a3aa2760311f61adc3a332d66ba311987e30 100644 (file)
@@ -62,7 +62,7 @@
 #include <openssl/pkcs12.h>
 #include <openssl/objects.h>
 
-void openssl_add_all_ciphers_internal(void)
+void int_openssl_add_all_ciphers(void)
 {
 
 #ifndef OPENSSL_NO_DES