summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorAntoine Salon <asalon@vmware.com>2018-11-01 15:41:16 -0700
committerMatt Caswell <matt@openssl.org>2018-11-15 10:53:47 +0000
commitebfd055b29861b127c9cf4ed76553e109301fc64 (patch)
tree3227d5bf89c7c22e01ce47ac4087fdc7fb678012 /util
parent51f03f12270cdebf1dff140cc17925991520fb77 (diff)
Making SRP_user_pwd functions public
Signed-off-by: Antoine Salon <asalon@vmware.com> Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7522)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index c1c90110a8..f7d6cb5823 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4599,3 +4599,7 @@ EVP_str2ctrl 4552 1_1_2 EXIST::FUNCTION:
EVP_hex2ctrl 4553 1_1_2 EXIST::FUNCTION:
EVP_PKEY_supports_digest_nid 4554 1_1_2 EXIST::FUNCTION:
SRP_VBASE_add0_user 4555 1_1_2 EXIST::FUNCTION:SRP
+SRP_user_pwd_new 4556 1_1_2 EXIST::FUNCTION:SRP
+SRP_user_pwd_set_gN 4557 1_1_2 EXIST::FUNCTION:SRP
+SRP_user_pwd_set1_ids 4558 1_1_2 EXIST::FUNCTION:SRP
+SRP_user_pwd_set0_sv 4559 1_1_2 EXIST::FUNCTION:SRP