Searched refs:STORE_LEN (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/src/
H A Dsexp.c1048 /* The STORE_LEN macro is used to store the length N at buffer P. */
1049 #define STORE_LEN(p,n) do { \ macro
1082 STORE_LEN (c.pos, datalen);
1169 STORE_LEN (c.pos, 0); /* Will be fixed up later. */
1172 STORE_LEN (save, len);
1192 STORE_LEN (c.pos, datalen);
1232 STORE_LEN (c.pos, datalen);
1305 STORE_LEN (c.pos, nm);
1338 STORE_LEN (c.pos, nm);
1355 STORE_LEN (
1580 #undef STORE_LEN macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/src/
H A Dsexp.c1048 /* The STORE_LEN macro is used to store the length N at buffer P. */
1049 #define STORE_LEN(p,n) do { \ macro
1082 STORE_LEN (c.pos, datalen);
1169 STORE_LEN (c.pos, 0); /* Will be fixed up later. */
1172 STORE_LEN (save, len);
1192 STORE_LEN (c.pos, datalen);
1232 STORE_LEN (c.pos, datalen);
1305 STORE_LEN (c.pos, nm);
1338 STORE_LEN (c.pos, nm);
1355 STORE_LEN (
1580 #undef STORE_LEN macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/src/
H A Dsexp.c1048 /* The STORE_LEN macro is used to store the length N at buffer P. */
1049 #define STORE_LEN(p,n) do { \ macro
1082 STORE_LEN (c.pos, datalen);
1169 STORE_LEN (c.pos, 0); /* Will be fixed up later. */
1172 STORE_LEN (save, len);
1192 STORE_LEN (c.pos, datalen);
1232 STORE_LEN (c.pos, datalen);
1305 STORE_LEN (c.pos, nm);
1338 STORE_LEN (c.pos, nm);
1355 STORE_LEN (
1580 #undef STORE_LEN macro
[all...]

Completed in 67 milliseconds