Home
last modified time | relevance | path

Searched refs:clientauth (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/common/net/wanboot/
H A Dbootlog.c428 static boolean_t clientauth = B_FALSE; in openbootlog() local
468 clientauth = (strcmp(cas, BC_YES) == 0); in openbootlog()
505 if (setup_con(bl_httphandle, bl_url.https, clientauth)) { in openbootlog()
/titanic_50/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c252 struct lextiof_socket_private **socketargp, int clientauth ) in do_ldapssl_connect() argument
430 get_clientauth_data, clientauth ? sseip : NULL ) != 0 ) { in do_ldapssl_connect()