err: rename err_load_xxx_strings_int functions
[openssl.git] / crypto / ec / ec_err.c
index 108df5695b39a82cb4307eb542b4dc97a894cbdb..9e21968499ff239a128f47ce0a2c123268704fd2 100644 (file)
@@ -119,7 +119,7 @@ static const ERR_STRING_DATA EC_str_reasons[] = {
 
 # endif
 
-int err_load_EC_strings_int(void)
+int ossl_err_load_EC_strings(void)
 {
 # ifndef OPENSSL_NO_ERR
     if (ERR_reason_error_string(EC_str_reasons[0].error) == NULL)