Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_attr.c233 config_info->tls_method = ssl_tls; in add_config_attribute()
336 proxy_info->tls_method = ssl_tls; in add_bind_attribute()
H A Dnis_parse_ldap_conf.h519 ssl_tls enumerator
H A Dnis_parse_ldap_conf.c1058 if (config_info->tls_method != ssl_tls) { in process_ldap_referral()
1200 else if (config_info->tls_method == ssl_tls && in parse_ldap_config_dn_attrs()
H A Dldap_op.c978 port = proxyInfo.tls_method == ssl_tls ? LDAPS_PORT : LDAP_PORT; in createCon()
1152 if (proxyInfo.tls_method != ssl_tls) { in findReferralCon()
1181 if (proxyInfo.tls_method != ssl_tls) { in findReferralCon()
H A Dnis_parse_ldap_util.c763 else if (proxy_info->tls_method == ssl_tls && in finish_parse()
782 if (proxy_info->tls_method == ssl_tls) { in finish_parse()