HomeSort by relevance Sort by last modified time
    Searched refs:xauth_rmconf (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
isakmp_xauth.h 81 struct xauth_rmconf { struct
112 int xauth_rmconf_used(struct xauth_rmconf **);
113 void xauth_rmconf_delete(struct xauth_rmconf **);
isakmp_xauth.c     [all...]
remoteconf.h 127 struct xauth_rmconf *xauth;
  /external/ipsec-tools/
setup.c 378 struct xauth_rmconf *xauth = racoon_calloc(1, sizeof(struct xauth_rmconf));

Completed in 38 milliseconds