Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
A 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/arch/mips/include/asm/
A 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/arch/riscv/include/asm/
A Dtimex.h41 static inline unsigned long random_get_entropy(void) in random_get_entropy() function
47 #define random_get_entropy() random_get_entropy() macro
/linux/include/linux/
A Dtimex.h78 #define random_get_entropy() get_cycles() macro

Completed in 9 milliseconds