Searched refs:tokenp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dsexp.c993 const char *tokenp = NULL; local
1061 if (tokenp && !hexfmt)
1067 datalen = p - tokenp;
1071 memcpy (c.pos, tokenp, datalen);
1073 tokenp = NULL;
1513 tokenp = p;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dsexp.c993 const char *tokenp = NULL; local
1061 if (tokenp && !hexfmt)
1067 datalen = p - tokenp;
1071 memcpy (c.pos, tokenp, datalen);
1073 tokenp = NULL;
1513 tokenp = p;

Completed in 105 milliseconds