NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S64
common/lib/libc/hash/sha2/sha2.c
105
#define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b))))
crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/sha2.c
195
#define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b))))
sys/dev/ic/mpt_mpilib.h
98
} S64;