Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bf_F
crypto/blowfish_common.c
302
#define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
crypto/blowfish_generic.c
32
#define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
drivers/isdn/mISDN/dsp_blowfish.c
352
#define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \