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

  /src/crypto/dist/ipsec-tools/src/racoon/
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) ||
remoteconf.h 223 extern int isakmpsa_switch_authmethod(int authmethod);
225 static inline int isakmpsa_switch_authmethod(int authmethod) function

Completed in 16 milliseconds