Home
last modified time | relevance | path

Searched refs:U64_C (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/crypto/
Daegis.h33 cpu_to_le64(U64_C(0x0d08050302010100)),
34 cpu_to_le64(U64_C(0x6279e99059372215)),
37 cpu_to_le64(U64_C(0xf12fc26d55183ddb)),
38 cpu_to_le64(U64_C(0xdd28b57342311120)),
Dmorus1280.c57 U64_C(0x0d08050302010100),
58 U64_C(0x6279e99059372215),
59 U64_C(0xf12fc26d55183ddb),
60 U64_C(0xdd28b57342311120),
302 state->s[2].words[i] = U64_C(0xFFFFFFFFFFFFFFFF); in crypto_morus1280_init()
/linux-4.19.296/include/asm-generic/
Dint-ll64.h32 #define U64_C(x) x ## ULL macro
43 #define U64_C(x) x macro