FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gf_inv
crypto/krb5/src/lib/crypto/builtin/aes/aestab.c
199
#define gf_inv(x) ((x) ? pow[ 255 - log[x]] : 0)
crypto/krb5/src/lib/crypto/builtin/aes/aestab.c
224
static uint8_t gf_inv(const uint8_t x)