Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/testutil/
H A Dhelper.c33 time_t timestamp_local; in test_asn1_string_to_time_t() local
84 timestamp_local = mktime(timestamp_tm); in test_asn1_string_to_time_t()
85 timestamp_utc = timestamp_local - timezone; in test_asn1_string_to_time_t()