Searched refs:GET32_2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_blowfish.c353 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro
358 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dblowfish.c307 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro
312 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])

Completed in 31 milliseconds