Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/whrlpool/
H 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
/freebsd/sys/dev/irdma/
H A Dirdma_ctrl.c5553 static inline u64 irdma_stat_val(const u64 *stats_val, u16 byteoff, in irdma_stat_val()
H A Dirdma_type.h325 u16 byteoff; member