/Linux-v4.19/net/core/ |
D | utils.c | 122 int in4_pton(const char *src, int srclen, in in4_pton() 188 int in6_pton(const char *src, int srclen, in in6_pton() 309 int srclen = strlen(src); in inet4_pton() local 329 int srclen = strlen(src); in inet6_pton() local
|
/Linux-v4.19/fs/hfs/ |
D | trans.c | 39 int srclen, dstlen, size; in hfs_mac2asc() local 103 int srclen, dstlen, size; in hfs_asc2mac() local
|
/Linux-v4.19/crypto/ |
D | poly1305_generic.c | 74 const u8 *src, unsigned int srclen) in crypto_poly1305_setdesckey() 95 const u8 *src, unsigned int srclen, in poly1305_blocks() 170 const u8 *src, unsigned int srclen) in crypto_poly1305_update()
|
D | ghash-generic.c | 53 const u8 *src, unsigned int srclen) in ghash_update()
|
/Linux-v4.19/arch/x86/crypto/ |
D | poly1305_glue.c | 68 const u8 *src, unsigned int srclen) in poly1305_simd_blocks() 121 const u8 *src, unsigned int srclen) in poly1305_simd_update()
|
D | ghash-clmulni-intel_glue.c | 81 const u8 *src, unsigned int srclen) in ghash_update()
|
/Linux-v4.19/fs/btrfs/ |
D | zlib.c | 211 size_t srclen = cb->compressed_len; in zlib_decompress_bio() local 297 size_t srclen, size_t destlen) in zlib_decompress()
|
D | zstd.c | 265 size_t srclen = cb->compressed_len; in zstd_decompress_bio() local 340 size_t srclen, size_t destlen) in zstd_decompress()
|
D | lzo.c | 290 size_t srclen = cb->compressed_len; in lzo_decompress_bio() local 428 size_t srclen, size_t destlen) in lzo_decompress()
|
D | compression.c | 1095 unsigned long start_byte, size_t srclen, size_t destlen) in btrfs_decompress()
|
/Linux-v4.19/fs/cramfs/ |
D | uncompress.c | 31 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block()
|
/Linux-v4.19/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()
|
D | compr_rubin.c | 370 unsigned char *page_out, uint32_t srclen, in rubin_do_decompress()
|
/Linux-v4.19/arch/s390/crypto/ |
D | ghash_s390.c | 57 const u8 *src, unsigned int srclen) in ghash_update()
|
/Linux-v4.19/lib/ |
D | nlattr.c | 311 size_t srclen = nla_len(nla); in nla_strlcpy() local 337 size_t srclen = nla_len(nla); in nla_strdup() local
|
/Linux-v4.19/drivers/crypto/vmx/ |
D | ghash.c | 128 const u8 *src, unsigned int srclen) in p8_ghash_update()
|
/Linux-v4.19/sound/soc/codecs/ |
D | rt5677-spi.c | 98 static void rt5677_spi_reverse(u8 *dst, u32 dstlen, const u8 *src, u32 srclen) in rt5677_spi_reverse()
|
/Linux-v4.19/drivers/hv/ |
D | ring_buffer.c | 129 u32 srclen) in hv_copyto_ringbuffer()
|
/Linux-v4.19/fs/cifs/ |
D | cifs_unicode.c | 473 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16()
|
/Linux-v4.19/net/decnet/ |
D | dn_nsp_in.c | 233 int srclen; in dn_find_listener() local
|
/Linux-v4.19/drivers/media/usb/go7007/ |
D | go7007-fw.c | 1556 int codespace = 64 * 1024, i = 0, srclen, chunk_len, chunk_flags; in go7007_construct_fw_image() local
|
/Linux-v4.19/fs/jfs/ |
D | jfs_logmgr.c | 368 int srclen; in lmWriteRecord() local
|
/Linux-v4.19/drivers/usb/core/ |
D | sysfs.c | 885 size_t srclen, n; in read_descriptors() local
|