HomeSort by: relevance | last modified time | path
    Searched refs:aux_TLS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
config.c 1291 #define aux_TLS (bindkey+14) /* beginning of TLS keywords */
1579 if ( slap_cf_aux_table_parse( word, bc, aux_TLS, "tls config" ) == 0 ) {
1591 return slap_cf_aux_table_unparse( bc, bv, aux_TLS );
  /src/external/bsd/openldap/dist/servers/lloadd/
config.c 2865 #define aux_TLS (bindkey+12) /* beginning of TLS keywords */
3276 if ( lload_cf_aux_table_parse( word, bc, aux_TLS, "tls config" ) == 0 ) {

Completed in 36 milliseconds