Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dschema_init.c284 SLAP_X509_OPT_C_EXTENSIONS = SLAP_X509_OPTION + 3 enumerator
381 if ( tag == SLAP_X509_OPT_C_EXTENSIONS ) { /* Extensions */ in certificateValidate()