Searched defs:GET32_2 (Results 1 – 2 of 2) sorted by relevance
| /linux/crypto/ | ||
| H A D | blowfish_common.c | 298 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro |
| /linux/drivers/isdn/mISDN/ | ||
| H A D | dsp_blowfish.c | 348 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro |