Home
last modified time | relevance | path

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

/openbsd/src/lib/libtls/
Dtls_ocsp.c61 tls_ocsp_asn1_parse_time(struct tls *ctx, ASN1_GENERALIZEDTIME *gt, time_t *gt_time) in tls_ocsp_asn1_parse_time() argument
72 if (!OPENSSL_timegm(&tm, gt_time)) in tls_ocsp_asn1_parse_time()