FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
ntlm_export.h
1
21
#ifndef WINPR_SSPI_NTLM_EXPORT_H
22
#define WINPR_SSPI_NTLM_EXPORT_H
23
24
#include <winpr/sspi.h>
25
26
#ifdef __cplusplus
27
extern
"C"
28
{
29
#endif
30
31
extern
const
SecPkgInfoA
NTLM_SecPkgInfoA;
32
extern
const
SecPkgInfoW
NTLM_SecPkgInfoW;
33
extern
const
SecurityFunctionTableA
NTLM_SecurityFunctionTableA;
34
extern
const
SecurityFunctionTableW
NTLM_SecurityFunctionTableW;
35
36
#ifdef __cplusplus
37
}
38
#endif
39
40
#endif
SecPkgInfoA
Definition
include/winpr/sspi.h:70
SecPkgInfoW
Definition
include/winpr/sspi.h:81
SecurityFunctionTableA
Definition
include/winpr/sspi.h:1124
SecurityFunctionTableW
Definition
include/winpr/sspi.h:1158
winpr
libwinpr
sspi
NTLM
ntlm_export.h
Generated by
1.9.8