Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/random/
H A Dhash.h38 #define RANDOM_KEYSIZE 32 /* (in bytes) == 256 bits */ macro
H A Dfortuna.c554 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
679 random_fortuna_read_concurrent(uint8_t * buf,size_t bytecount,uint8_t newkey[static RANDOM_KEYSIZE]) random_fortuna_read_concurrent() argument
[all...]