Home
last modified time | relevance | path

Searched defs:bits_len (Results 1 – 2 of 2) 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()