FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
blake2b_init
sys/crypto/blake2/blake2_cryptodev.c
277
rc = blake2b_init(&bctx.sb, ses->mlen);
sys/dev/random/fenestrasX/fx_hash.h
49
rc = blake2b_init(&h->state, FXRNG_HASH_SZ);