Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/crypto/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/net/core/
H A 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 int srclen = strlen(src); in inet4_pton() local
325 int srclen = strlen(src); in inet6_pton() local
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dtrans.c39 int srclen, dstlen, size; in hfs_mac2asc() local
103 int srclen, dstlen, size; in hfs_asc2mac() local
/OK3568_Linux_fs/u-boot/lib/
H A Dgzip.c40 unsigned char *src, unsigned long srclen) in gzip()
49 unsigned long srclen, int stoponerr, in zzip()
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A Dghash.c95 const u8 *src, unsigned int srclen) in __ghash_blocks()
117 const u8 *src, unsigned int srclen) in p8_ghash_update()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dpsa_util.h392 size_t srclen, in mbedtls_psa_tls_psa_ec_to_ecpoint()
407 size_t srclen, in mbedtls_psa_tls_ecpoint_to_psa_ec()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dpsa_util.h392 size_t srclen, in mbedtls_psa_tls_psa_ec_to_ecpoint()
407 size_t srclen, in mbedtls_psa_tls_ecpoint_to_psa_ec()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dpsa_util.h392 size_t srclen, in mbedtls_psa_tls_psa_ec_to_ecpoint()
407 size_t srclen, in mbedtls_psa_tls_ecpoint_to_psa_ec()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dpsa_util.h392 size_t srclen, in mbedtls_psa_tls_psa_ec_to_ecpoint()
407 size_t srclen, in mbedtls_psa_tls_ecpoint_to_psa_ec()
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dpoly1305-glue.c116 const u8 *src, unsigned int srclen) in arm_poly1305_update()
126 unsigned int srclen) in arm_poly1305_update_neon()
H A Dnhpoly1305-neon-glue.c27 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dcompr_zlib.c44 __u32 srclen, __u32 destlen) in zlib_decompress()
H A Dcompr_rtime.c52 u32 srclen, u32 destlen) in rtime_decompress()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c76 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
/OK3568_Linux_fs/u-boot/fs/cramfs/
H A Duncompress.c31 int cramfs_uncompress_block (void *dst, void *src, int srclen) in cramfs_uncompress_block()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dzlib.c285 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()
H A Dlzo.c288 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()
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dpoly1305_glue.c169 unsigned int srclen) in poly1305_update_arch()
226 const u8 *src, unsigned int srclen) in crypto_poly1305_update()
H A Dnhpoly1305-sse2-glue.c27 const u8 *src, unsigned int srclen) in nhpoly1305_sse2_update()
H A Dnhpoly1305-avx2-glue.c27 const u8 *src, unsigned int srclen) in nhpoly1305_avx2_update()
/OK3568_Linux_fs/kernel/fs/cramfs/
H A Duncompress.c31 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block()
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c27 const u8 *src, unsigned int srclen) in nhpoly1305_neon_update()
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dcompr_lzo.c69 uint32_t srclen, uint32_t destlen) in jffs2_lzo_decompress()
H A Dcompr_rtime.c78 uint32_t srclen, uint32_t destlen) in jffs2_rtime_decompress()

123