Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H 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()
360 struct tm tm; in ASN1_TIME_to_generalizedtime() local
387 struct tm tm; in ASN1_TIME_set_string_X509() local
443 int ASN1_TIME_to_tm(const ASN1_TIME *s, struct tm *tm) in ASN1_TIME_to_tm()
476 int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) in ASN1_TIME_print()
482 int ASN1_TIME_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags) in ASN1_TIME_print_ex()
490 int ossl_asn1_time_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags) in ossl_asn1_time_print_ex()
574 struct tm tm; in ASN1_TIME_normalize() local
H A Da_gentm.c81 int ASN1_GENERALIZEDTIME_print(BIO *bp, const ASN1_GENERALIZEDTIME *tm) in ASN1_GENERALIZEDTIME_print()
H A Da_utctm.c96 int ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) in ASN1_UTCTIME_print()
/openssl/crypto/x509/
H A Dx509cset.c43 int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set1_lastUpdate()
50 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set1_nextUpdate()
147 int X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm) in X509_REVOKED_set_revocationDate()
H A Dx509_set.c73 int ossl_x509_set1_time(int *modified, ASN1_TIME **ptm, const ASN1_TIME *tm) in ossl_x509_set1_time()
89 int X509_set1_notBefore(X509 *x, const ASN1_TIME *tm) in X509_set1_notBefore()
97 int X509_set1_notAfter(X509 *x, const ASN1_TIME *tm) in X509_set1_notAfter()
/openssl/crypto/
H 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/ssl/
H A Dbio_ssl.c122 unsigned long tm; in ssl_read() local
191 unsigned long tm; in ssl_write() local
H A Dt1_trce.c704 unsigned int tm; in ssl_print_random() local
/openssl/crypto/cms/
H A Dcms_kari.c115 ASN1_GENERALIZEDTIME **tm, in CMS_RecipientEncryptedKey_get0_id()
/openssl/crypto/ts/
H A Dts_rsp_sign.c820 struct tm *tm = NULL, tm_result; in TS_RESP_set_genTime_with_precision() local
/openssl/apps/
H A Dca.c1460 const ASN1_TIME *tm; in do_body() local
2098 const ASN1_TIME *tm = NULL; in do_revoke() local
H A Dspeed.c4515 static void print_message(const char *s, int length, int tm) in print_message()
4526 int tm) in pkey_print_message()
4536 static void kskey_print_message(const char *str, const char *str2, int tm) in kskey_print_message()
/openssl/apps/lib/
H A Dapps.c3320 ASN1_TIME *tm = ASN1_TIME_new(); in set_crl_lastupdate() local
3346 ASN1_TIME *tm = ASN1_TIME_new(); in set_crl_nextupdate() local
/openssl/ssl/statem/
H A Dextensions_srvr.c736 uint64_t tm, now; in tls_parse_ctos_cookie() local

Completed in 57 milliseconds