Home
last modified time | relevance | path

Searched refs:tz (Results 1 – 2 of 2) sorted by relevance

/openssl/test/testutil/
H A Dhelper.c31 char *tz = NULL; in test_asn1_string_to_time_t() local
63 tz = getenv("TZ"); in test_asn1_string_to_time_t()
64 if (tz != NULL) { in test_asn1_string_to_time_t()
65 tz = OPENSSL_strdup(tz); in test_asn1_string_to_time_t()
66 if (tz == NULL) { in test_asn1_string_to_time_t()
75 if (tz != NULL) { in test_asn1_string_to_time_t()
76 setenv("TZ", tz, 1); in test_asn1_string_to_time_t()
77 OPENSSL_free(tz); in test_asn1_string_to_time_t()
/openssl/
H A DCHANGES.md12457 *Götz Babin-Ebell <babin-ebell@trustcenter.de> via Richard Levitte*
13827 *Götz Babin-Ebell <babinebell@trustcenter.de>*

Completed in 40 milliseconds