diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2016-08-01 19:37:48 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2016-08-01 20:37:42 +0200 |
commit | 10b0b817a0abe54f5dabe3b21717d77569ad2d9b (patch) | |
tree | 2fae85cc4340d5580ad2ee379b11567477064cd1 /util | |
parent | Add DSA_bits() function. (diff) | |
download | openssl-10b0b817a0abe54f5dabe3b21717d77569ad2d9b.tar.xz openssl-10b0b817a0abe54f5dabe3b21717d77569ad2d9b.zip |
make update
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'util')
-rw-r--r-- | util/libcrypto.num | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num index 22f76f4243..0954a48345 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -4189,3 +4189,4 @@ X509_STORE_unlock 4133 1_1_0 EXIST::FUNCTION: X509_STORE_lock 4134 1_1_0 EXIST::FUNCTION: X509_set_proxy_pathlen 4135 1_1_0 EXIST::FUNCTION: X509_get_proxy_pathlen 4136 1_1_0 EXIST::FUNCTION: +DSA_bits 4137 1_1_0 EXIST::FUNCTION:DSA |