aboutsummaryrefslogtreecommitdiffstats
path: root/util/libeay.num
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2011-03-12 17:01:19 +0000
committerBen Laurie <ben@openssl.org>2011-03-12 17:01:19 +0000
commitedc032b5e3f3ebb1006a9c89e0ae00504f47966f (patch)
tree34145e288daa107b0f9fcb951abd786804624081 /util/libeay.num
parent0c4e67102eb8a05ab1f6673b670a09ce89aeb568 (diff)
downloadopenssl-edc032b5e3f3ebb1006a9c89e0ae00504f47966f.tar.gz
Add SRP support.
Diffstat (limited to 'util/libeay.num')
-rwxr-xr-xutil/libeay.num16
1 files changed, 16 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 531b50f32b..d5cf594f71 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4260,3 +4260,19 @@ EVP_aes_128_gcm 4630 EXIST::FUNCTION:AES
CRYPTO_gcm128_tag 4631 EXIST::FUNCTION:
EVP_aes_192_gcm 4632 EXIST::FUNCTION:AES
EVP_aes_256_gcm 4633 EXIST::FUNCTION:AES
+SRP_VBASE_get_by_user 4634 EXIST::FUNCTION:SRP
+SRP_Calc_server_key 4635 EXIST::FUNCTION:SRP
+SRP_create_verifier 4636 EXIST::FUNCTION:SRP
+SRP_create_verifier_BN 4637 EXIST::FUNCTION:SRP
+SRP_Calc_u 4638 EXIST::FUNCTION:SRP
+SRP_VBASE_free 4639 EXIST::FUNCTION:SRP
+SRP_Calc_client_key 4640 EXIST::FUNCTION:SRP
+SRP_get_default_gN 4641 EXIST::FUNCTION:SRP
+SRP_Calc_x 4642 EXIST::FUNCTION:SRP
+SRP_Calc_B 4643 EXIST::FUNCTION:SRP
+SRP_VBASE_new 4644 EXIST::FUNCTION:SRP
+SRP_check_known_gN_param 4645 EXIST::FUNCTION:SRP
+SRP_Calc_A 4646 EXIST::FUNCTION:SRP
+SRP_Verify_A_mod_N 4647 EXIST::FUNCTION:SRP
+SRP_VBASE_init 4648 EXIST::FUNCTION:SRP
+SRP_Verify_B_mod_N 4649 EXIST::FUNCTION:SRP