Home
last modified time | relevance | path

Searched refs:get_timer_bits (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/crypto/openssl/crypto/rand/
H A Drand_unix.c49 static uint64_t get_timer_bits(void);
797 data.time = get_timer_bits(); in rand_pool_add_additional_data()
839 static uint64_t get_timer_bits(void) in get_timer_bits() function