Searched defs:nbytes (Results 1 – 19 of 19) sorted by relevance
| /include/crypto/ |
| A D | scatterwalk.h | 57 unsigned int nbytes; member 106 unsigned int nbytes) in scatterwalk_clamp() 197 unsigned int nbytes = scatterwalk_clamp(walk, total); in scatterwalk_next() local 210 unsigned int nbytes) in scatterwalk_advance() 224 unsigned int nbytes) in scatterwalk_done_src() 240 unsigned int nbytes) in scatterwalk_done_dst() 287 unsigned int nbytes, int out) in scatterwalk_map_and_copy()
|
| A D | hash.h | 61 unsigned int nbytes; member 689 unsigned int nbytes) in ahash_request_set_crypt() 712 unsigned int nbytes) in ahash_request_set_virt()
|
| /include/crypto/internal/ |
| A D | blockhash.h | 15 #define BLOCK_HASH_UPDATE_BASE(block_fn, state, src, nbytes, bs, dv, \ argument 47 #define BLOCK_HASH_UPDATE(block, state, src, nbytes, bs, buf, buflen) \ argument 49 #define BLOCK_HASH_UPDATE_BLOCKS(block, state, src, nbytes, bs, buf, buflen) \ argument
|
| /include/linux/ |
| A D | once.h | 80 #define get_random_once(buf, nbytes) \ argument 83 #define get_random_sleepable_once(buf, nbytes) \ argument
|
| A D | base64.h | 11 #define BASE64_CHARS(nbytes) DIV_ROUND_UP((nbytes) * 4, 3) argument
|
| A D | random.h | 126 static inline int get_random_bytes_wait(void *buf, size_t nbytes) in get_random_bytes_wait()
|
| A D | string.h | 34 size_t nbytes; in memdup_array_user() local 54 size_t nbytes; in vmemdup_array_user() local
|
| A D | adb.h | 13 int nbytes; member
|
| A D | net.h | 306 #define net_get_random_once(buf, nbytes) \ argument
|
| A D | bio.h | 134 static inline void bio_advance(struct bio *bio, unsigned int nbytes) in bio_advance()
|
| A D | libata.h | 656 unsigned int nbytes; member
|
| /include/memory/ |
| A D | renesas-rpc-if.h | 30 u8 nbytes; member 42 u8 nbytes; member 50 unsigned int nbytes; member
|
| /include/linux/spi/ |
| A D | spi-mem.h | 150 u8 nbytes; member 158 u8 nbytes; member 166 u8 nbytes; member 179 unsigned int nbytes; member
|
| /include/linux/soc/qcom/ |
| A D | smd-rpm.h | 59 __le32 nbytes; member
|
| /include/linux/qed/ |
| A D | eth_common.h | 355 __le16 nbytes; member 362 __le16 nbytes; member 385 __le16 nbytes; member 408 __le16 nbytes; /* Number of bytes in this BD */ member 428 __le16 nbytes; member
|
| A D | common_hsi.h | 913 __le16 nbytes; member
|
| /include/linux/comedi/ |
| A D | comedidev.h | 819 unsigned int nbytes) in comedi_bytes_to_samples()
|
| /include/soc/tegra/ |
| A D | bpmp-abi.h | 613 uint32_t nbytes; member 624 uint32_t nbytes; member
|
| /include/uapi/linux/ |
| A D | btrfs_tree.h | 877 __le64 nbytes; member
|
Completed in 54 milliseconds