Searched defs:xauth_reply (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Disakmp_xauth.c335 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

Completed in 17 milliseconds