Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
round16
crypto/krb5/internal.h
115
#define round16(x) (((x) + 15) & ~15)
net/rxrpc/rxgk_kdf.c
16
#define round16(x) (((x) + 15) & ~15)