|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <sspi.h>
Public Attributes | |
| ULONG | cbHeader |
| ULONG | cbTrailer |
| ULONG | cbMaximumMessage |
| ULONG | cbBuffers |
| ULONG | cbBlockSize |
| ULONG | cBuffers |
| ULONG _SecPkgContext_StreamSizes::cbHeader |
Definition at line 569 of file sspi.h.
Referenced by netcon_secure_connect_setup(), netconn_secure_connect(), read_ssl_chunk(), and send_ssl_chunk().
| ULONG _SecPkgContext_StreamSizes::cbMaximumMessage |
Definition at line 571 of file sspi.h.
Referenced by netcon_secure_connect_setup(), NETCON_send(), netconn_secure_connect(), netconn_send(), read_ssl_chunk(), and tcp_send().
| ULONG _SecPkgContext_StreamSizes::cbTrailer |
Definition at line 570 of file sspi.h.
Referenced by netcon_secure_connect_setup(), netconn_secure_connect(), read_ssl_chunk(), and send_ssl_chunk().