Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Docsp.c1167 ASN1_GENERALIZEDTIME *invtm = NULL; in make_ocsp_response() local
1171 unpack_revinfo(&revtm, &reason, &inst, &invtm, inf[DB_rev_date]); in make_ocsp_response()
1180 if (invtm != NULL) in make_ocsp_response()
1182 invtm, 0, 0); in make_ocsp_response()
1189 ASN1_GENERALIZEDTIME_free(invtm); in make_ocsp_response()