Home
last modified time | relevance | path

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

/linux/crypto/
H A Dwp512.c1016 u64 bits_len = (len - remain) * 8ull; in wp512_update() local
/linux/drivers/media/pci/cx25821/
H A Dcx25821-medusa-video.c538 static unsigned long convert_to_twos(long numeric, unsigned long bits_len) in convert_to_twos()
/linux/net/ethtool/
H A Dbitset.c188 unsigned int bits_len = 0; in ethnl_bitset32_size() local