Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Docsp.c1260 ASN1_GENERALIZEDTIME *invtm = NULL; in make_ocsp_response() local
1264 unpack_revinfo(&revtm, &reason, &inst, &invtm, in make_ocsp_response()
1270 if (invtm) in make_ocsp_response()
1272 NID_invalidity_date, invtm, 0, 0); in make_ocsp_response()
1278 ASN1_GENERALIZEDTIME_free(invtm); in make_ocsp_response()