Home
last modified time | relevance | path

Searched refs:xauth_reply (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp_xauth.h111 int xauth_reply(struct ph1handle *, int, int, int);
Disakmp_xauth.c335 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