Home | History | Annotate | Download | only in racoon

Lines Matching full:itoken

279 	gss_buffer_t itoken, rtoken, dummy;
310 itoken = &gps->gss[gps->gsscnt];
317 itoken, NULL, NULL);
334 *lenp = itoken->length;
336 if (itoken->length != 0)
350 gss_buffer_t itoken, rtoken;
360 itoken = &gps->gss[gps->gsscnt];
364 NULL, itoken, NULL, NULL, NULL);
391 if (itoken->length != 0)
395 *lenp = itoken->length;