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

/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Dmd5.c55 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
106 memcpy (&ctx->buffer[bytes], fillbuf, pad);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dmd5sum.c154 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
191 memcpy(&ctx->buffer[bytes], fillbuf, pad);

Completed in 36 milliseconds