Toggle navigation
/
Symbol
File
Text
Line
Symbol: bf_F
macro public
Defined...
crypto/blowfish_common.c:302:9-303:45
: #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
crypto/blowfish_generic.c:32:9-33:45
: #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
drivers/isdn/mISDN/dsp_blowfish.c:357:9-358:47
: #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \