FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
byteswap8
crypto/openssl/crypto/modes/siv128.c
47
return byteswap8(b->word[i]);
crypto/openssl/crypto/modes/siv128.c
56
b->word[i] = byteswap8(x);