diff options
author | Matt Caswell <matt@openssl.org> | 2015-01-11 01:27:50 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2015-01-12 13:06:06 +0100 |
commit | 1211e29c168afcbde0ee277fa92e8d816abc350e (patch) | |
tree | 7b82d02859ac3e8ee108b85bb052f0d94088476a /util/libeay.num | |
parent | Remove redundant DSO_METHOD_beos declaration in dso.h. BEOS support has been (diff) | |
download | openssl-1211e29c168afcbde0ee277fa92e8d816abc350e.tar.xz openssl-1211e29c168afcbde0ee277fa92e8d816abc350e.zip |
make update
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to '')
-rwxr-xr-x | util/libeay.num | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/libeay.num b/util/libeay.num index bd57fbd632..6859081164 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -701,7 +701,7 @@ bn_mul_words 707 NOEXIST::FUNCTION: BN_uadd 708 EXIST::FUNCTION: BN_usub 709 EXIST::FUNCTION: bn_sqr_words 710 NOEXIST::FUNCTION: -_ossl_old_crypt 711 EXIST:!NeXT,!PERL5:FUNCTION:DES +_ossl_old_crypt 711 EXIST:!PERL5:FUNCTION:DES d2i_ASN1_BIT_STRING 712 EXIST::FUNCTION: d2i_ASN1_BOOLEAN 713 EXIST::FUNCTION: d2i_ASN1_HEADER 714 NOEXIST::FUNCTION: @@ -3735,7 +3735,7 @@ EVP_PKEY_print_public 4118 EXIST::FUNCTION: EVP_PKEY_CTX_new 4119 EXIST::FUNCTION: i2d_TS_TST_INFO 4120 EXIST::FUNCTION: EVP_PKEY_asn1_find 4121 EXIST::FUNCTION: -DSO_METHOD_beos 4122 EXIST::FUNCTION: +DSO_METHOD_beos 4122 NOEXIST::FUNCTION: TS_CONF_load_cert 4123 EXIST::FUNCTION: TS_REQ_get_ext 4124 EXIST::FUNCTION: EVP_PKEY_sign_init 4125 EXIST::FUNCTION: |