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

  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 128 struct xauth_state *xst = &iph1->mode_cfg->xauth; local
138 if (xst->status != XAUTHST_NOTYET) {
140 "Xauth request whith Xauth state %d\n", xst->status);
180 xst->status = XAUTHST_REQSENT;
194 struct xauth_state *xst = &iph1->mode_cfg->xauth; local
203 if (xst->status != XAUTHST_REQSENT) {
205 "Xauth reply while Xauth state is %d\n", xst->status);
214 xst->authtype = XAUTH_TYPE_GENERIC;
225 outlet = &xst->authdata.generic.usr;
229 outlet = &xst->authdata.generic.pwd;
379 struct xauth_state *xst = &iph1->mode_cfg->xauth; local
1255 struct xauth_state *xst = &iph1->mode_cfg->xauth; local
1539 struct xauth_state *xst; local
    [all...]
  /external/pdfium/fpdfsdk/include/javascript/
JS_Console.h 85 void AllowSizing(int xst, int yst);

Completed in 62 milliseconds