/linux-6.6.21/lib/crypto/ |
D | chacha20poly1305.c | 57 __chacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, in __chacha20poly1305_encrypt() 90 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() 125 __chacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in __chacha20poly1305_decrypt() 168 bool chacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_decrypt() 194 bool xchacha20poly1305_decrypt(u8 *dst, const u8 *src, const size_t src_len, in xchacha20poly1305_decrypt() 209 const size_t src_len, in chacha20poly1305_crypt_sg_inplace() 333 bool chacha20poly1305_encrypt_sg_inplace(struct scatterlist *src, size_t src_len, in chacha20poly1305_encrypt_sg_inplace() 343 bool chacha20poly1305_decrypt_sg_inplace(struct scatterlist *src, size_t src_len, in chacha20poly1305_decrypt_sg_inplace()
|
D | aesgcm.c | 76 static void aesgcm_mac(const struct aesgcm_ctx *ctx, const u8 *src, int src_len, in aesgcm_mac()
|
/linux-6.6.21/arch/s390/include/asm/ |
D | cpacf.h | 254 u8 *dest, const u8 *src, long src_len) in cpacf_km() 286 u8 *dest, const u8 *src, long src_len) in cpacf_kmc() 315 const u8 *src, long src_len) in cpacf_kimd() 340 const u8 *src, long src_len) in cpacf_klmd() 368 const u8 *src, long src_len) in cpacf_kmac() 400 const u8 *src, long src_len, u8 *counter) in cpacf_kmctr() 529 const u8 *src, unsigned long src_len, in cpacf_kma()
|
/linux-6.6.21/include/linux/ |
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-6.6.21/net/smc/ |
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-6.6.21/drivers/net/wireguard/ |
D | noise.c | 432 static void mix_hash(u8 hash[NOISE_HASH_LEN], const u8 *src, size_t src_len) in mix_hash() 464 size_t src_len, u8 key[NOISE_SYMMETRIC_KEY_LEN], in message_encrypt() 474 size_t src_len, u8 key[NOISE_SYMMETRIC_KEY_LEN], in message_decrypt()
|
/linux-6.6.21/include/crypto/ |
D | akcipher.h | 39 unsigned int src_len; member 279 unsigned int src_len, in akcipher_request_set_crypt()
|
D | kpp.h | 35 unsigned int src_len; member
|
/linux-6.6.21/tools/bpf/bpftool/ |
D | tracelog.c | 42 size_t src_len; in find_tracefs_mnt_single() local
|
/linux-6.6.21/lib/ |
D | decompress_unlzo.c | 105 u32 src_len, dst_len; in unlzo() local
|
/linux-6.6.21/drivers/block/zram/ |
D | zcomp.c | 142 const void *src, unsigned int src_len, void *dst) in zcomp_decompress()
|
/linux-6.6.21/drivers/video/fbdev/omap2/omapfb/dss/ |
D | omapdss-boot-init.c | 61 const char *src, int src_len) in omapdss_prefix_strcpy()
|
/linux-6.6.21/drivers/staging/rtl8723bs/os_dep/ |
D | osdep_service.c | 123 void rtw_buf_update(u8 **buf, u32 *buf_len, u8 *src, u32 src_len) in rtw_buf_update()
|
/linux-6.6.21/arch/sh/kernel/ |
D | io_trapped.c | 183 static unsigned long long copy_word(unsigned long src_addr, int src_len, in copy_word()
|
/linux-6.6.21/include/uapi/linux/ |
D | fib_rules.h | 22 __u8 src_len; member
|
/linux-6.6.21/net/ipv4/ |
D | fib_rules.c | 38 u8 src_len; member
|
/linux-6.6.21/drivers/media/platform/verisilicon/ |
D | hantro_g2_hevc_dec.c | 507 u32 src_len, src_buf_len; in set_buffers() local
|
/linux-6.6.21/fs/lockd/ |
D | host.c | 336 size_t src_len = rqstp->rq_daddrlen; in nlmsvc_lookup_host() local
|
/linux-6.6.21/fs/btrfs/ |
D | zstd.c | 32 size_t src_len) in zstd_get_btrfs_parameters()
|
/linux-6.6.21/drivers/crypto/ccp/ |
D | ccp-dmaengine.c | 366 unsigned int src_offset, src_len; in ccp_create_desc() local
|
/linux-6.6.21/drivers/crypto/nx/ |
D | nx.c | 152 unsigned int *src_len) in nx_walk_and_build()
|
/linux-6.6.21/drivers/target/ |
D | target_core_rd.c | 428 u32 src_len; in rd_execute_rw() local
|
/linux-6.6.21/drivers/crypto/caam/ |
D | caamalg_qi2.c | 365 int src_len, dst_len = 0; in aead_edesc_alloc() local 3552 int src_len = req->nbytes - *next_buflen; in ahash_update_ctx() local 4004 int src_len = req->nbytes - *next_buflen; in ahash_update_no_ctx() local 4222 int src_len = req->nbytes - *next_buflen; in ahash_update_first() local
|
/linux-6.6.21/arch/x86/xen/ |
D | setup.c | 678 phys_addr_t dest_off, src_off, dest_len, src_len, len; in xen_phys_memcpy() local
|
/linux-6.6.21/drivers/crypto/intel/keembay/ |
D | ocs-hcu.c | 104 u32 src_len; member
|