Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_tls.cc2075 int time_t_from_asn1_time(time_t &t, const ASN1_TIME *at) { in time_t_from_asn1_time() function
2128 return time_t_from_asn1_time(t, at); in get_x509_not_before()
2141 return time_t_from_asn1_time(t, at); in get_x509_not_after()