OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SipHash24_Init
include/siphash.h
74
#define SipHash24_Init(_c, _k) SipHash_Init((_c), (_k))
sys/crypto/siphash.h
75
#define SipHash24_Init(_c, _k) SipHash_Init((_c), (_k))