Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Ddsp_blowfish.c355 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro
357 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \