Home
last modified time | relevance | path

Searched refs:SEC_LICENCE_NEG (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dlicence.c54 uint32 sec_flags = SEC_LICENCE_NEG; in licence_present()
97 uint32 sec_flags = SEC_LICENCE_NEG; in licence_send_request()
179 uint32 sec_flags = SEC_LICENCE_NEG; in licence_send_authresp()
H A Dconstants.h72 #define SEC_LICENCE_NEG 0x0080 macro
H A Dsecure.c848 if (sec_flags & SEC_LICENCE_NEG) in sec_recv()