Searched refs:U32_C (Results 1 – 4 of 4) sorted by relevance
57 U32_C(0x02010100),58 U32_C(0x0d080503),59 U32_C(0x59372215),60 U32_C(0x6279e990),63 U32_C(0x55183ddb),64 U32_C(0xf12fc26d),65 U32_C(0x42311120),66 U32_C(0xdd28b573),301 state->s[2].words[i] = U32_C(0xFFFFFFFF); in crypto_morus640_init()
30 #define U32_C(x) x ## U macro41 #define U32_C(x) x macro
30 #define U32_C(x) UINT32_C(x) macro
123 u32 y = v[i & -(msb & 1)] + U32_C(1); in nexp_u32()