Searched refs:xauth_reply (Results 1 – 2 of 2) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | isakmp_xauth.h | 111 int xauth_reply(struct ph1handle *, int, int, int);
|
D | isakmp_xauth.c | 335 return xauth_reply(iph1, port, id, res); 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) in xauth_reply() function
|