Searched refs:BIT_LENGTH (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/rsa/
H A Drsa-keyprop.c118 static uint32_t BIT_LENGTH(uint32_t x) function
203 return (twk << 5) + BIT_LENGTH(tw);

Completed in 351 milliseconds