OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isakmpsa_switch_authmethod
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
remoteconf.c
1173
isakmpsa_switch_authmethod
(authmethod)
function
1221
isakmpsa_switch_authmethod
(proposal->authmethod),
isakmpsa_switch_authmethod
(p->authmethod));
1222
if (
isakmpsa_switch_authmethod
(proposal->authmethod) !=
isakmpsa_switch_authmethod
(p->authmethod) ||
remoteconf.h
225
extern int
isakmpsa_switch_authmethod
__P((int authmethod));
227
static inline int
isakmpsa_switch_authmethod
(int authmethod)
function
Completed in 20 milliseconds