OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:itoken
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
gssapi.c
284
gss_buffer_t
itoken
, rtoken, dummy;
local
315
itoken
= &gps->gss[gps->gsscnt];
322
itoken
, NULL, NULL);
339
*lenp =
itoken
->length;
341
if (
itoken
->length != 0)
355
gss_buffer_t
itoken
, rtoken;
local
365
itoken
= &gps->gss[gps->gsscnt];
369
NULL,
itoken
, NULL, NULL, NULL);
396
if (
itoken
->length != 0)
400
*lenp =
itoken
->length
[
all
...]
gssapi.c
284
gss_buffer_t
itoken
, rtoken, dummy;
local
315
itoken
= &gps->gss[gps->gsscnt];
322
itoken
, NULL, NULL);
339
*lenp =
itoken
->length;
341
if (
itoken
->length != 0)
355
gss_buffer_t
itoken
, rtoken;
local
365
itoken
= &gps->gss[gps->gsscnt];
369
NULL,
itoken
, NULL, NULL, NULL);
396
if (
itoken
->length != 0)
400
*lenp =
itoken
->length
[
all
...]
Completed in 75 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026