aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2019-11-22 13:02:52 +0100
committerMatt Caswell <matt@openssl.org>2019-12-04 15:17:55 +0000
commit25d7cd1d69e5d5df9c9f346922a48797baca03b7 (patch)
tree7c60c618d7e22dc13cb6a7a270fccb50aa3a394c /util
parentdc5d74e648c499d5247ff2d3db125c347abc5c1f (diff)
downloadopenssl-25d7cd1d69e5d5df9c9f346922a48797baca03b7.zip
openssl-25d7cd1d69e5d5df9c9f346922a48797baca03b7.tar.gz
openssl-25d7cd1d69e5d5df9c9f346922a48797baca03b7.tar.bz2
add X509_cmp_timeframe() including its documentation
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10502)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 32b5021..0553f88 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4909,3 +4909,4 @@ i2d_X509_PUBKEY_fp ? 3_0_0 EXIST::FUNCTION:STDIO
d2i_X509_PUBKEY_bio ? 3_0_0 EXIST::FUNCTION:
i2d_X509_PUBKEY_bio ? 3_0_0 EXIST::FUNCTION:
RSA_get0_pss_params ? 3_0_0 EXIST::FUNCTION:RSA
+X509_cmp_timeframe ? 3_0_0 EXIST::FUNCTION: