Home
last modified time | relevance | path

Searched defs:GET32_1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dblowfish_generic.c28 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro
H A Dblowfish_common.c298 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro
/kernel/linux/linux-6.6/crypto/
H A Dblowfish_generic.c29 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro
H A Dblowfish_common.c299 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_blowfish.c354 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_blowfish.c354 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro

Completed in 4 milliseconds