Home
last modified time | relevance | path

Searched defs:srclen (Results 26 – 50 of 54) sorted by relevance

123

/openbmc/linux/crypto/
H A Dghash-generic.c79 const u8 *src, unsigned int srclen) in ghash_update()
H A Dpolyval-generic.c153 const u8 *src, unsigned int srclen) in polyval_update()
/openbmc/linux/arch/arm64/crypto/
H A Dpoly1305-glue.c112 const u8 *src, unsigned int srclen) in neon_poly1305_update()
H A Dpolyval-ce-glue.c102 const u8 *src, unsigned int srclen) in polyval_arm64_update()
/openbmc/linux/arch/s390/crypto/
H A Dghash_s390.c55 const u8 *src, unsigned int srclen) in ghash_update()
/openbmc/linux/fs/btrfs/
H A Dzstd.c546 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 Dlzo.c428 struct page *dest_page, unsigned long start_byte, size_t srclen, in lzo_decompress()
H A Dcompression.c144 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 Dpolyval-clmulni_glue.c111 const u8 *src, unsigned int srclen) in polyval_x86_update()
H A Dghash-clmulni-intel_glue.c96 const u8 *src, unsigned int srclen) in ghash_update()
/openbmc/linux/fs/ceph/
H A Dcrypto.c27 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 Dunicode.c342 int smbConvertToUTF16(__le16 *target, const char *source, int srclen, in smbConvertToUTF16()
/openbmc/linux/lib/
H A Dnlattr.c752 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 Dcifs_unicode.c453 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16()
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1050 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 Dcompr_lzo.c397 u32 srclen, u32 destlen) in lzo_decompress()
/openbmc/u-boot/board/xilinx/zynq/
H A Dcmds.c432 u32 srcaddr, srclen, dstaddr, dstlen; in zynq_decrypt_image() local
/openbmc/linux/drivers/hv/
H A Dring_buffer.c111 u32 srclen) in hv_copyto_ringbuffer()
/openbmc/linux/fs/jffs2/
H A Dcompr_rubin.c370 unsigned char *page_out, uint32_t srclen, in rubin_do_decompress()
/openbmc/linux/sound/soc/codecs/
H A Drt5677-spi.c457 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 Dgo7007-fw.c1548 int codespace = 64 * 1024, i = 0, srclen, chunk_len, chunk_flags; in go7007_construct_fw_image() local
/openbmc/linux/fs/jfs/
H A Djfs_logmgr.c355 int srclen; in lmWriteRecord() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c887 int len, srclen; in xhci_submit_root() local
H A Dehci-hcd.c673 int len, srclen; in ehci_submit_root() local
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c613 int srclen = 0; in chcr_hash_ent_in_wr() local
643 int srclen = 0, dstlen = 0; in chcr_sg_ent_in_wr() local

123