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

/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c386 * If needkeydb == 0, no key database is opened and SSL server authentication
418 const int needkeydb, const char *keydbpath, void *keydbhandle )
501 * If needkeydb == 0, no key database is opened and SSL server authentication
533 const int needkeydb, const char *keydbpath, void *keydbhandle,
417 ldapssl_clientauth_init( const char *certdbpath, void *certdbhandle, const int needkeydb, const char *keydbpath, void *keydbhandle ) argument
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

Completed in 19 milliseconds