Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c1112 ASN1_GENERALIZEDTIME *invtm = NULL; in make_ocsp_response() local
1116 unpack_revinfo(&revtm, &reason, &inst, &invtm, inf[DB_rev_date]); in make_ocsp_response()
1125 if (invtm != NULL) in make_ocsp_response()
1127 invtm, 0, 0); in make_ocsp_response()
1134 ASN1_GENERALIZEDTIME_free(invtm); in make_ocsp_response()

Completed in 14 milliseconds