Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_ocsp.c133 .ext_nid = NID_invalidity_date,
/dragonfly/crypto/libressl/include/openssl/
H A Dobjects.h763 #define NID_invalidity_date 142 macro
H A Dobj_mac.h2429 #define NID_invalidity_date 142 macro
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h1208 {"invalidityDate","Invalidity Date",NID_invalidity_date,3,
/dragonfly/crypto/libressl/apps/openssl/
H A Docsp.c1272 NID_invalidity_date, invtm, 0, 0); in make_ocsp_response()
H A Dca.c2848 if (!X509_REVOKED_add1_ext_i2d(rev, NID_invalidity_date, in make_revoked()