Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 14 of 14) sorted by relevance

/openssl-master/crypto/asn1/
A Da_time.c50 static void determine_days(struct tm *tm) in determine_days()
76 int ossl_asn1_time_to_tm(struct tm *tm, const ASN1_TIME *d) in ossl_asn1_time_to_tm()
356 struct tm tm; in ASN1_TIME_to_generalizedtime() local
383 struct tm tm; in ASN1_TIME_set_string_X509() local
441 int ASN1_TIME_to_tm(const ASN1_TIME *s, struct tm *tm) in ASN1_TIME_to_tm()
474 int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) in ASN1_TIME_print()
480 int ASN1_TIME_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags) in ASN1_TIME_print_ex()
488 int ossl_asn1_time_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags) in ossl_asn1_time_print_ex()
572 struct tm tm; in ASN1_TIME_normalize() local
A Da_gentm.c81 int ASN1_GENERALIZEDTIME_print(BIO *bp, const ASN1_GENERALIZEDTIME *tm) in ASN1_GENERALIZEDTIME_print()
A Da_utctm.c96 int ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) in ASN1_UTCTIME_print()
/openssl-master/crypto/x509/
A Dx509cset.c37 int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set1_lastUpdate()
44 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set1_nextUpdate()
140 int X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm) in X509_REVOKED_set_revocationDate()
A Dx509_set.c64 int ossl_x509_set1_time(ASN1_TIME **ptm, const ASN1_TIME *tm) in ossl_x509_set1_time()
78 int X509_set1_notBefore(X509 *x, const ASN1_TIME *tm) in X509_set1_notBefore()
85 int X509_set1_notAfter(X509 *x, const ASN1_TIME *tm) in X509_set1_notAfter()
/openssl-master/crypto/
A Do_time.c72 int OPENSSL_gmtime_adj(struct tm *tm, int off_day, long offset_sec) in OPENSSL_gmtime_adj()
133 static int julian_adj(const struct tm *tm, int off_day, long offset_sec, in julian_adj()
/openssl-master/ssl/
A Dbio_ssl.c120 unsigned long tm; in ssl_read() local
189 unsigned long tm; in ssl_write() local
A Dt1_trce.c668 unsigned int tm; in ssl_print_random() local
/openssl-master/crypto/cms/
A Dcms_kari.c115 ASN1_GENERALIZEDTIME **tm, in CMS_RecipientEncryptedKey_get0_id()
/openssl-master/crypto/ts/
A Dts_rsp_sign.c822 struct tm *tm = NULL, tm_result; in TS_RESP_set_genTime_with_precision() local
/openssl-master/apps/
A Dca.c1481 const ASN1_TIME *tm; in do_body() local
2119 const ASN1_TIME *tm = NULL; in do_revoke() local
A Dspeed.c3347 static void print_message(const char *s, long num, int length, int tm) in print_message()
3358 unsigned int bits, int tm) in pkey_print_message()
/openssl-master/ssl/statem/
A Dextensions_srvr.c693 unsigned long tm, now; in tls_parse_ctos_cookie() local
/openssl-master/apps/lib/
A Dapps.c3168 ASN1_TIME *tm = ASN1_TIME_new(); in set_crl_lastupdate() local
3194 ASN1_TIME *tm = ASN1_TIME_new(); in set_crl_nextupdate() local

Completed in 34 milliseconds