The branch master has been updated
       via  b7cb76461492d49b7b7cba19068573db059f361f (commit)
      from  555b66e45abb5030ce6bd5d3db8dccfba854e330 (commit)


- Log -----------------------------------------------------------------
commit b7cb76461492d49b7b7cba19068573db059f361f
Author: Richard Levitte <[email protected]>
Date:   Wed Jan 13 21:34:28 2016 +0100

    Reorder the ordinals in libeay.num
    
    Reviewed-by: Rich Salz <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 util/libeay.num | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/util/libeay.num b/util/libeay.num
index 476334f..f388422 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
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to