/linux/lib/crypto/ |
H A D | chacha20poly1305.c | 55 __chacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, in __chacha20poly1305_encrypt() 89 void chacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_encrypt() 112 void xchacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, in xchacha20poly1305_encrypt() 126 __chacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in __chacha20poly1305_decrypt() 170 bool chacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_decrypt() 196 bool xchacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in xchacha20poly1305_decrypt() 211 const size_t src_len, in chacha20poly1305_crypt_sg_inplace() 335 bool chacha20poly1305_encrypt_sg_inplace(struct scatterlist *src, size_t src_len, in chacha20poly1305_encrypt_sg_inplace() 345 bool chacha20poly1305_decrypt_sg_inplace(struct scatterlist *src, size_t src_len, in chacha20poly1305_decrypt_sg_inplace()
|
H A D | aesgcm.c | 88 static void aesgcm_mac(const struct aesgcm_ctx *ctx, const u8 *src, int src_len, in aesgcm_mac()
|
/linux/include/linux/ |
H A D | ccp.h | 183 u64 src_len; /* In bytes */ member 243 u64 src_len; /* In bytes */ member 292 u64 src_len; /* In bytes */ member 354 u64 src_len; /* In bytes */ member 382 u32 src_len; /* In bytes */ member 441 u64 src_len; /* In bytes */ member 470 u64 src_len; /* In bytes */ member
|
/linux/fs/bcachefs/ |
H A D | compress.c | 177 size_t src_len = src->bi_iter.bi_size; in __bio_uncompress() local 338 void *src, size_t src_len, in attempt_compress() 428 struct bio *src, size_t *src_len, in __bio_compress() 541 struct bio *src, size_t *src_len, in bch2_bio_compress()
|
/linux/net/smc/ |
H A D | smc_tx.c | 357 size_t src_off, size_t src_len, in smcr_tx_rdma_writes() 422 size_t src_off, size_t src_len, in smcd_tx_rdma_writes() 466 size_t len, src_len, dst_off, dst_len; /* current chunk values */ in smc_tx_rdma_writes() local
|
/linux/tools/bpf/bpftool/ |
H A D | tracelog.c | 42 size_t src_len; in find_tracefs_mnt_single() local
|
/linux/lib/ |
H A D | decompress_unlzo.c | 105 u32 src_len, dst_len; in unlzo() local
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | omapdss-boot-init.c | 61 const char *src, int src_len) in omapdss_prefix_strcpy()
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | osdep_service.c | 122 void rtw_buf_update(u8 **buf, u32 *buf_len, u8 *src, u32 src_len) in rtw_buf_update()
|
/linux/arch/sh/kernel/ |
H A D | io_trapped.c | 183 static unsigned long long copy_word(unsigned long src_addr, int src_len, in copy_word()
|
/linux/drivers/block/zram/ |
H A D | zcomp.h | 51 const size_t src_len; member
|
H A D | zcomp.c | 156 const void *src, unsigned int src_len, void *dst) in zcomp_decompress()
|
/linux/include/uapi/linux/ |
H A D | fib_rules.h | 22 __u8 src_len; member
|
/linux/kernel/bpf/ |
H A D | crypto.c | 270 u32 src_len, dst_len, siv_len; in bpf_crypto_crypt() local
|
/linux/include/crypto/ |
H A D | kpp.h | 35 unsigned int src_len; member
|
/linux/net/ipv4/ |
H A D | fib_rules.c | 38 u8 src_len; member
|
/linux/fs/lockd/ |
H A D | host.c | 335 size_t src_len = rqstp->rq_daddrlen; in nlmsvc_lookup_host() local
|
/linux/drivers/crypto/ccp/ |
H A D | ccp-dmaengine.c | 366 unsigned int src_offset, src_len; in ccp_create_desc() local
|
/linux/fs/btrfs/ |
H A D | zstd.c | 35 size_t src_len) in zstd_get_btrfs_parameters()
|
/linux/drivers/target/ |
H A D | target_core_rd.c | 428 u32 src_len; in rd_execute_rw() local
|
/linux/drivers/misc/mei/ |
H A D | vsc-tp.c | 168 int ret, offset = 0, cpy_len, src_len, dst_len = sizeof(struct vsc_tp_packet_hdr); in vsc_tp_xfer_helper() local
|
/linux/drivers/crypto/intel/keembay/ |
H A D | ocs-hcu.c | 104 u32 src_len; member
|
/linux/arch/x86/xen/ |
H A D | setup.c | 738 phys_addr_t dest_off, src_off, dest_len, src_len, len; in xen_phys_memcpy() local
|
/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 852 int src_len = req->nbytes - *next_buflen; in ahash_update_ctx() local 1228 int src_len = req->nbytes - *next_buflen; in ahash_update_no_ctx() local
|
/linux/drivers/dma/amd/ptdma/ |
H A D | ptdma.h | 141 u64 src_len; /* In bytes */ member
|