|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <schannel_priv.h>

Public Attributes | |
| struct schan_context * | ctx |
| struct schan_buffers | in |
| struct schan_buffers | out |
Definition at line 80 of file schannel_priv.h.
| struct schan_context* schan_transport::ctx |
Definition at line 82 of file schannel_priv.h.
| struct schan_buffers schan_transport::in |
Definition at line 83 of file schannel_priv.h.
| struct schan_buffers schan_transport::out |
Definition at line 84 of file schannel_priv.h.