summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2002-10-16 01:29:37 +0000
committerGeoff Thorpe <geoff@openssl.org>2002-10-16 01:29:37 +0000
commit314c667050065bac7d1b0b1a767af6ff9585a596 (patch)
tree7b2793ea595b2c7b97eecb61fbf3fb3e40102acd /util
parent28c8a911bdb726fbfae14c7d5ed62d6bac5c1f09 (diff)
- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the
normal 'structural' case (ENGINE_init() satisfies this in the less normal 'functional' case). This change provides such a function. - Correct some "read" locks that should actually be "write" locks. - make update.
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 8b19e33b8e..36fbb42e67 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -3020,3 +3020,4 @@ PKCS12_add_key 3452 EXIST::FUNCTION:
PKCS12_add_cert 3453 EXIST::FUNCTION:
ASN1_item_ndef_i2d 3454 EXIST::FUNCTION:
i2d_PKCS7_NDEF 3455 EXIST::FUNCTION:
+ENGINE_up_ref 3456 EXIST::FUNCTION: