OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xauth_state
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_xauth.h
60
struct
xauth_state
{
struct
109
void xauth_rmstate(struct
xauth_state
*);
isakmp_cfg.h
170
struct
xauth_state
xauth; /* Xauth state, if revelant */
isakmp_xauth.c
128
struct
xauth_state
*xst = &iph1->mode_cfg->xauth;
194
struct
xauth_state
*xst = &iph1->mode_cfg->xauth;
379
struct
xauth_state
*xst = &iph1->mode_cfg->xauth;
1255
struct
xauth_state
*xst = &iph1->mode_cfg->xauth;
[
all
...]
Completed in 43 milliseconds