Lines Matching defs:nbytes
520 int nbytes) in _mix_pool_bytes()
567 int nbytes) in __mix_pool_bytes()
574 int nbytes) in mix_pool_bytes()
939 static ssize_t extract_crng_user(void __user *buf, size_t nbytes) in extract_crng_user()
1222 static void xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in xfer_secondary_pool()
1241 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool()
1282 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account()
1391 size_t nbytes, int fips) in _extract_entropy()
1430 size_t nbytes, int min, int reserved) in extract_entropy()
1463 size_t nbytes) in extract_entropy_user()
1508 void get_random_bytes(void *buf, int nbytes) in get_random_bytes()
1603 void get_random_bytes_arch(void *buf, int nbytes) in get_random_bytes_arch()
1709 _random_read(int nonblock, char __user *buf, size_t nbytes) in _random_read()
1740 random_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in random_read()
1746 urandom_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in urandom_read()