Home
last modified time | relevance | path

Searched refs:GET32_3 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dblowfish_generic.c26 #define GET32_3(x) (((x) & 0xff)) macro
32 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
H A Dblowfish_common.c296 #define GET32_3(x) (((x) & 0xff)) macro
302 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
/kernel/linux/linux-6.6/crypto/
H A Dblowfish_generic.c27 #define GET32_3(x) (((x) & 0xff)) macro
33 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
H A Dblowfish_common.c297 #define GET32_3(x) (((x) & 0xff)) macro
303 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_blowfish.c352 #define GET32_3(x) (((x) & 0xff)) macro
358 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_blowfish.c352 #define GET32_3(x) (((x) & 0xff)) macro
358 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])

Completed in 4 milliseconds