/openbmc/linux/crypto/ |
H A D | ghash-generic.c | 79 const u8 *src, unsigned int srclen) in ghash_update()
|
H A D | polyval-generic.c | 153 const u8 *src, unsigned int srclen) in polyval_update()
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | poly1305-glue.c | 112 const u8 *src, unsigned int srclen) in neon_poly1305_update()
|
H A D | polyval-ce-glue.c | 102 const u8 *src, unsigned int srclen) in polyval_arm64_update()
|
/openbmc/linux/arch/s390/crypto/ |
H A D | ghash_s390.c | 55 const u8 *src, unsigned int srclen) in ghash_update()
|
/openbmc/linux/fs/btrfs/ |
H A D | zstd.c | 546 size_t srclen = cb->compressed_len; in zstd_decompress_bio() local 619 struct page *dest_page, unsigned long start_byte, size_t srclen, in zstd_decompress()
|
H A D | lzo.c | 428 struct page *dest_page, unsigned long start_byte, size_t srclen, in lzo_decompress()
|
H A D | compression.c | 144 unsigned long dest_pgoff, size_t srclen, size_t destlen) in compression_decompress() 944 unsigned long dest_pgoff, size_t srclen, size_t destlen) in btrfs_decompress()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | polyval-clmulni_glue.c | 111 const u8 *src, unsigned int srclen) in polyval_x86_update()
|
H A D | ghash-clmulni-intel_glue.c | 96 const u8 *src, unsigned int srclen) in ghash_update()
|
/openbmc/linux/fs/ceph/ |
H A D | crypto.c | 27 int ceph_base64_encode(const u8 *src, int srclen, char *dst) in ceph_base64_encode() 47 int ceph_base64_decode(const char *src, int srclen, u8 *dst) in ceph_base64_decode()
|
/openbmc/linux/fs/smb/server/ |
H A D | unicode.c | 342 int smbConvertToUTF16(__le16 *target, const char *source, int srclen, in smbConvertToUTF16()
|
/openbmc/linux/lib/ |
H A D | nlattr.c | 752 size_t srclen = nla_len(nla); in nla_strscpy() local 788 size_t srclen = nla_len(nla); in nla_strdup() local
|
/openbmc/linux/fs/smb/client/ |
H A D | cifs_unicode.c | 453 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 1050 uint64_t *src, uint64_t *srclen, in do_mvcl() 1116 uint64_t srclen = env->regs[r2 + 1] & 0xffffff; in HELPER() local 1190 uint64_t srclen = get_length(env, r3 + 1); in HELPER() local 1212 uint64_t srclen = get_length(env, r3 + 1); in HELPER() local 1429 uint32_t srclen, int ssize, uintptr_t ra) in do_pkau() 1530 const int srclen = 16; in do_unpkau() local
|
/openbmc/u-boot/fs/jffs2/ |
H A D | compr_lzo.c | 397 u32 srclen, u32 destlen) in lzo_decompress()
|
/openbmc/u-boot/board/xilinx/zynq/ |
H A D | cmds.c | 432 u32 srcaddr, srclen, dstaddr, dstlen; in zynq_decrypt_image() local
|
/openbmc/linux/drivers/hv/ |
H A D | ring_buffer.c | 111 u32 srclen) in hv_copyto_ringbuffer()
|
/openbmc/linux/fs/jffs2/ |
H A D | compr_rubin.c | 370 unsigned char *page_out, uint32_t srclen, in rubin_do_decompress()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5677-spi.c | 457 static void rt5677_spi_reverse(u8 *dst, u32 dstlen, const u8 *src, u32 srclen) in rt5677_spi_reverse()
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 1548 int codespace = 64 * 1024, i = 0, srclen, chunk_len, chunk_flags; in go7007_construct_fw_image() local
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_logmgr.c | 355 int srclen; in lmWriteRecord() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci.c | 887 int len, srclen; in xhci_submit_root() local
|
H A D | ehci-hcd.c | 673 int len, srclen; in ehci_submit_root() local
|
/openbmc/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 613 int srclen = 0; in chcr_hash_ent_in_wr() local 643 int srclen = 0, dstlen = 0; in chcr_sg_ent_in_wr() local
|