Searched refs:gt_time (Results 1 – 1 of 1) sorted by relevance
58 tls_ocsp_asn1_parse_time(struct tls *ctx, ASN1_GENERALIZEDTIME *gt, time_t *gt_time) in tls_ocsp_asn1_parse_time() argument68 if ((*gt_time = timegm(&tm)) == -1) in tls_ocsp_asn1_parse_time()