NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bytes2nybbles
sys/crypto/aes/arch/arm/aes_neon.c
231
bytes2nybbles(&lo, &hi, x);
sys/crypto/aes/arch/arm/aes_neon.c
241
bytes2nybbles(&k, &i, x);
sys/crypto/aes/arch/x86/aes_ssse3.c
191
bytes2nybbles(&lo, &hi, x);
sys/crypto/aes/arch/x86/aes_ssse3.c
200
bytes2nybbles(&k, &i, x);