Searched defs:BYTES_PER_MP_LIMB (Results 1 – 2 of 2) sorted by relevance
37 #define BYTES_PER_MP_LIMB (BITS_PER_MP_LIMB / __CHAR_BIT__) macro