FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_time_stamp
crypto/openssl/providers/implementations/rands/seeding/rand_unix.c
57
static uint64_t get_time_stamp(void);
crypto/openssl/providers/implementations/rands/seeding/rand_unix.c
768
data.time = get_time_stamp();
crypto/openssl/providers/implementations/rands/seeding/rand_vxworks.c
96
data.time = get_time_stamp();