Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dwp512.c1008 unsigned int bits_len = len * 8; // convert to number of bits in wp512_update() local
/linux-3.3/drivers/media/video/cx25821/
Dcx25821-medusa-video.c574 static unsigned long convert_to_twos(long numeric, unsigned long bits_len) in convert_to_twos()