aboutsummaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-06-08 11:37:06 -0400
committerRich Salz <rsalz@openssl.org>2016-06-08 11:37:06 -0400
commite417070c9f2162594e8289aed93bd5801e70e60d (patch)
treea156f6cfc17a9455b7e9afd6375ec0c05e79c27d /util/libcrypto.num
parent01d0e241dc4184a5a1f222f8eccdad11da12305a (diff)
downloadopenssl-e417070c9f2162594e8289aed93bd5801e70e60d.tar.gz
Add some accessor API's
GH1098: Add X509_get_pathlen() (and a test) GH1097: Add SSL_is_dtls() function. Documented. Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 8c659c5dfb..a87fc252bc 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4147,3 +4147,4 @@ X509_STORE_set_verify 4088 1_1_0 EXIST::FUNCTION:
X509_OBJECT_new 4089 1_1_0 EXIST::FUNCTION:
X509_STORE_get0_param 4090 1_1_0 EXIST::FUNCTION:
PEM_write_bio_PrivateKey_traditional 4091 1_1_0 EXIST::FUNCTION:
+X509_get_pathlen 4092 1_1_0 EXIST::FUNCTION: