Home
last modified time | relevance | path

Searched defs:GET32_3 (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
H A Dblowfish_common.c297 #define GET32_3(x) (((x) & 0xff)) macro
/linux/drivers/isdn/mISDN/
H A Ddsp_blowfish.c347 #define GET32_3(x) (((x) & 0xff)) macro