Searched defs:needkeydb (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | clientinit.c | 377 * If needkeydb == 0, no key database is opened and SSL server authentication 409 const int needkeydb, const char *keydbpath, void *keydbhandle ) 482 * If needkeydb == 0, no key database is opened and SSL server authentication 514 const int needkeydb, const char *keydbpath, void *keydbhandle, 408 ldapssl_clientauth_init( const char *certdbpath, void *certdbhandle, const int needkeydb, const char *keydbpath, void *keydbhandle ) argument 512 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
|
Completed in 49 milliseconds