Searched refs:wait_for_random_bytes (Results 1 – 3 of 3) sorted by relevance
124 /* Used by wait_for_random_bytes(), and considered an entropy collector, below. */137 int wait_for_random_bytes(void) in wait_for_random_bytes() function 149 EXPORT_SYMBOL(wait_for_random_bytes);432 * wait_for_random_bytes() should be called and return 0 at least once494 * provided by this function is okay, the function wait_for_random_bytes()1406 ret = wait_for_random_bytes(); in SYSCALL_DEFINE3() 1489 ret = wait_for_random_bytes(); in random_read_iter()
527 wait_for_random_bytes(); in wg_noise_handshake_create_initiation()676 wait_for_random_bytes(); in wg_noise_handshake_create_response()
713 err = wait_for_random_bytes(); in ceph_create_client()