aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-02-13 21:49:34 +0000
committerBen Laurie <ben@openssl.org>1999-02-13 21:49:34 +0000
commit08853ba82d38548a9e178bd6506a0a8c0deade34 (patch)
treec7c096040d11e23486b20227956b06dd523b6798 /crypto/asn1
parentc09c3c4b2fd262905ed1f1666145c32cd2b91f00 (diff)
downloadopenssl-08853ba82d38548a9e178bd6506a0a8c0deade34.tar.gz
Finally(?) fix DES stuff.
Diffstat (limited to 'crypto/asn1')
-rw-r--r--crypto/asn1/asn1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/asn1/asn1.h b/crypto/asn1/asn1.h
index 5054ffd30c..5f0627dbd3 100644
--- a/crypto/asn1/asn1.h
+++ b/crypto/asn1/asn1.h
@@ -471,6 +471,8 @@ ASN1_GENERALIZEDTIME * d2i_ASN1_GENERALIZEDTIME(ASN1_GENERALIZEDTIME **a,unsigne
int i2d_ASN1_TIME(ASN1_TIME *a,unsigned char **pp);
ASN1_TIME * d2i_ASN1_TIME(ASN1_TIME **a,unsigned char **pp, long length);
+ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s,time_t t);
+
/* for the is_set parameter to i2d_ASN1_SET */
#define IS_SEQUENCE 0