aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-01-13 21:34:28 +0100
committerRichard Levitte <levitte@openssl.org>2016-01-13 21:34:28 +0100
commitb7cb76461492d49b7b7cba19068573db059f361f (patch)
treebe4711c6b6a199d057aee2c88fcafb6b05198e99 /util
parent555b66e45abb5030ce6bd5d3db8dccfba854e330 (diff)
downloadopenssl-b7cb76461492d49b7b7cba19068573db059f361f.tar.gz
Reorder the ordinals in libeay.num
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num14
1 files changed, 7 insertions, 7 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 476334f234..f388422ae7 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4724,17 +4724,13 @@ CRYPTO_mem_debug_push 5118 1_1_0 EXIST::FUNCTION:CRYPTO_MDEBUG
CRYPTO_set_mem_debug 5119 1_1_0 EXIST::FUNCTION:
CRYPTO_mem_debug_pop 5120 1_1_0 EXIST::FUNCTION:CRYPTO_MDEBUG
CRYPTO_secure_actual_size 5121 1_1_0 EXIST::FUNCTION:
-EC_KEY_set_ex_data 5122 1_1_0 EXIST::FUNCTION:EC
-lh_get_down_load 5123 1_1_0 EXIST::FUNCTION:
-EC_KEY_get_ex_data 5124 1_1_0 EXIST::FUNCTION:EC
-EC_KEY_set_method 5125 1_1_0 EXIST::FUNCTION:EC
+lh_get_down_load 5122 1_1_0 EXIST::FUNCTION:
+lh_error 5123 1_1_0 EXIST::FUNCTION:
+lh_set_down_load 5124 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_CTX_set_num 5125 1_1_0 EXIST::FUNCTION:
-EC_KEY_get_method 5126 1_1_0 EXIST::FUNCTION:EC
EVP_CIPHER_meth_set_init 5126 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_impl_ctx_size 5127 1_1_0 EXIST::FUNCTION:
-lh_error 5127 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_meth_set_cleanup 5128 1_1_0 EXIST::FUNCTION:
-lh_set_down_load 5128 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_meth_free 5129 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_CTX_encrypting 5130 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_meth_set_set_asn1_params 5131 1_1_0 EXIST::FUNCTION:
@@ -4759,3 +4755,7 @@ EVP_CIPHER_CTX_buf_noconst 5149 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_meth_set_flags 5150 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_meth_set_iv_length 5151 1_1_0 EXIST::FUNCTION:
EVP_CIPHER_meth_set_get_asn1_params 5152 1_1_0 EXIST::FUNCTION:
+EC_KEY_set_ex_data 5153 1_1_0 EXIST::FUNCTION:EC
+EC_KEY_get_ex_data 5154 1_1_0 EXIST::FUNCTION:EC
+EC_KEY_set_method 5155 1_1_0 EXIST::FUNCTION:EC
+EC_KEY_get_method 5156 1_1_0 EXIST::FUNCTION:EC