NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Ch
common/lib/libc/hash/sha2/sha2.c
108
#define Ch(x,y,z) (((x) & (y)) ^ ((~(x)) & (z)))
crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/sha2.c
198
#define Ch(x,y,z) (((x) & (y)) ^ ((~(x)) & (z)))