Searched refs:xauth_reply (Results 1 – 2 of 2) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | isakmp_xauth.h | 114 int xauth_reply(struct ph1handle *, int, int, int);
|
D | isakmp_xauth.c | 336 return xauth_reply(iph1, port, id, res); 351 return xauth_reply(iph1, port, id, res); 366 (void)xauth_reply(iph1, xra->port, xra->id, xra->res); 375 xauth_reply(iph1, port, id, res) in xauth_reply() function
|