Home
last modified time | relevance | path

Searched refs:isakmpsa_switch_authmethod (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h225 extern int isakmpsa_switch_authmethod __P((int authmethod));
227 static inline int isakmpsa_switch_authmethod(int authmethod) in isakmpsa_switch_authmethod() function
H A Dremoteconf.c1153 isakmpsa_switch_authmethod(authmethod) in isakmpsa_switch_authmethod() function
1201 isakmpsa_switch_authmethod(proposal->authmethod), isakmpsa_switch_authmethod(p->authmethod));
1202 …if (isakmpsa_switch_authmethod(proposal->authmethod) != isakmpsa_switch_authmethod(p->authmethod) …
H A Dipsec_doi.c2775 authmethod = isakmpsa_switch_authmethod(sa->authmethod);