const_time_fill_msb() function
const_time_fill_msb - Fill all bits with MSB value @val: Input value Returns: Value with all the bits set to the MSB of the input val
Syntax
static inline unsigned int const_time_fill_msb(unsigned int val); const_time_fill_msb() is called by 3 functions:
![]()
const_time_fill_msb()
const_time_fill_msb():
![]()
const_time_fill_msb()