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 83 struct xauth_rmconf { struct
115 int xauth_rmconf_used(struct xauth_rmconf **);
116 void xauth_rmconf_delete(struct xauth_rmconf **);
117 struct xauth_rmconf * xauth_rmconf_dup(struct xauth_rmconf *);
isakmp_xauth.c     [all...]
remoteconf.h 161 struct xauth_rmconf *xauth;
  /external/ipsec-tools/
setup.c 387 struct xauth_rmconf *xauth = racoon_calloc(1, sizeof(struct xauth_rmconf));

Completed in 42 milliseconds