Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.c822 if (config_info->tls_method == no_tls) { in connect_to_ldap_config_server()
1063 if (config_info->tls_method != no_tls) { in process_ldap_referral()
1199 config_info->tls_method = no_tls; in parse_ldap_config_dn_attrs()
H A Dnis_parse_ldap_attr.c230 config_info->tls_method = no_tls; in add_config_attribute()
333 proxy_info->tls_method = no_tls; in add_bind_attribute()
H A Dnis_parse_ldap_conf.h518 no_tls = 1, enumerator
H A Dldap_op.c836 lc->ld = ldapInit(lc->sp, lc->port, proxyInfo.tls_method != no_tls); in connectCon()
1157 if (proxyInfo.tls_method != no_tls) { in findReferralCon()
1186 if (proxyInfo.tls_method != no_tls) { in findReferralCon()
H A Dnis_parse_ldap_util.c762 proxy_info->tls_method = no_tls; in finish_parse()