/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | compr_rtime.c | 76 jffs2_rtime_decompress(unsigned char *data_in, unsigned char *cpage_out, uint32_t srclen, uint32_t destlen) jffs2_rtime_decompress() argument
|
H A D | compr_lzo.c | 68 jffs2_lzo_decompress(unsigned char *data_in, unsigned char *cpage_out, uint32_t srclen, uint32_t destlen) jffs2_lzo_decompress() argument
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.c | 45 nghttp2_hd_huff_encode(nghttp2_bufs *bufs, const uint8_t *src, size_t srclen) nghttp2_hd_huff_encode() argument 110 nghttp2_hd_huff_decode(nghttp2_hd_huff_decode_context *ctx, nghttp2_buf *buf, const uint8_t *src, size_t srclen, int final) nghttp2_hd_huff_decode() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.c | 45 nghttp2_hd_huff_encode(nghttp2_bufs *bufs, const uint8_t *src, size_t srclen) nghttp2_hd_huff_encode() argument 110 nghttp2_hd_huff_decode(nghttp2_hd_huff_decode_context *ctx, nghttp2_buf *buf, const uint8_t *src, size_t srclen, int final) nghttp2_hd_huff_decode() argument
|
/kernel/linux/linux-5.10/drivers/crypto/vmx/ |
H A D | ghash.c | 93 __ghash_blocks(struct p8_ghash_ctx *ctx, struct p8_ghash_desc_ctx *dctx, const u8 *src, unsigned int srclen) __ghash_blocks() argument 116 p8_ghash_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) p8_ghash_update() argument [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | ghash-generic.c | 78 ghash_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) ghash_update() argument
|
H A D | nhpoly1305.c | 92 nhpoly1305_units(struct nhpoly1305_state *state, const struct nhpoly1305_key *key, const u8 *src, unsigned int srclen, nh_t nh_fn) nhpoly1305_units() argument 155 crypto_nhpoly1305_update_helper(struct shash_desc *desc, const u8 *src, unsigned int srclen, nh_t nh_fn) crypto_nhpoly1305_update_helper() argument 191 crypto_nhpoly1305_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) crypto_nhpoly1305_update() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | poly1305-glue.c | 111 neon_poly1305_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) neon_poly1305_update() argument
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | poly1305-glue.c | 115 arm_poly1305_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) arm_poly1305_update() argument 124 arm_poly1305_update_neon(struct shash_desc *desc, const u8 *src, unsigned int srclen) arm_poly1305_update_neon() argument
|
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | ghash_s390.c | 54 ghash_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) ghash_update() argument
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | poly1305-glue.c | 115 arm_poly1305_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) arm_poly1305_update() argument 124 arm_poly1305_update_neon(struct shash_desc *desc, const u8 *src, unsigned int srclen) arm_poly1305_update_neon() argument
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | poly1305-glue.c | 111 neon_poly1305_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) neon_poly1305_update() argument
|
H A D | polyval-ce-glue.c | 101 polyval_arm64_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) polyval_arm64_update() argument
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | ghash_s390.c | 54 ghash_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) ghash_update() argument
|
/kernel/linux/linux-6.6/drivers/crypto/vmx/ |
H A D | ghash.c | 94 __ghash_blocks(struct p8_ghash_ctx *ctx, struct p8_ghash_desc_ctx *dctx, const u8 *src, unsigned int srclen) __ghash_blocks() argument 117 p8_ghash_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) p8_ghash_update() argument [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | ghash-generic.c | 78 ghash_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) ghash_update() argument
|
H A D | nhpoly1305.c | 92 nhpoly1305_units(struct nhpoly1305_state *state, const struct nhpoly1305_key *key, const u8 *src, unsigned int srclen, nh_t nh_fn) nhpoly1305_units() argument 155 crypto_nhpoly1305_update_helper(struct shash_desc *desc, const u8 *src, unsigned int srclen, nh_t nh_fn) crypto_nhpoly1305_update_helper() argument 191 crypto_nhpoly1305_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) crypto_nhpoly1305_update() argument [all...] |
H A D | polyval-generic.c | 152 polyval_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) polyval_update() argument
|
/third_party/curl/lib/ |
H A D | base64.c | 79 size_t srclen = 0; in Curl_base64_decode() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | memutil.h | 75 memcat(char* dest, size_t destlen, const char* src, size_t srclen) memcat() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | unicode.c | 342 int smbConvertToUTF16(__le16 *target, const char *source, int srclen, in smbConvertToUTF16() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | polyval-clmulni_glue.c | 110 polyval_x86_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) polyval_x86_update() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | raster.c | 42 size_t srclen; /* Length of source string */ in _strlcpy() local
|
/third_party/node/deps/base64/base64/test/ |
H A D | test_base64.c | 15 size_t srclen = strlen(src); in assert_enc() local 38 size_t srclen = strlen(src); in assert_dec() local 66 size_t srclen = strlen(src); in assert_roundtrip() local
|
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
H A D | NativeStablityTest.cpp | 83 std::string::size_type srclen = strsrc.size(); in StringReplace() local
|