Home
last modified time | relevance | path

Searched defs:srclen (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v6.6/crypto/
Dpoly1305_generic.c35 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()
Dnhpoly1305.c94 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()
Dghash-generic.c79 const u8 *src, unsigned int srclen) in ghash_update()
/Linux-v6.6/lib/
Dbase64.c32 int base64_encode(const u8 *src, int srclen, char *dst) in base64_encode()
73 int base64_decode(const char *src, int srclen, u8 *dst) in base64_decode()
/Linux-v6.6/net/core/
Dutils.c118 int in4_pton(const char *src, int srclen, in in4_pton()
184 int in6_pton(const char *src, int srclen, in in6_pton()
305 size_t srclen = strlen(src); in inet4_pton() local
325 size_t srclen = strlen(src); in inet6_pton() local
/Linux-v6.6/fs/hfs/
Dtrans.c39 int srclen, dstlen, size; in hfs_mac2asc() local
103 int srclen, dstlen, size; in hfs_asc2mac() local
/Linux-v6.6/drivers/crypto/vmx/
Dghash.c96 const u8 *src, unsigned int srclen) in __ghash_blocks()
118 const u8 *src, unsigned int srclen) in p8_ghash_update()
/Linux-v6.6/arch/arm/crypto/
Dpoly1305-glue.c116 const u8 *src, unsigned int srclen) in arm_poly1305_update()
126 unsigned int srclen) in arm_poly1305_update_neon()
Dnhpoly1305-neon-glue.c20 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
/Linux-v6.6/tools/testing/selftests/powerpc/nx-gzip/
Dgzfht_test.c79 static int compress_fht_sample(char *src, uint32_t srclen, char *dst, in compress_fht_sample()
192 uint32_t srclen, dstlen; in compress_file() local
/Linux-v6.6/arch/arm64/crypto/
Dnhpoly1305-neon-glue.c20 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
Dpoly1305-glue.c112 const u8 *src, unsigned int srclen) in neon_poly1305_update()
Dpolyval-ce-glue.c102 const u8 *src, unsigned int srclen) in polyval_arm64_update()
/Linux-v6.6/arch/x86/crypto/
Dnhpoly1305-sse2-glue.c20 const u8 *src, unsigned int srclen) in nhpoly1305_sse2_update()
Dnhpoly1305-avx2-glue.c20 const u8 *src, unsigned int srclen) in nhpoly1305_avx2_update()
Dpoly1305_glue.c169 unsigned int srclen) in poly1305_update_arch()
226 const u8 *src, unsigned int srclen) in crypto_poly1305_update()
/Linux-v6.6/fs/btrfs/
Dzlib.c279 size_t srclen = cb->compressed_len; in zlib_decompress_bio() local
357 struct page *dest_page, unsigned long start_byte, size_t srclen, in zlib_decompress()
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()
/Linux-v6.6/fs/cramfs/
Duncompress.c31 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block()
/Linux-v6.6/fs/crypto/
Dfname.c210 static int fscrypt_base64url_encode(const u8 *src, int srclen, char *dst) in fscrypt_base64url_encode()
245 static int fscrypt_base64url_decode(const char *src, int srclen, u8 *dst) in fscrypt_base64url_decode()
/Linux-v6.6/fs/jffs2/
Dcompr_lzo.c69 uint32_t srclen, uint32_t destlen) in jffs2_lzo_decompress()
Dcompr_rtime.c78 uint32_t srclen, uint32_t destlen) in jffs2_rtime_decompress()
Dcompr_zlib.c143 uint32_t srclen, uint32_t destlen) in jffs2_zlib_decompress()
/Linux-v6.6/arch/powerpc/crypto/
Dpoly1305-p10-glue.c78 const u8 *src, unsigned int srclen) in crypto_poly1305_p10_update()
/Linux-v6.6/arch/s390/crypto/
Dghash_s390.c55 const u8 *src, unsigned int srclen) in ghash_update()

12