Searched refs:arch_get_random_longs_early (Results 1 – 2 of 2) sorted by relevance
123 #ifndef arch_get_random_longs_early124 static inline bool __init arch_get_random_longs_early(unsigned long *v, size_t max_longs) in arch_get_random_longs_early() function
800 longs = arch_get_random_longs_early(entropy, ARRAY_SIZE(entropy) - i); in random_init_early()