Searched defs:nbytes (Results 1 – 18 of 18) sorted by relevance
/include/linux/ |
D | once.h | 80 #define get_random_once(buf, nbytes) \ argument 82 #define get_random_once_wait(buf, nbytes) \ argument 85 #define get_random_slow_once(buf, nbytes) \ argument
|
D | crypto.h | 169 unsigned int nbytes; member 621 static inline void crypto_stats_ablkcipher_encrypt(unsigned int nbytes, int ret, struct crypto_alg … in crypto_stats_ablkcipher_encrypt() 623 static inline void crypto_stats_ablkcipher_decrypt(unsigned int nbytes, int ret, struct crypto_alg … in crypto_stats_ablkcipher_decrypt() 629 static inline void crypto_stats_ahash_update(unsigned int nbytes, int ret, struct crypto_alg *alg) in crypto_stats_ahash_update() 631 static inline void crypto_stats_ahash_final(unsigned int nbytes, int ret, struct crypto_alg *alg) in crypto_stats_ahash_final() 1094 unsigned int nbytes = req->nbytes; in crypto_ablkcipher_encrypt() local 1119 unsigned int nbytes = req->nbytes; in crypto_ablkcipher_decrypt() local 1258 unsigned int nbytes, void *iv) in ablkcipher_request_set_crypt() 1487 unsigned int nbytes) in crypto_blkcipher_encrypt() 1515 unsigned int nbytes) in crypto_blkcipher_encrypt_iv() [all …]
|
D | random.h | 75 static inline int get_random_bytes_wait(void *buf, size_t nbytes) in get_random_bytes_wait()
|
D | adb.h | 13 int nbytes; member
|
D | net.h | 294 #define net_get_random_once(buf, nbytes) \ argument 296 #define net_get_random_once_wait(buf, nbytes) \ argument
|
D | libata.h | 641 unsigned int nbytes; member
|
D | ide.h | 347 unsigned int nbytes; member
|
/include/crypto/ |
D | cbc.h | 20 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_segment() local 42 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_inplace() local 85 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_segment() local 109 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_inplace() local
|
D | scatterwalk.h | 36 unsigned int nbytes) in scatterwalk_clamp() 43 unsigned int nbytes) in scatterwalk_advance()
|
D | ctr.h | 39 int nbytes = walk.nbytes; in crypto_ctr_encrypt_walk() local
|
D | algapi.h | 102 unsigned int nbytes; member 125 unsigned int nbytes; member 325 unsigned int nbytes) in blkcipher_walk_init() 335 unsigned int nbytes) in ablkcipher_walk_init()
|
D | hash.h | 52 unsigned int nbytes; member 532 unsigned int nbytes = req->nbytes; in crypto_ahash_update() local 663 unsigned int nbytes) in ahash_request_set_crypt()
|
/include/linux/spi/ |
D | spi-mem.h | 98 u8 nbytes; member 104 u8 nbytes; member 111 unsigned int nbytes; member
|
/include/linux/qed/ |
D | eth_common.h | 376 __le16 nbytes; member 383 __le16 nbytes; member 406 __le16 nbytes; member 426 __le16 nbytes; member
|
D | common_hsi.h | 882 __le16 nbytes; member
|
/include/crypto/internal/ |
D | skcipher.h | 48 unsigned int nbytes; member
|
/include/soc/tegra/ |
D | bpmp-abi.h | 611 uint32_t nbytes; member 622 uint32_t nbytes; member
|
/include/uapi/linux/ |
D | btrfs_tree.h | 570 __le64 nbytes; member
|