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
kerberos.h
1
21
#ifndef WINPR_SSPI_KERBEROS_PRIVATE_H
22
#define WINPR_SSPI_KERBEROS_PRIVATE_H
23
24
#include <winpr/sspi.h>
25
#include <winpr/windows.h>
26
27
#include "../sspi.h"
28
#include "../../log.h"
29
30
typedef
struct
s_KRB_CONTEXT KRB_CONTEXT;
31
32
extern
const
SecPkgInfoA
KERBEROS_SecPkgInfoA;
33
extern
const
SecPkgInfoW
KERBEROS_SecPkgInfoW;
34
extern
const
SecurityFunctionTableA
KERBEROS_SecurityFunctionTableA;
35
extern
const
SecurityFunctionTableW
KERBEROS_SecurityFunctionTableW;
36
37
BOOL KERBEROS_init(
void
);
38
39
#endif
/* WINPR_SSPI_KERBEROS_PRIVATE_H */
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
Kerberos
kerberos.h
Generated by
1.9.8