Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/asn1/
H A Dasn1time.c644 int64_t posix_u64; in asn1_time_overflow() local
655 if (OPENSSL_tm_to_posix(&overflow_year, &posix_u64)) { in asn1_time_overflow()
660 if (OPENSSL_tm_to_posix(&overflow_month, &posix_u64)) { in asn1_time_overflow()