Searched refs:NID_crl_distribution_points (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_purp.c323 NID_crl_distribution_points, /* 103 */
378 x->crldp = X509_get_ext_d2i(x, NID_crl_distribution_points, NULL, NULL);
H A Dv3_crld.c73 NID_crl_distribution_points, 0, ASN1_ITEM_ref(CRL_DIST_POINTS),
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobjects.h563 # define NID_crl_distribution_points 103 macro
H A Dobj_mac.h2373 #define NID_crl_distribution_points 103 macro
H A Dobj_dat.h1101 NID_crl_distribution_points,3,&(lvalues[543]),0},
/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.c2885 crldp = X509_get_ext_d2i(x, NID_crl_distribution_points, NULL, NULL);

Completed in 287 milliseconds