/Linux-v5.10/crypto/ |
D | poly1305_generic.c | 35 const u8 *src, unsigned int srclen) in crypto_poly1305_setdesckey() 58 unsigned int srclen) in poly1305_blocks() 73 const u8 *src, unsigned int srclen) in crypto_poly1305_update()
|
D | nhpoly1305.c | 94 const u8 *src, unsigned int srclen, nh_t nh_fn) in nhpoly1305_units() 156 const u8 *src, unsigned int srclen, in crypto_nhpoly1305_update_helper() 192 const u8 *src, unsigned int srclen) in crypto_nhpoly1305_update()
|
D | ghash-generic.c | 79 const u8 *src, unsigned int srclen) in ghash_update()
|
/Linux-v5.10/net/core/ |
D | utils.c | 118 int in4_pton(const char *src, int srclen, in in4_pton() 184 int in6_pton(const char *src, int srclen, in in6_pton() 305 int srclen = strlen(src); in inet4_pton() local 325 int srclen = strlen(src); in inet6_pton() local
|
/Linux-v5.10/fs/hfs/ |
D | trans.c | 39 int srclen, dstlen, size; in hfs_mac2asc() local 103 int srclen, dstlen, size; in hfs_asc2mac() local
|
/Linux-v5.10/drivers/crypto/vmx/ |
D | ghash.c | 95 const u8 *src, unsigned int srclen) in __ghash_blocks() 117 const u8 *src, unsigned int srclen) in p8_ghash_update()
|
/Linux-v5.10/arch/arm/crypto/ |
D | poly1305-glue.c | 116 const u8 *src, unsigned int srclen) in arm_poly1305_update() 126 unsigned int srclen) in arm_poly1305_update_neon()
|
D | nhpoly1305-neon-glue.c | 27 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
|
/Linux-v5.10/fs/cramfs/ |
D | uncompress.c | 31 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block()
|
/Linux-v5.10/tools/testing/selftests/powerpc/nx-gzip/ |
D | gzfht_test.c | 76 static int compress_fht_sample(char *src, uint32_t srclen, char *dst, in compress_fht_sample() 237 uint32_t srclen, dstlen; in compress_file() local
|
/Linux-v5.10/arch/arm64/crypto/ |
D | nhpoly1305-neon-glue.c | 27 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
|
D | poly1305-glue.c | 112 const u8 *src, unsigned int srclen) in neon_poly1305_update()
|
/Linux-v5.10/arch/x86/crypto/ |
D | nhpoly1305-avx2-glue.c | 27 const u8 *src, unsigned int srclen) in nhpoly1305_avx2_update()
|
D | nhpoly1305-sse2-glue.c | 27 const u8 *src, unsigned int srclen) in nhpoly1305_sse2_update()
|
D | poly1305_glue.c | 169 unsigned int srclen) in poly1305_update_arch() 226 const u8 *src, unsigned int srclen) in crypto_poly1305_update()
|
/Linux-v5.10/fs/btrfs/ |
D | zlib.c | 285 size_t srclen = cb->compressed_len; in zlib_decompress_bio() local 369 struct page *dest_page, unsigned long start_byte, size_t srclen, in zlib_decompress()
|
D | lzo.c | 288 size_t srclen = cb->compressed_len; in lzo_decompress_bio() local 424 struct page *dest_page, unsigned long start_byte, size_t srclen, in lzo_decompress()
|
D | zstd.c | 552 size_t srclen = cb->compressed_len; in zstd_decompress_bio() local 625 struct page *dest_page, unsigned long start_byte, size_t srclen, in zstd_decompress()
|
/Linux-v5.10/fs/jffs2/ |
D | compr_lzo.c | 69 uint32_t srclen, uint32_t destlen) in jffs2_lzo_decompress()
|
D | compr_rtime.c | 75 uint32_t srclen, uint32_t destlen) in jffs2_rtime_decompress()
|
D | compr_zlib.c | 143 uint32_t srclen, uint32_t destlen) in jffs2_zlib_decompress()
|
/Linux-v5.10/arch/s390/crypto/ |
D | ghash_s390.c | 55 const u8 *src, unsigned int srclen) in ghash_update()
|
/Linux-v5.10/lib/ |
D | nlattr.c | 725 size_t srclen = nla_len(nla); in nla_strlcpy() local 751 size_t srclen = nla_len(nla); in nla_strdup() local
|
/Linux-v5.10/drivers/hv/ |
D | ring_buffer.c | 118 u32 srclen) in hv_copyto_ringbuffer()
|
/Linux-v5.10/fs/cifs/ |
D | cifs_unicode.c | 460 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16()
|