Searched defs:secure (Results 1 – 7 of 7) sorted by relevance
153 int const secure in common_sopen_dispatch()202 int const secure in _sopen_dispatch()214 int const secure in _wsopen_dispatch()662 int const secure in _wsopen_nolock()842 int const secure in _sopen_nolock()
496 WLDAP32_LDAP * CDECL ldap_sslinitA( PCHAR hostname, ULONG portnumber, int secure ) in ldap_sslinitA()542 WLDAP32_LDAP * CDECL ldap_sslinitW( PWCHAR hostname, ULONG portnumber, int secure ) in ldap_sslinitW()
74 BOOL secure; member118 BOOL secure; /* SSL active on connection? */ member
298 secure; member
70 BOOL secure; member
1771 void __cdecl s_authinfo_test(unsigned int protseq, int secure) in s_authinfo_test()
3083 BOOL secure, credentials; in rpcrt4_ncacn_http_open() local