/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | nhpoly1305-neon-glue.c | 19 nhpoly1305_neon_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_neon_update() argument
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | nhpoly1305-neon-glue.c | 19 nhpoly1305_neon_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_neon_update() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | nhpoly1305-avx2-glue.c | 19 nhpoly1305_avx2_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_avx2_update() argument
|
H A D | nhpoly1305-sse2-glue.c | 19 nhpoly1305_sse2_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_sse2_update() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | base64.c | 32 int base64_encode(const u8 *src, int srclen, char *dst) in base64_encode() argument 73 int base64_decode(const char *src, int srclen, u8 *dst) in base64_decode() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | poly1305_generic.c | 34 crypto_poly1305_setdesckey(struct poly1305_desc_ctx *dctx, const u8 *src, unsigned int srclen) crypto_poly1305_setdesckey() argument 57 poly1305_blocks(struct poly1305_desc_ctx *dctx, const u8 *src, unsigned int srclen) poly1305_blocks() argument 72 crypto_poly1305_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) crypto_poly1305_update() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | nhpoly1305-neon-glue.c | 26 nhpoly1305_neon_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_neon_update() argument
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | nhpoly1305-avx2-glue.c | 26 nhpoly1305_avx2_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_avx2_update() argument
|
H A D | nhpoly1305-sse2-glue.c | 26 nhpoly1305_sse2_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_sse2_update() argument
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | nhpoly1305-neon-glue.c | 26 nhpoly1305_neon_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) nhpoly1305_neon_update() argument
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | trans.c | 39 int srclen, dstlen, size; in hfs_mac2asc() local 103 int srclen, dstle in hfs_asc2mac() local [all...] |
/kernel/linux/linux-5.10/fs/cramfs/ |
H A D | uncompress.c | 31 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block() argument
|
/kernel/linux/linux-6.6/fs/cramfs/ |
H A D | uncompress.c | 31 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block() argument
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | trans.c | 39 int srclen, dstlen, size; in hfs_mac2asc() local 103 int srclen, dstle in hfs_asc2mac() local [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | poly1305_generic.c | 34 crypto_poly1305_setdesckey(struct poly1305_desc_ctx *dctx, const u8 *src, unsigned int srclen) crypto_poly1305_setdesckey() argument 57 poly1305_blocks(struct poly1305_desc_ctx *dctx, const u8 *src, unsigned int srclen) poly1305_blocks() argument 72 crypto_poly1305_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) crypto_poly1305_update() argument [all...] |
/third_party/node/src/ |
H A D | base64-inl.h | 38 base64_decode_group_slow(char* const dst, const size_t dstlen, const TypeName* const src, const size_t srclen, size_t* const i, size_t* const k) base64_decode_group_slow() argument 68 base64_decode_fast(char* const dst, const size_t dstlen, const TypeName* const src, const size_t srclen, const size_t decoded_size) base64_decode_fast() argument [all...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_rcbuf.c | 53 nghttp2_rcbuf_new2(nghttp2_rcbuf **rcbuf_ptr, const uint8_t *src, size_t srclen, nghttp2_mem *mem) nghttp2_rcbuf_new2() argument
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack_huffman.c | 45 nghttp3_qpack_huffman_encode(uint8_t *dest, const uint8_t *src, size_t srclen) nghttp3_qpack_huffman_encode() argument 86 nghttp3_qpack_huffman_decode(nghttp3_qpack_huffman_decode_context *ctx, uint8_t *dest, const uint8_t *src, size_t srclen, int fin) nghttp3_qpack_huffman_decode() argument
|
H A D | nghttp3_rcbuf.c | 52 nghttp3_rcbuf_new2(nghttp3_rcbuf **rcbuf_ptr, const uint8_t *src, size_t srclen, const nghttp3_mem *mem) nghttp3_rcbuf_new2() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_rcbuf.c | 53 nghttp2_rcbuf_new2(nghttp2_rcbuf **rcbuf_ptr, const uint8_t *src, size_t srclen, nghttp2_mem *mem) nghttp2_rcbuf_new2() argument
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | poly1305-p10-glue.c | 77 crypto_poly1305_p10_update(struct shash_desc *desc, const u8 *src, unsigned int srclen) crypto_poly1305_p10_update() argument [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | compr_zlib.c | 141 jffs2_zlib_decompress(unsigned char *data_in, unsigned char *cpage_out, uint32_t srclen, uint32_t destlen) jffs2_zlib_decompress() argument
|
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
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | compr_zlib.c | 141 jffs2_zlib_decompress(unsigned char *data_in, unsigned char *cpage_out, uint32_t srclen, uint32_t destlen) jffs2_zlib_decompress() argument
|