Searched refs:NID_netscape_cert_type (Results 1 - 10 of 10) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3_bitst.c91 const X509V3_EXT_METHOD v3_nscert = EXT_BITSTRING(NID_netscape_cert_type, ns_cert_type_table);
H A Dv3_purp.c289 NID_netscape_cert_type, /* 71 */
455 if((ns=X509_get_ext_d2i(x, NID_netscape_cert_type, NULL, NULL))) {
/barrelfish-master/lib/openssl-1.0.0d/demos/x509/
H A Dmkreq.c115 add_ext(exts, NID_netscape_cert_type, "client,email");
H A Dmkcert.c124 add_ext(x, NID_netscape_cert_type, "sslCA");
/barrelfish-master/lib/openssl-1.0.0d/demos/
H A Dselfsign.c134 ex = X509V3_EXT_conf_nid(NULL, NULL, NID_netscape_cert_type, "server");
/barrelfish-master/lib/openssl-1.0.0d/crypto/objects/
H A Dobjects.h408 #define NID_netscape_cert_type 71 macro
H A Dobj_mac.h2419 #define NID_netscape_cert_type 71 macro
H A Dobj_dat.h1009 {"nsCertType","Netscape Cert Type",NID_netscape_cert_type,9,
/barrelfish-master/include/openssl/
H A Dobjects.h408 #define NID_netscape_cert_type 71 macro
H A Dobj_mac.h2419 #define NID_netscape_cert_type 71 macro

Completed in 374 milliseconds