Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dschema_init.c278 #define SLAP_X509_OPTION (LBER_CLASS_CONTEXT|LBER_CONSTRUCTED) macro
281 SLAP_X509_OPT_C_VERSION = SLAP_X509_OPTION + 0,
284 SLAP_X509_OPT_C_EXTENSIONS = SLAP_X509_OPTION + 3
288 SLAP_X509_OPT_CL_CRLEXTENSIONS = SLAP_X509_OPTION + 0
304 SLAP_X509_GN_OTHERNAME = SLAP_X509_OPTION + 0,
305 SLAP_X509_GN_RFC822NAME = SLAP_X509_OPTION + 1,
306 SLAP_X509_GN_DNSNAME = SLAP_X509_OPTION + 2,
307 SLAP_X509_GN_X400ADDRESS = SLAP_X509_OPTION + 3,
308 SLAP_X509_GN_DIRECTORYNAME = SLAP_X509_OPTION + 4,
309 SLAP_X509_GN_EDIPARTYNAME = SLAP_X509_OPTION + 5,
[all …]