aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2001-08-18 10:22:54 +0000
committerBen Laurie <ben@openssl.org>2001-08-18 10:22:54 +0000
commit354c3ace73db6eafa235b6db948060a2ab82bb7b (patch)
tree8f639d86aa2966760e9ce75f8cfb3b930e9ee926 /util
parent52129c0b0b55a556e19aea1b5f5e79d10f664a36 (diff)
downloadopenssl-354c3ace73db6eafa235b6db948060a2ab82bb7b.zip
openssl-354c3ace73db6eafa235b6db948060a2ab82bb7b.tar.gz
openssl-354c3ace73db6eafa235b6db948060a2ab82bb7b.tar.bz2
Add first cut symmetric crypto support.
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 7d9d0f3..933c979 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -2628,3 +2628,7 @@ HMAC_CTX_cleanup 3076 EXIST::FUNCTION:HMAC
EVP_MD_CTX_cleanup 3077 EXIST::FUNCTION:
EVP_MD_CTX_destroy 3078 EXIST::FUNCTION:
des_release_key 3079 EXIST::FUNCTION:DES
+ENGINE_load_openbsd_dev_crypto 3080 EXIST::FUNCTION:
+ENGINE_add_all_evp 3081 EXIST::FUNCTION:
+ENGINE_add_evp_cipher 3082 EXIST::FUNCTION:
+ENGINE_load_evp 3083 EXIST::FUNCTION: