Home
last modified time | relevance | path

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

/reactos/base/applications/mstsc/
H A Diso.c212 neg_proto = PROTOCOL_SSL; in iso_connect()
309 if (data == PROTOCOL_SSL) in iso_connect()
333 neg_proto = PROTOCOL_SSL; in iso_connect()
H A Dconstants.h47 PROTOCOL_SSL = 1, enumerator