OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
put_u32_le
usr.bin/ssh/misc.h
177
void put_u32_le(void *, uint32_t)
usr.bin/ssh/umac.c
140
#define STORE_UINT32_REVERSED(p,v) put_u32_le(p,v)