Home
last modified time | relevance | path

Searched defs:in_len (Results 26 - 50 of 81) sorted by relevance

1234

/kernel/linux/linux-6.6/fs/btrfs/
H A Dlzo.c242 u32 in_len; in lzo_compress_pages() local
432 size_t in_len; in lzo_decompress() local
[all...]
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_auth.c571 chap_main_loop( struct iscsit_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-6.6/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-6.6/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-6.6/net/tls/
H A Dtls_device_fallback.c50 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, struct tls_prot_info *prot) tls_enc_record() argument
[all...]
H A Dtls_strp.c209 tls_strp_copyin_frag(struct tls_strparser *strp, struct sk_buff *skb, struct sk_buff *in_skb, unsigned int offset, size_t in_len) tls_strp_copyin_frag() argument
279 tls_strp_copyin_skb(struct tls_strparser *strp, struct sk_buff *skb, struct sk_buff *in_skb, unsigned int offset, size_t in_len) tls_strp_copyin_skb() argument
335 tls_strp_copyin(read_descriptor_t *desc, struct sk_buff *in_skb, unsigned int offset, size_t in_len) tls_strp_copyin() argument
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dpreprocess.c503 size_t in_len, out_len; in __expand_string() local
/kernel/linux/linux-6.6/net/ceph/
H A Dcrypto.c219 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
283 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...]
/kernel/linux/linux-5.10/block/
H A Dscsi_ioctl.c414 unsigned int in_len, out_len, bytes, opcode, cmdlen; in sg_scsi_ioctl() local
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Dieee80211.c364 int r8712_get_sec_ie(u8 *in_ie, uint in_len, u8 *rsn_ie, u16 *rsn_len, in r8712_get_sec_ie() argument
394 int r8712_get_wps_ie(u8 *in_ie, uint in_len, u8 *wps_ie, uint *wps_ielen) in r8712_get_wps_ie() argument
H A Drtl871x_mlme.c1252 r8712_restruct_wmm_ie(struct _adapter *adapter, u8 *in_ie, u8 *out_ie, uint in_len, uint initial_out_len) r8712_restruct_wmm_ie() argument
1311 r8712_restruct_sec_ie(struct _adapter *adapter, u8 *in_ie, u8 *out_ie, uint in_len) r8712_restruct_sec_ie() argument
1640 r8712_restructure_ht_ie(struct _adapter *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len) r8712_restructure_ht_ie() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Dieee80211.c364 int r8712_get_sec_ie(u8 *in_ie, uint in_len, u8 *rsn_ie, u16 *rsn_len, in r8712_get_sec_ie() argument
394 int r8712_get_wps_ie(u8 *in_ie, uint in_len, u8 *wps_ie, uint *wps_ielen) in r8712_get_wps_ie() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_ioctl.c509 unsigned int in_len, out_len, bytes, opcode, cmdlen; in sg_scsi_ioctl() local
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dasym_tpm.c636 uint32_t in_len = params->in_len; in tpm_key_sign() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/
H A Dtps6598x.c264 tps6598x_exec_cmd(struct tps6598x *tps, const char *cmd, size_t in_len, u8 *in_data, size_t out_len, u8 *out_data) tps6598x_exec_cmd() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dkeyctl.h110 __u32 in_len; /* Input data size */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkeyctl.h110 __u32 in_len; /* Input data size */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dkeyctl.h103 __u32 in_len; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dkeyctl.h103 __u32 in_len; member
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi.c953 int in_len, out_len; in aead_edesc_alloc() local
H A Dcaamhash.c822 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_ctx() local
1198 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_no_ctx() local
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ducma.c369 ucma_get_event(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_get_event() argument
439 ucma_create_id(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_create_id() argument
591 ucma_destroy_id(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_destroy_id() argument
625 ucma_bind_ip(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_bind_ip() argument
650 ucma_bind(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_bind() argument
675 ucma_resolve_ip(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_resolve_ip() argument
702 ucma_resolve_addr(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_resolve_addr() argument
730 ucma_resolve_route(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_resolve_route() argument
816 ucma_query_route(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_query_route() argument
996 ucma_query(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_query() argument
1050 ucma_connect(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_connect() argument
1086 ucma_listen(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_listen() argument
1111 ucma_accept(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_accept() argument
1158 ucma_reject(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_reject() argument
1191 ucma_disconnect(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_disconnect() argument
1212 ucma_init_qp_attr(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_init_qp_attr() argument
1379 ucma_set_option(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_set_option() argument
1413 ucma_notify(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_notify() argument
1521 ucma_join_ip_multicast(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_join_ip_multicast() argument
1544 ucma_join_multicast(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_join_multicast() argument
1559 ucma_leave_multicast(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_leave_multicast() argument
1610 ucma_migrate_id(struct ucma_file *new_file, const char __user *inbuf, int in_len, int out_len) ucma_migrate_id() argument
[all...]
H A Duverbs_main.c607 size_t in_len = hdr.in_words * 4 - sizeof(hdr); in ib_uverbs_write() local
/kernel/linux/linux-5.10/fs/befs/
H A Dlinuxvfs.c506 befs_utf2nls(struct super_block *sb, const char *in, int in_len, char **out, int *out_len) befs_utf2nls() argument
583 befs_nls2utf(struct super_block *sb, const char *in, int in_len, char **out, int *out_len) befs_nls2utf() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Ddecompress_unlzma.c537 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, in unlzma() argument
670 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() argument

Completed in 27 milliseconds

1234