Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/seeding/
H A Drand_vxworks.c49 static uint64_t get_timer_bits(void) in get_timer_bits() function
94 data.time = get_timer_bits(); in ossl_rand_pool_add_additional_data()
H A Drand_unix.c53 static uint64_t get_timer_bits(void);
796 data.time = get_timer_bits(); in ossl_rand_pool_add_additional_data()
838 static uint64_t get_timer_bits(void) in get_timer_bits() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_unix.c46 static uint64_t get_timer_bits(void);
794 data.time = get_timer_bits(); in rand_pool_add_additional_data()
836 static uint64_t get_timer_bits(void) in get_timer_bits() function