MCPcopy Create free account
hub / github.com/apache/httpd / md_asn1_generalized_time_get

Function md_asn1_generalized_time_get

modules/md/md_crypt.c:268–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266}
267
268apr_time_t md_asn1_generalized_time_get(void *asn1_gtime)
269{
270 return md_asn1_time_get(asn1_gtime);
271}
272
273/**************************************************************************************************/
274/* OID/NID things */

Callers 2

single_resp_summaryFunction · 0.85
ostat_on_respFunction · 0.85

Calls 1

md_asn1_time_getFunction · 0.85

Tested by

no test coverage detected