Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_purp.c378 NID_name_constraints, /* 666 */ in X509_supported_extension()
594 x->nc = X509_get_ext_d2i(x, NID_name_constraints, &i, NULL); in x509v3_cache_extensions()
H A Dx509_ncons.c85 .ext_nid = NID_name_constraints,
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h2074 {"nameConstraints","X509v3 Name Constraints",NID_name_constraints,3,
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h2449 #define NID_name_constraints 666 macro