Symbol: ASN1_TIME
crypto/libressl/apps/openssl/apps.h
202
int unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
crypto/libressl/apps/openssl/ca.c
2830
ASN1_TIME *revDate = NULL;
crypto/libressl/apps/openssl/ca.c
2915
unpack_revinfo(ASN1_TIME **prevtm, int *preason, ASN1_OBJECT **phold,
crypto/libressl/apps/openssl/ca.c
619
setCertificateTime(ASN1_TIME *x509time, char *timestring)
crypto/libressl/apps/openssl/ca.c
676
ASN1_TIME *tmptm = NULL;
crypto/libressl/apps/openssl/ocsp.c
1202
ASN1_TIME *thisupd = NULL, *nextupd = NULL;
crypto/libressl/apps/openssl/ocsp.c
1259
ASN1_TIME *revtm = NULL;
crypto/libressl/apps/openssl/x509.c
1166
ASN1_TIME *nB = X509_get_notBefore(x);
crypto/libressl/apps/openssl/x509.c
1176
ASN1_TIME *nA = X509_get_notAfter(x);
crypto/libressl/crypto/asn1/a_time.c
110
ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from, const ASN1_TIME *to)
crypto/libressl/crypto/asn1/a_time.c
122
ASN1_TIME *
crypto/libressl/crypto/asn1/a_time.c
123
d2i_ASN1_TIME(ASN1_TIME **a, const unsigned char **in, long len)
crypto/libressl/crypto/asn1/a_time.c
125
return (ASN1_TIME *)ASN1_item_d2i((ASN1_VALUE **)a, in, len,
crypto/libressl/crypto/asn1/a_time.c
130
i2d_ASN1_TIME(ASN1_TIME *a, unsigned char **out)
crypto/libressl/crypto/asn1/a_time.c
83
ASN1_TIME *
crypto/libressl/crypto/asn1/a_time.c
86
return (ASN1_TIME *)ASN1_item_new(&ASN1_TIME_it);
crypto/libressl/crypto/asn1/a_time.c
90
ASN1_TIME_free(ASN1_TIME *a)
crypto/libressl/crypto/asn1/a_time.c
96
ASN1_TIME_to_tm(const ASN1_TIME *s, struct tm *tm)
crypto/libressl/crypto/asn1/a_time_tm.c
122
ASN1_TIME *
crypto/libressl/crypto/asn1/a_time_tm.c
123
tm_to_utctime(struct tm *tm, ASN1_TIME *atime)
crypto/libressl/crypto/asn1/a_time_tm.c
160
ASN1_TIME *
crypto/libressl/crypto/asn1/a_time_tm.c
161
tm_to_rfc5280_time(struct tm *tm, ASN1_TIME *atime)
crypto/libressl/crypto/asn1/a_time_tm.c
353
ASN1_TIME_set_string_internal(ASN1_TIME *s, const char *str, int mode)
crypto/libressl/crypto/asn1/a_time_tm.c
376
static ASN1_TIME *
crypto/libressl/crypto/asn1/a_time_tm.c
377
ASN1_TIME_adj_internal(ASN1_TIME *s, time_t t, int offset_day, long offset_sec,
crypto/libressl/crypto/asn1/a_time_tm.c
402
ASN1_TIME *
crypto/libressl/crypto/asn1/a_time_tm.c
403
ASN1_TIME_set(ASN1_TIME *s, time_t t)
crypto/libressl/crypto/asn1/a_time_tm.c
408
ASN1_TIME *
crypto/libressl/crypto/asn1/a_time_tm.c
409
ASN1_TIME_set_tm(ASN1_TIME *s, struct tm *tm)
crypto/libressl/crypto/asn1/a_time_tm.c
418
ASN1_TIME *
crypto/libressl/crypto/asn1/a_time_tm.c
419
ASN1_TIME_adj(ASN1_TIME *s, time_t t, int offset_day, long offset_sec)
crypto/libressl/crypto/asn1/a_time_tm.c
425
ASN1_TIME_check(const ASN1_TIME *t)
crypto/libressl/crypto/asn1/a_time_tm.c
433
ASN1_TIME_to_generalizedtime(const ASN1_TIME *t, ASN1_GENERALIZEDTIME **out)
crypto/libressl/crypto/asn1/a_time_tm.c
455
ASN1_TIME_set_string(ASN1_TIME *s, const char *str)
crypto/libressl/crypto/asn1/a_time_tm.c
461
ASN1_TIME_cmp_time_t_internal(const ASN1_TIME *s, time_t t2, int mode)
crypto/libressl/crypto/asn1/a_time_tm.c
485
ASN1_TIME_compare(const ASN1_TIME *t1, const ASN1_TIME *t2)
crypto/libressl/crypto/asn1/a_time_tm.c
505
ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t)
crypto/libressl/crypto/asn1/a_time_tm.c
591
ASN1_TIME_normalize(ASN1_TIME *t)
crypto/libressl/crypto/asn1/a_time_tm.c
601
ASN1_TIME_set_string_X509(ASN1_TIME *s, const char *str)
crypto/libressl/crypto/asn1/a_time_tm.c
81
ASN1_TIME *
crypto/libressl/crypto/asn1/a_time_tm.c
82
tm_to_gentime(struct tm *tm, ASN1_TIME *atime)
crypto/libressl/crypto/asn1/t_x509.c
357
ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm)
crypto/libressl/crypto/asn1/x_crl.c
713
const ASN1_TIME *
crypto/libressl/crypto/asn1/x_crl.c
719
ASN1_TIME *
crypto/libressl/crypto/asn1/x_crl.c
725
const ASN1_TIME *
crypto/libressl/crypto/asn1/x_crl.c
731
ASN1_TIME *
crypto/libressl/crypto/cms/cms_sd.c
429
cms_add1_signingTime(CMS_SignerInfo *si, ASN1_TIME *t)
crypto/libressl/crypto/cms/cms_sd.c
431
ASN1_TIME *tt;
crypto/libressl/crypto/ocsp/ocsp_srv.c
145
int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd)
crypto/libressl/crypto/pkcs7/pk7_attr.c
146
PKCS7_add0_attrib_signing_time(PKCS7_SIGNER_INFO *si, ASN1_TIME *t)
crypto/libressl/crypto/x509/x509_internal.h
99
time_t x509_verify_asn1_time_to_time_t(const ASN1_TIME *atime, int notafter);
crypto/libressl/crypto/x509/x509_lcl.h
191
ASN1_TIME *revocationDate;
crypto/libressl/crypto/x509/x509_lcl.h
204
ASN1_TIME *lastUpdate;
crypto/libressl/crypto/x509/x509_lcl.h
205
ASN1_TIME *nextUpdate;
crypto/libressl/crypto/x509/x509_set.c
132
const ASN1_TIME *
crypto/libressl/crypto/x509/x509_set.c
138
ASN1_TIME *
crypto/libressl/crypto/x509/x509_set.c
147
X509_set_notBefore(X509 *x, const ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509_set.c
149
ASN1_TIME *in;
crypto/libressl/crypto/x509/x509_set.c
165
X509_set1_notBefore(X509 *x, const ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509_set.c
170
const ASN1_TIME *
crypto/libressl/crypto/x509/x509_set.c
176
ASN1_TIME *
crypto/libressl/crypto/x509/x509_set.c
185
X509_set_notAfter(X509 *x, const ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509_set.c
187
ASN1_TIME *in;
crypto/libressl/crypto/x509/x509_set.c
203
X509_set1_notAfter(X509 *x, const ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509_verify.c
48
x509_verify_asn1_time_to_time_t(const ASN1_TIME *atime, int notAfter)
crypto/libressl/crypto/x509/x509_vfy.c
142
static int X509_cmp_time_internal(const ASN1_TIME *ctm, time_t *cmp_time,
crypto/libressl/crypto/x509/x509_vfy.c
2018
X509_cmp_current_time(const ASN1_TIME *ctm)
crypto/libressl/crypto/x509/x509_vfy.c
2037
X509_cmp_time_internal(const ASN1_TIME *ctm, time_t *cmp_time, int is_notafter)
crypto/libressl/crypto/x509/x509_vfy.c
2057
X509_cmp_time(const ASN1_TIME *ctm, time_t *cmp_time)
crypto/libressl/crypto/x509/x509_vfy.c
2063
ASN1_TIME *
crypto/libressl/crypto/x509/x509_vfy.c
2064
X509_gmtime_adj(ASN1_TIME *s, long adj)
crypto/libressl/crypto/x509/x509_vfy.c
2069
ASN1_TIME *
crypto/libressl/crypto/x509/x509_vfy.c
2070
X509_time_adj(ASN1_TIME *s, long offset_sec, time_t *in_time)
crypto/libressl/crypto/x509/x509_vfy.c
2075
ASN1_TIME *
crypto/libressl/crypto/x509/x509_vfy.c
2076
X509_time_adj_ex(ASN1_TIME *s, int offset_day, long offset_sec, time_t *in_time)
crypto/libressl/crypto/x509/x509cset.c
114
X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509cset.c
120
X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509cset.c
122
ASN1_TIME *in;
crypto/libressl/crypto/x509/x509cset.c
138
X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509cset.c
166
const ASN1_TIME *
crypto/libressl/crypto/x509/x509cset.c
179
X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509cset.c
181
ASN1_TIME *in;
crypto/libressl/crypto/x509/x509cset.c
96
X509_CRL_set_lastUpdate(X509_CRL *x, const ASN1_TIME *tm)
crypto/libressl/crypto/x509/x509cset.c
98
ASN1_TIME *in;
crypto/libressl/include/openssl/asn1.h
708
ASN1_TIME *ASN1_TIME_new(void);
crypto/libressl/include/openssl/asn1.h
709
void ASN1_TIME_free(ASN1_TIME *a);
crypto/libressl/include/openssl/asn1.h
710
ASN1_TIME *d2i_ASN1_TIME(ASN1_TIME **a, const unsigned char **in, long len);
crypto/libressl/include/openssl/asn1.h
711
int i2d_ASN1_TIME(ASN1_TIME *a, unsigned char **out);
crypto/libressl/include/openssl/asn1.h
714
int ASN1_TIME_to_tm(const ASN1_TIME *s, struct tm *tm);
crypto/libressl/include/openssl/asn1.h
715
int ASN1_TIME_compare(const ASN1_TIME *t1, const ASN1_TIME *t2);
crypto/libressl/include/openssl/asn1.h
716
int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t2);
crypto/libressl/include/openssl/asn1.h
717
int ASN1_TIME_normalize(ASN1_TIME *t);
crypto/libressl/include/openssl/asn1.h
718
int ASN1_TIME_set_string_X509(ASN1_TIME *time, const char *str);
crypto/libressl/include/openssl/asn1.h
719
int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from,
crypto/libressl/include/openssl/asn1.h
720
const ASN1_TIME *to);
crypto/libressl/include/openssl/asn1.h
724
ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t);
crypto/libressl/include/openssl/asn1.h
725
ASN1_TIME *ASN1_TIME_set_tm(ASN1_TIME *s, struct tm *tm);
crypto/libressl/include/openssl/asn1.h
726
ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t, int offset_day,
crypto/libressl/include/openssl/asn1.h
728
int ASN1_TIME_check(const ASN1_TIME *t);
crypto/libressl/include/openssl/asn1.h
729
ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t,
crypto/libressl/include/openssl/asn1.h
731
int ASN1_TIME_set_string(ASN1_TIME *s, const char *str);
crypto/libressl/include/openssl/asn1.h
836
int ASN1_TIME_print(BIO *fp, const ASN1_TIME *a);
crypto/libressl/include/openssl/ocsp.h
264
int status, int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd,
crypto/libressl/include/openssl/ocsp.h
265
ASN1_TIME *nextupd);
crypto/libressl/include/openssl/pkcs7.h
410
int PKCS7_add0_attrib_signing_time(PKCS7_SIGNER_INFO *si, ASN1_TIME *t);
crypto/libressl/include/openssl/x509.h
151
ASN1_TIME *notBefore;
crypto/libressl/include/openssl/x509.h
152
ASN1_TIME *notAfter;
crypto/libressl/include/openssl/x509.h
407
const ASN1_TIME *X509_CRL_get0_lastUpdate(const X509_CRL *crl);
crypto/libressl/include/openssl/x509.h
408
const ASN1_TIME *X509_CRL_get0_nextUpdate(const X509_CRL *crl);
crypto/libressl/include/openssl/x509.h
409
ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl);
crypto/libressl/include/openssl/x509.h
410
ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl);
crypto/libressl/include/openssl/x509.h
567
int X509_cmp_time(const ASN1_TIME *s, time_t *t);
crypto/libressl/include/openssl/x509.h
568
int X509_cmp_current_time(const ASN1_TIME *s);
crypto/libressl/include/openssl/x509.h
569
ASN1_TIME * X509_time_adj(ASN1_TIME *s, long adj, time_t *t);
crypto/libressl/include/openssl/x509.h
570
ASN1_TIME * X509_time_adj_ex(ASN1_TIME *s,
crypto/libressl/include/openssl/x509.h
572
ASN1_TIME * X509_gmtime_adj(ASN1_TIME *s, long adj);
crypto/libressl/include/openssl/x509.h
793
int X509_set_notBefore(X509 *x, const ASN1_TIME *tm);
crypto/libressl/include/openssl/x509.h
794
int X509_set1_notBefore(X509 *x, const ASN1_TIME *tm);
crypto/libressl/include/openssl/x509.h
795
int X509_set_notAfter(X509 *x, const ASN1_TIME *tm);
crypto/libressl/include/openssl/x509.h
796
int X509_set1_notAfter(X509 *x, const ASN1_TIME *tm);
crypto/libressl/include/openssl/x509.h
797
const ASN1_TIME *X509_get0_notBefore(const X509 *x);
crypto/libressl/include/openssl/x509.h
798
ASN1_TIME *X509_getm_notBefore(const X509 *x);
crypto/libressl/include/openssl/x509.h
799
const ASN1_TIME *X509_get0_notAfter(const X509 *x);
crypto/libressl/include/openssl/x509.h
800
ASN1_TIME *X509_getm_notAfter(const X509 *x);
crypto/libressl/include/openssl/x509.h
846
int X509_CRL_set_lastUpdate(X509_CRL *x, const ASN1_TIME *tm);
crypto/libressl/include/openssl/x509.h
847
int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm);
crypto/libressl/include/openssl/x509.h
848
int X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);
crypto/libressl/include/openssl/x509.h
849
int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);
crypto/libressl/include/openssl/x509.h
853
const ASN1_TIME *X509_REVOKED_get0_revocationDate(const X509_REVOKED *x);
crypto/libressl/include/openssl/x509.h
855
int X509_REVOKED_set_revocationDate(X509_REVOKED *r, ASN1_TIME *tm);
crypto/libressl/tls/tls_conninfo.c
110
ASN1_TIME *before, *after;