Searched refs:bufferPos (Results 1 – 1 of 1) sorted by relevance
42 int bufferPos; member1016 int bufferPos = wctx->bufferPos; in wp512_update() local1032 bufferBits = bufferPos = 0; in wp512_update()1048 bufferPos++; in wp512_update()1053 bufferBits = bufferPos = 0; in wp512_update()1060 wctx->bufferPos = bufferPos; in wp512_update()1072 int bufferPos = wctx->bufferPos; in wp512_final() local1076 bufferPos++; in wp512_final()1079 memset(&buffer[bufferPos], 0, WP512_BLOCK_SIZE - bufferPos); in wp512_final()1081 bufferPos = 0; in wp512_final()[all …]