ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <auth_sspi.h>
Public Attributes | |
int | length |
void * | value |
Definition at line 54 of file auth_sspi.h.
int _sspi_buffer_desc::length |
Definition at line 55 of file auth_sspi.h.
Referenced by authsspi_create_default(), authsspi_destroy_context(), authsspi_marshal(), authsspi_refresh(), authsspi_validate(), sspi_get_mic(), sspi_import_name(), sspi_unwrap(), sspi_verify_mic(), sspi_wrap(), xdr_rpc_sspi_unwrap_data(), and xdr_rpc_sspi_wrap_data().
void* _sspi_buffer_desc::value |
Definition at line 56 of file auth_sspi.h.
Referenced by authsspi_create_default(), authsspi_destroy_context(), authsspi_marshal(), authsspi_refresh(), authsspi_validate(), sspi_get_mic(), sspi_import_name(), sspi_unwrap(), sspi_verify_mic(), sspi_wrap(), xdr_rpc_sspi_unwrap_data(), and xdr_rpc_sspi_wrap_data().