Home
last modified time | relevance | path

Searched defs:AND64L (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Decc.c783 #define AND64L(x64) (x64 & 0x00000000ffFFffFFull) macro
892 #undef AND64L macro
/kernel/linux/linux-6.6/crypto/
H A Decc.c794 #define AND64L(x64) (x64 & 0x00000000ffFFffFFull) macro
903 #undef AND64L macro

Completed in 6 milliseconds