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

  /external/ipsec-tools/src/racoon/
isakmp_xauth.h 111 int xauth_reply(struct ph1handle *, int, int, int);
isakmp_xauth.c 335 return xauth_reply(iph1, port, id, res);
340 * disapeared when xauth_reply is called, so
349 return xauth_reply(iph1, port, id, res);
364 (void)xauth_reply(iph1, xra->port, xra->id, xra->res);
374 xauth_reply(iph1, port, id, res) function
    [all...]

Completed in 28 milliseconds