Home | History | Annotate | Download | only in racoon

Lines Matching full:nraw

340 	char *nraw, *ndata, *nhex;
355 nraw = ((char*) notify) + sizeof(*notify) + notify->spi_size;
360 ndata = binsanitize(nraw, l);
371 nhex = val2str(nraw, l);