Home
last modified time | relevance | path

Searched refs:wait_for_random_bytes (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Drandom.h41 extern int wait_for_random_bytes(void);
92 int ret = wait_for_random_bytes(); in get_random_bytes_wait()
99 int ret = wait_for_random_bytes(); \
/linux/drivers/char/
A Drandom.c1615 int wait_for_random_bytes(void) in wait_for_random_bytes() function
1631 EXPORT_SYMBOL(wait_for_random_bytes);
1840 ret = wait_for_random_bytes(); in random_read()
2004 ret = wait_for_random_bytes(); in SYSCALL_DEFINE3()
/linux/drivers/net/wireguard/
A Dnoise.c494 wait_for_random_bytes(); in wg_noise_handshake_create_initiation()
643 wait_for_random_bytes(); in wg_noise_handshake_create_response()
/linux/net/ceph/
A Dceph_common.c733 err = wait_for_random_bytes(); in ceph_create_client()
/linux/
A Dvmlinux.symvers8732 0x00000000 wait_for_random_bytes vmlinux EXPORT_SYMBOL
A DSystem.map29889 ffff8000107c2070 t wait_for_random_bytes.part.0
29890 ffff8000107c22d0 T wait_for_random_bytes
A D.tmp_System.map29889 ffff8000107c2070 t wait_for_random_bytes.part.0
29890 ffff8000107c22d0 T wait_for_random_bytes

Completed in 312 milliseconds