Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/whrlpool/
H A Dwp_dgst.c120 unsigned int byteoff = bitoff/8; in WHIRLPOOL_BitUpdate() local
159 unsigned int byteoff = bitoff/8; in WHIRLPOOL_BitUpdate() local
220 byteoff = bitoff/8; in WHIRLPOOL_Final() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbuiltins.c597 tree byteoff; in c_strlen() local