summaryrefslogtreecommitdiffstats
path: root/util/libeay.num
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2007-04-23 23:48:59 +0000
committerBodo Möller <bodo@openssl.org>2007-04-23 23:48:59 +0000
commit96afc1cfd53a0ffcca8544fa751eb9bf17749133 (patch)
treea21b008f179047a3a4c244c379ec33599bfd77e9 /util/libeay.num
parent24a8c25ab5a91b4cf467aef1af3dcc474b1c7df2 (diff)
Add SEED encryption algorithm.
PR: 1503 Submitted by: KISA Reviewed by: Bodo Moeller
Diffstat (limited to 'util/libeay.num')
-rwxr-xr-xutil/libeay.num17
1 files changed, 17 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 534d2642ae..e5841930b8 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -3911,3 +3911,20 @@ BIO_asn1_get_suffix 4291 EXIST::FUNCTION:
PKCS7_stream 4292 EXIST::FUNCTION:
BN_div_no_branch 4293 EXIST::FUNCTION:
BN_mod_inverse_no_branch 4294 EXIST::FUNCTION:
+SEED_decrypt 4295 EXIST::FUNCTION:SEED
+SEED_encrypt 4296 EXIST::FUNCTION:SEED
+SEED_cbc_encrypt 4297 EXIST::FUNCTION:SEED
+EVP_PKEY_new_mac_key 4298 EXIST::FUNCTION:
+PEM_write_bio_PKCS7_stream 4299 EXIST::FUNCTION:
+EVP_seed_ofb 4300 EXIST::FUNCTION:SEED
+ASN1_STRING_copy 4301 EXIST::FUNCTION:
+SEED_cfb128_encrypt 4302 EXIST::FUNCTION:SEED
+SEED_ofb128_encrypt 4303 EXIST::FUNCTION:SEED
+i2d_PKCS7_bio_stream 4304 EXIST::FUNCTION:
+HMAC_CTX_copy 4305 EXIST::FUNCTION:HMAC
+EVP_seed_cbc 4306 EXIST::FUNCTION:SEED
+SEED_ecb_encrypt 4307 EXIST::FUNCTION:SEED
+EVP_seed_ecb 4308 EXIST::FUNCTION:SEED
+SEED_set_key 4309 EXIST::FUNCTION:SEED
+EVP_seed_cfb128 4310 EXIST::FUNCTION:SEED
+BIO_new_PKCS7 4311 EXIST::FUNCTION: