Home
last modified time | relevance | path

Searched defs:bufferPos (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/
H A Dwp512.c42 int bufferPos; member
1016 int bufferPos = wctx->bufferPos; in wp512_update() local
1072 int bufferPos = wctx->bufferPos; in wp512_final() local
/OK3568_Linux_fs/external/xserver/os/
H A Dlog.c120 static int bufferSize = 0, bufferUnused = 0, bufferPos = 0; variable