diff options
author | Brent Cook <busterb@gmail.com> | 2016-11-05 10:42:02 -0500 |
---|---|---|
committer | kinichiro <kinichiro.inoguchi@gmail.com> | 2016-11-06 00:24:47 +0900 |
commit | 9d14220bdbc4f45e170565b49ced032e02033631 (patch) | |
tree | 8a732985a57387c916e6b9c2afe913015d687313 | |
parent | 70805a3e17bcaee5511505820f7a2cb2efcd2f3b (diff) | |
download | portable-9d14220bdbc4f45e170565b49ced032e02033631.tar.gz portable-9d14220bdbc4f45e170565b49ced032e02033631.tar.bz2 portable-9d14220bdbc4f45e170565b49ced032e02033631.zip |
export ASN1_time_parse
-rw-r--r-- | crypto/crypto.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/crypto.def b/crypto/crypto.def index 0407ece..e24f1ea 100644 --- a/crypto/crypto.def +++ b/crypto/crypto.def | |||
@@ -213,6 +213,7 @@ ASN1_template_d2i | |||
213 | ASN1_template_free | 213 | ASN1_template_free |
214 | ASN1_template_i2d | 214 | ASN1_template_i2d |
215 | ASN1_template_new | 215 | ASN1_template_new |
216 | ASN1_time_parse | ||
216 | ASN1_unpack_string | 217 | ASN1_unpack_string |
217 | AUTHORITY_INFO_ACCESS_free | 218 | AUTHORITY_INFO_ACCESS_free |
218 | AUTHORITY_INFO_ACCESS_it | 219 | AUTHORITY_INFO_ACCESS_it |