Home
last modified time | relevance | path

Searched refs:ldapssl_clientauth_init (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c408 ldapssl_clientauth_init( const char *certdbpath, void *certdbhandle, in ldapssl_clientauth_init() function
708 return( ldapssl_clientauth_init( certdbpath, certdbhandle, in ldapssl_client_init()
739 return( ldapssl_clientauth_init( certdbpath, certdbhandle, in ldapssl_serverauth_init()
780 if ( ldapssl_clientauth_init( certdbpath, NULL, 1, keydbpath, NULL ) < 0 ) { in ldapssl_enableSSL_on_open_connection()
/illumos-gate/usr/src/lib/libldap5/
H A Dmapfile-vers248 ldapssl_clientauth_init;
/illumos-gate/usr/src/head/
H A Dldap.h1485 int LDAP_CALL ldapssl_clientauth_init(