Home
last modified time | relevance | path

Searched defs:random_get_entropy (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/m68k/include/asm/
Dtimex.h34 static inline unsigned long random_get_entropy(void) in random_get_entropy() function
40 #define random_get_entropy random_get_entropy macro
/Linux-v5.4/arch/mips/include/asm/
Dtimex.h87 static inline unsigned long random_get_entropy(void) in random_get_entropy() function
99 #define random_get_entropy random_get_entropy macro
/Linux-v5.4/include/linux/
Dtimex.h78 #define random_get_entropy() get_cycles() macro