HomeSort by: relevance | last modified time | path
    Searched refs:isakmpsa_switch_authmethod (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
remoteconf.h 223 extern int isakmpsa_switch_authmethod(int authmethod);
225 static inline int isakmpsa_switch_authmethod(int authmethod) function
remoteconf.c 1133 isakmpsa_switch_authmethod(int authmethod) function
1179 isakmpsa_switch_authmethod(proposal->authmethod), isakmpsa_switch_authmethod(p->authmethod));
1180 if (isakmpsa_switch_authmethod(proposal->authmethod) != isakmpsa_switch_authmethod(p->authmethod) ||
ipsec_doi.c 2719 authmethod = isakmpsa_switch_authmethod(sa->authmethod);

Completed in 28 milliseconds