Home
last modified time | relevance | path

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

/openssl-master/crypto/whrlpool/
A Dwp_dgst.c121 unsigned int byteoff = bitoff / 8; in WHIRLPOOL_BitUpdate() local
155 unsigned int byteoff = bitoff / 8; in WHIRLPOOL_BitUpdate() local
216 unsigned int bitoff = c->bitoff, byteoff = bitoff / 8; in WHIRLPOOL_Final() local

Completed in 3 milliseconds