Searched refs:APR_LDAP_SSL (Results 1 – 4 of 4) sorted by relevance
166 *ldap = ldapssl_init(hostname, portno, secure == APR_LDAP_SSL); in apr_ldap_init()178 if (secure == APR_LDAP_SSL) in apr_ldap_init()
233 if (tls == APR_LDAP_SSL) { in option_set_tls()275 if (tls == APR_LDAP_SSL) { in option_set_tls()302 if (tls == APR_LDAP_SSL) { in option_set_tls()344 else if (tls == APR_LDAP_SSL) { in option_set_tls()
199 #define APR_LDAP_SSL 1 macro
199 APR_LDAP_SSL, &(result)); in test_ldaps()