Searched defs:bits_len (Results 1 – 2 of 2) sorted by relevance
1008 unsigned int bits_len = len * 8; // convert to number of bits in wp512_update() local
574 static unsigned long convert_to_twos(long numeric, unsigned long bits_len) in convert_to_twos()