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
339
char *
nraw
, *ndata;
427
nraw
= (char*)notify;
428
nraw
+= sizeof(*notify) + notify->spi_size;
429
ndata = binsanitize(
nraw
, l);
338
char *
nraw
, *ndata;
local
[
all
...]
Completed in 1766 milliseconds