DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
h_fun
sys/crypto/twofish/twofish.c
445
a = h_fun(ctx, a, me_key);
sys/crypto/twofish/twofish.c
446
b = rotl(h_fun(ctx, b, mo_key), 8);