Home
last modified time | relevance | path

Searched defs:key (Results 3076 - 3100 of 4032) sorted by relevance

1...<<121122123124125126127128129130>>...162

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Drdma.c632 static int nvmet_rdma_rw_ctx_init(struct nvmet_rdma_rsp *rsp, u64 addr, u32 key, in nvmet_rdma_rw_ctx_init() argument
883 u32 key = get_unaligned_le32(sgl->key); in nvmet_rdma_map_sgl_keyed() local
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h211 u8 key[MAX_KEY_SIZE]; member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_sup.c3567 qla2xxx_get_vpd_field(scsi_qla_host_t *vha, char *key, char *str, size_t size) in qla2xxx_get_vpd_field() argument
H A Dtcm_qla2xxx.c1173 u32 key; in tcm_qla2xxx_find_sess_by_s_id() local
1213 u32 key; in tcm_qla2xxx_set_sess_by_s_id() local
1502 u32 key; tcm_qla2xxx_update_sess() local
1676 u32 key = 0; tcm_qla2xxx_drop_lport() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H A Dmv_sas.c1597 mvs_set_sense(u8 *buffer, int len, int d_sense, int key, int asc, int ascq) mvs_set_sense() argument
1636 mvs_fill_ssp_resp_iu(struct ssp_response_iu *iu, u8 key, u8 asc, u8 asc_q) mvs_fill_ssp_resp_iu() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c1495 u32 key; r8711_wx_set_enc() local
1592 uint key; r8711_wx_get_enc() local
[all...]
H A Drtl871x_cmd.h182 u8 key[16]; /* this could be 40 or 104 */ member
194 u8 key[1 member
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dmoxa.c527 unsigned long key, loadbuf, loadlen, checksum, checksum_ok; in moxa_real_load_code() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_security.c98 static void arcfour_init(struct arc4context *parc4ctx, u8 *key, u32 key_len) in arcfour_init() argument
355 void rtw_secmicsetkey(struct mic_data *pmicdata, u8 *key) in rtw_secmicsetkey() argument
415 void rtw_seccalctkipmic(u8 *key, u8 *header, u8 *data, u32 data_len, u8 *mic_code, u8 pri) in rtw_seccalctkipmic() argument
956 next_key(u8 *key, sint round) next_key() argument
1069 aes128k128d(u8 *key, u8 *data, u8 *ciphertext) aes128k128d() argument
1295 aes_cipher(u8 *key, uint hdrlen, u8 *pframe, uint plen) aes_cipher() argument
1535 aes_decipher(u8 *key, uint hdrlen, u8 *pframe, uint plen) aes_decipher() argument
2221 aes_encrypt_init(u8 *key, size_t len) aes_encrypt_init() argument
2271 omac1_aes_128_vector(u8 *key, size_t num_elem, u8 *addr[], size_t *len, u8 *mac) omac1_aes_128_vector() argument
2344 omac1_aes_128(u8 *key, u8 *data, size_t data_len, u8 *mac) omac1_aes_128() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/vt6656/
H A Dmac.h355 u8 key[WLAN_KEY_LEN_CCMP]; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c1564 u32 key, ret = 0; rtw_wx_set_enc() local
1678 uint key; rtw_wx_get_enc() local
2086 set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) set_group_key() argument
2145 set_wep_key(struct adapter *padapter, u8 *key, u8 keylen, int keyid) set_wep_key() argument
[all...]
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_transport.c3134 u8 key; member
3303 u8 key, asc, ascq; translate_sense_reason() local
[all...]
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_parameters.h9 char key[KEY_MAXLEN]; member
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dkeyboard.c326 static void applkey(struct vc_data *vc, int key, char mode) in applkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dswitch.c1469 u8 key[TB_SWITCH_KEY_SIZE]; in key_store() local
[all...]
H A Dtb.h171 u8 *key; member
H A Dtb_msgs.h233 u32 key[8]; member
401 u32 key[8]; member
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.c164 vhost_poll_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) vhost_poll_wakeup() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dudlfb.c1608 u16 key; in dlfb_parse_vendor_descriptor() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c192 unsigned long key; in xhci_insert_segment_mapping() local
212 unsigned long key; in xhci_remove_segment_mapping() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dinit.c2387 SiS_CalcDelay2(struct SiS_Private *SiS_Pr, unsigned char key) in SiS_CalcDelay2() argument
2268 SiS_DoCalcDelay(struct SiS_Private *SiS_Pr, unsigned short MCLK, unsigned short VCLK, unsigned short colordepth, unsigned short key) SiS_DoCalcDelay() argument
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c1885 ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, const struct sw_flow_key *key, bool log) ovs_nla_get_identifier() argument
1928 ovs_nla_get_flow_metadata(struct net *net, const struct nlattr *a[OVS_KEY_ATTR_MAX + 1], u64 attrs, struct sw_flow_key *key, bool log) ovs_nla_get_flow_metadata() argument
2521 validate_and_copy_sample(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) validate_and_copy_sample() argument
2588 validate_and_copy_dec_ttl(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, u32 depth) validate_and_copy_dec_ttl() argument
2637 validate_and_copy_clone(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) validate_and_copy_clone() argument
2673 ovs_match_init(struct sw_flow_match *match, struct sw_flow_key *key, bool reset_key, struct sw_flow_mask *mask) ovs_match_init() argument
2691 validate_geneve_opts(struct sw_flow_key *key) validate_geneve_opts() argument
2723 struct sw_flow_key key; validate_and_copy_set_tun() local
2804 struct sw_flow_key key; validate_nsh() local
3027 validate_and_copy_check_pkt_len(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) validate_and_copy_check_pkt_len() argument
3120 __ovs_nla_copy_actions(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, u32 depth) __ovs_nla_copy_actions() argument
3449 ovs_nla_copy_actions(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) ovs_nla_copy_actions() argument
[all...]
H A Ddatapath.c219 void ovs_dp_process_packet(struct sk_buff *skb, struct sw_flow_key *key) in ovs_dp_process_packet() argument
277 ovs_dp_upcall(struct datapath *dp, struct sk_buff *skb, const struct sw_flow_key *key, const struct dp_upcall_info *upcall_info, uint32_t cutlen) ovs_dp_upcall() argument
309 queue_gso_packets(struct datapath *dp, struct sk_buff *skb, const struct sw_flow_key *key, const struct dp_upcall_info *upcall_info, uint32_t cutlen) queue_gso_packets() argument
394 queue_userspace_packet(struct datapath *dp, struct sk_buff *skb, const struct sw_flow_key *key, const struct dp_upcall_info *upcall_info, uint32_t cutlen) queue_userspace_packet() argument
936 struct sw_flow_key *key; ovs_flow_cmd_new() local
1099 get_flow_actions(struct net *net, const struct nlattr *a, const struct sw_flow_key *key, const struct sw_flow_mask *mask, bool log) get_flow_actions() argument
1134 ovs_nla_init_match_and_action(struct net *net, struct sw_flow_match *match, struct sw_flow_key *key, struct nlattr **a, struct sw_flow_actions **acts, bool log) ovs_nla_init_match_and_action() argument
1179 struct sw_flow_key key; ovs_flow_cmd_set() local
1281 struct sw_flow_key key; ovs_flow_cmd_get() local
1340 struct sw_flow_key key; ovs_flow_cmd_del() local
[all...]
H A Dconntrack.c105 static u16 key_to_nfproto(const struct sw_flow_key *key) in key_to_nfproto() argument
175 static void __ovs_ct_update_key_orig_tp(struct sw_flow_key *key, in __ovs_ct_update_key_orig_tp() argument
189 static void __ovs_ct_update_key(struct sw_flow_key *key, u8 state, in __ovs_ct_update_key() argument
233 ovs_ct_update_key(const struct sk_buff *skb, const struct ovs_conntrack_info *info, struct sw_flow_key *key, bool post_ct, bool keep_nat_flags) ovs_ct_update_key() argument
274 ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key) ovs_ct_fill_key() argument
333 ovs_ct_set_mark(struct nf_conn *ct, struct sw_flow_key *key, u32 ct_mark, u32 mask) ovs_ct_set_mark() argument
370 ovs_ct_init_labels(struct nf_conn *ct, struct sw_flow_key *key, const struct ovs_key_ct_labels *labels, const struct ovs_key_ct_labels *mask) ovs_ct_init_labels() argument
411 ovs_ct_set_labels(struct nf_conn *ct, struct sw_flow_key *key, const struct ovs_key_ct_labels *labels, const struct ovs_key_ct_labels *mask) ovs_ct_set_labels() argument
495 handle_fragments(struct net *net, struct sw_flow_key *key, u16 zone, struct sk_buff *skb) handle_fragments() argument
651 ovs_ct_executed(struct net *net, const struct sw_flow_key *key, const struct ovs_conntrack_info *info, struct sk_buff *skb, bool *ct_executed) ovs_ct_executed() argument
679 skb_nfct_cached(struct net *net, const struct sw_flow_key *key, const struct ovs_conntrack_info *info, struct sk_buff *skb) skb_nfct_cached() argument
733 ovs_nat_update_key(struct sw_flow_key *key, const struct sk_buff *skb, enum nf_nat_manip_type maniptype) ovs_nat_update_key() argument
788 ovs_ct_nat_execute(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, const struct nf_nat_range2 *range, enum nf_nat_manip_type maniptype, struct sw_flow_key *key) ovs_ct_nat_execute() argument
872 ovs_ct_nat(struct net *net, struct sw_flow_key *key, const struct ovs_conntrack_info *info, struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo) ovs_ct_nat() argument
930 ovs_ct_nat(struct net *net, struct sw_flow_key *key, const struct ovs_conntrack_info *info, struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo) ovs_ct_nat() argument
945 __ovs_ct_lookup(struct net *net, struct sw_flow_key *key, const struct ovs_conntrack_info *info, struct sk_buff *skb) __ovs_ct_lookup() argument
1046 ovs_ct_lookup(struct net *net, struct sw_flow_key *key, const struct ovs_conntrack_info *info, struct sk_buff *skb) ovs_ct_lookup() argument
1179 ovs_ct_commit(struct net *net, struct sw_flow_key *key, const struct ovs_conntrack_info *info, struct sk_buff *skb) ovs_ct_commit() argument
1289 ovs_ct_execute(struct net *net, struct sk_buff *skb, struct sw_flow_key *key, const struct ovs_conntrack_info *info) ovs_ct_execute() argument
1322 ovs_ct_clear(struct sk_buff *skb, struct sw_flow_key *key) ovs_ct_clear() argument
1334 ovs_ct_add_helper(struct ovs_conntrack_info *info, const char *name, const struct sw_flow_key *key, bool log) ovs_ct_add_helper() argument
1660 ovs_ct_copy_action(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) ovs_ct_copy_action() argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdpsock_user.c1455 int key, ret; in enter_xsks_into_map() local

Completed in 52 milliseconds

1...<<121122123124125126127128129130>>...162