Lines Matching defs:nbytes
537 int nbytes) in _mix_pool_bytes()
584 int nbytes) in __mix_pool_bytes()
591 int nbytes) in mix_pool_bytes()
1056 static ssize_t extract_crng_user(void __user *buf, size_t nbytes) in extract_crng_user()
1320 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account()
1424 size_t nbytes, int fips) in _extract_entropy()
1463 size_t nbytes, int min, int reserved) in extract_entropy()
1525 static void _get_random_bytes(void *buf, int nbytes) in _get_random_bytes()
1546 void get_random_bytes(void *buf, int nbytes) in get_random_bytes()
1718 int __must_check get_random_bytes_arch(void *buf, int nbytes) in get_random_bytes_arch()
1805 urandom_read_nowarn(struct file *file, char __user *buf, size_t nbytes, in urandom_read_nowarn()
1817 urandom_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in urandom_read()
1836 random_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in random_read()