Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/lib/ucrt/lowio/
H A Dopen.cpp153 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()
/reactos/dll/win32/wldap32/
H A Dinit.c496 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()
/reactos/dll/win32/winhttp/
H A Dwinhttp_private.h74 BOOL secure; member
118 BOOL secure; /* SSL active on connection? */ member
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Drdesktop.h298 secure; member
/reactos/dll/win32/wininet/
H A Dinternet.h70 BOOL secure; member
/reactos/modules/rostests/winetests/rpcrt4/
H A Dserver.c1771 void __cdecl s_authinfo_test(unsigned int protseq, int secure) in s_authinfo_test()
/reactos/dll/win32/rpcrt4/
H A Drpc_transport.c3083 BOOL secure, credentials; in rpcrt4_ncacn_http_open() local