Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/hash/
Dwhirlpool.c898 int bufferBits = structpointer->bufferBits; in WHIRLPOOLUpdate() local
999 int bufferBits = structpointer->bufferBits; in WHIRLPOOLPad() local
/mirbsd/src/include/
Dwhirlpool.h13 int bufferBits; /* current number of bits on the buffer */ member