Home
last modified time | relevance | path

Searched defs:GET32_0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/crypto/
H A Dblowfish_common.c300 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro
H A Dblowfish_generic.c30 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro
/linux-6.15/drivers/isdn/mISDN/
H A Ddsp_blowfish.c350 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro