Searched refs:ldap_pvt_tls_init_def_ctx (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_pvt.h421 LDAP_F (int) ldap_pvt_tls_init_def_ctx LDAP_P(( int is_server ));
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls2.c302 ldap_pvt_tls_init_def_ctx( int is_server ) function
322 if ( ldap_pvt_tls_init_def_ctx( is_server ) < 0 ) return NULL;

Completed in 68 milliseconds