Home
last modified time | relevance | path

Searched defs:p_counter (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/random/
H A Dfortuna.c552 uint8_t newkey[static RANDOM_KEYSIZE], uint128_t *p_counter, in random_fortuna_genbytes()
/freebsd/crypto/openssl/apps/
H A Ds_server.c2310 unsigned int *p_counter = (unsigned int *)BIO_get_callback_arg(bio); in count_reads_callback() local