FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ROTATE_r32
crypto/openssl/crypto/rc5/rc5_local.h
118
#ifndef ROTATE_r32
crypto/openssl/crypto/rc5/rc5_local.h
140
b = ROTATE_r32(b, a); \
crypto/openssl/crypto/rc5/rc5_local.h
144
a = ROTATE_r32(a, b); \