Home
last modified time | relevance | path

Searched refs:dwProtocol (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/psdk/
H A Dschannel.h129 DWORD dwProtocol; member
H A Dfltdefs.h117 DWORD dwProtocol; member
H A Dwinsmcrd.h32 DWORD dwProtocol; member
H A Dtxdtc.idl396 …,[in]unsigned char *pRemoteLogName,[in]DWORD cbRemoteLogName,[in]DWORD dwProtocol,[out]DTCLUXLNCON…
426 …ogName,[in]unsigned char *pOurLogName,[in]DWORD cbOurLogName,[in]DWORD dwProtocol,[out]DTCLUXLNRES…
/reactos/dll/win32/schannel/
H A Dschannel_mbedtls.c572 info->dwProtocol = schannel_get_protocol(&s->ssl, &s->conf); in schan_imp_get_connection_info()