Searched refs:isakmpsa_switch_authmethod (Results 1 – 3 of 3) sorted by relevance
223 extern int isakmpsa_switch_authmethod(int authmethod);225 static inline int isakmpsa_switch_authmethod(int authmethod) in isakmpsa_switch_authmethod() function
1133 isakmpsa_switch_authmethod(int authmethod) in isakmpsa_switch_authmethod() function1179 … isakmpsa_switch_authmethod(proposal->authmethod), isakmpsa_switch_authmethod(p->authmethod)); in checkisakmpsa()1180 …if (isakmpsa_switch_authmethod(proposal->authmethod) != isakmpsa_switch_authmethod(p->authmethod) … in checkisakmpsa()
2719 authmethod = isakmpsa_switch_authmethod(sa->authmethod); in setph1attr()