Home
last modified time | relevance | path

Searched defs:in_len (Results 1 - 25 of 81) sorted by relevance

1234

/kernel/linux/linux-5.10/fs/ubifs/
H A Dcompress.c101 ubifs_compress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int *compr_type) ubifs_compress() argument
153 ubifs_decompress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int compr_type) ubifs_decompress() argument
[all...]
H A Dcrypto.c27 ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int in_len, unsigned int *out_len, int block) ubifs_encrypt() argument
/kernel/linux/linux-6.6/fs/ubifs/
H A Dcompress.c101 ubifs_compress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int *compr_type) ubifs_compress() argument
153 ubifs_decompress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int compr_type) ubifs_decompress() argument
[all...]
H A Dcrypto.c38 ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int in_len, unsigned int *out_len, int block) ubifs_encrypt() argument
/kernel/linux/linux-5.10/lib/
H A Ddecompress_unlz4.c31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() argument
207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() argument
H A Ddecompress_unzstd.c123 static int INIT decompress_single(const u8 *in_buf, long in_len, u8 *out_buf, in decompress_single() argument
163 static int INIT __unzstd(unsigned char *in_buf, long in_len, in __unzstd() argument
[all...]
H A Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() argument
98 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo() argument
[all...]
/kernel/linux/linux-5.10/lib/lzo/
H A Dlzo1x_decompress_safe.c39 int lzo1x_decompress_safe(const unsigned char *in, size_t in_len, in lzo1x_decompress_safe() argument
H A Dlzo1x_compress.c22 lzo1x_1_do_compress(const unsigned char *in, size_t in_len, in lzo1x_1_do_compress() argument
304 int lzogeneric1x_1_compress(const unsigned char *in, size_t in_len, in lzogeneric1x_1_compress() argument
381 int lzo1x_1_compress(const unsigned char *in, size_t in_len, in lzo1x_1_compress() argument
388 int lzorle1x_1_compress(const unsigned char *in, size_t in_len, in lzorle1x_1_compress() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dkeyctl.h34 __u32 in_len; /* Input data size */ member
/kernel/linux/linux-6.6/include/linux/
H A Dkeyctl.h34 __u32 in_len; /* Input data size */ member
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlz4.c31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() argument
207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() argument
H A Ddecompress_unzstd.c125 static int INIT decompress_single(const u8 *in_buf, long in_len, u8 *out_buf, in decompress_single() argument
165 static int INIT __unzstd(unsigned char *in_buf, long in_len, in __unzstd() argument
[all...]
H A Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() argument
97 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo() argument
[all...]
/kernel/linux/linux-6.6/lib/lzo/
H A Dlzo1x_decompress_safe.c39 int lzo1x_decompress_safe(const unsigned char *in, size_t in_len, in lzo1x_decompress_safe() argument
H A Dlzo1x_compress.c22 lzo1x_1_do_compress(const unsigned char *in, size_t in_len, in lzo1x_1_do_compress() argument
302 static int lzogeneric1x_1_compress(const unsigned char *in, size_t in_len, in lzogeneric1x_1_compress() argument
379 int lzo1x_1_compress(const unsigned char *in, size_t in_len, in lzo1x_1_compress() argument
386 int lzorle1x_1_compress(const unsigned char *in, size_t in_len, in lzorle1x_1_compress() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dstring-attributes.c44 int in_len = strlen(buf); in validate_str_input() local
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dstring-attributes.c35 int in_len = strlen(buf); in validate_string_input() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dtx_tso.c66 unsigned int in_len; member
174 unsigned int header_len, in_len; in tso_start() local
[all...]
/kernel/linux/linux-5.10/drivers/net/usb/
H A Drndis_host.c227 rndis_query(struct usbnet *dev, struct usb_interface *intf, void *buf, u32 oid, u32 in_len, void **reply, int *reply_len) rndis_query() argument
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_auth.c499 chap_main_loop( struct iscsi_conn *conn, struct iscsi_node_auth *auth, char *in_text, char *out_text, int *in_len, int *out_len) chap_main_loop() argument
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device_fallback.c48 tls_enc_record(struct aead_request *aead_req, struct crypto_aead *aead, char *aad, char *iv, __be64 rcd_sn, struct scatter_walk *in, struct scatter_walk *out, int *in_len) tls_enc_record() argument
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dpreprocess.c503 size_t in_len, out_len; in __expand_string() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dlzo.c129 size_t in_len; in lzo_compress_pages() local
294 size_t in_len; in lzo_decompress_bio() local
428 size_t in_len; lzo_decompress() local
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dcrypto.c218 ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, void *buf, int buf_len, int in_len, int *pout_len) ceph_aes_crypt() argument
282 ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, void *buf, int buf_len, int in_len, int *pout_len) ceph_crypt() argument
[all...]

Completed in 11 milliseconds

1234