Searched defs:certdbhandle (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c397 * If certdbhandle is non-NULL, it is assumed to be a pointer to a
410 * If certdbhandle is non-NULL< it is assumed to be a pointed to a
417 ldapssl_clientauth_init( const char *certdbpath, void *certdbhandle, argument
512 * If certdbhandle is non-NULL, it is assumed to be a pointer to a
525 * If certdbhandle is non-NULL< it is assumed to be a pointed to a
532 const char *certdbpath, void *certdbhandle,
745 ldapssl_client_init(const char* certdbpath, void *certdbhandle )
747 return( ldapssl_clientauth_init( certdbpath, certdbhandle,
771 void *certdbhandle,
778 return( ldapssl_clientauth_init( certdbpath, certdbhandle,
531 ldapssl_advclientauth_init( const char *certdbpath, void *certdbhandle, const int needkeydb, const char *keydbpath, void *keydbhandle, const int needsecmoddb, const char *secmoddbpath, const int sslstrength ) argument
770 ldapssl_serverauth_init(const char* certdbpath, void *certdbhandle, const int sslstrength ) argument
[all...]

Completed in 19 milliseconds