bf_F              301 crypto/blowfish_common.c #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
bf_F               31 crypto/blowfish_generic.c #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
bf_F              357 drivers/isdn/mISDN/dsp_blowfish.c #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^	\