Searched defs:p_counter (Results 1 – 2 of 2) sorted by relevance
554 random_fortuna_genbytes(uint8_t * buf,size_t bytecount,uint8_t newkey[static RANDOM_KEYSIZE],uint128_t * p_counter,union randomdev_key * p_key,bool locked) random_fortuna_genbytes() argument
2310 unsigned int *p_counter = (unsigned int *)BIO_get_callback_arg(bio); in count_reads_callback() local