OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nraw
(Results
1 - 1
of
1
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_inf.c
340
char *
nraw
, *ndata, *nhex;
355
nraw
= ((char*) notify) + sizeof(*notify) + notify->spi_size;
360
ndata = binsanitize(
nraw
, l);
371
nhex = val2str(
nraw
, l);
339
char *
nraw
, *ndata, *nhex;
local
[
all
...]
Completed in 38 milliseconds