Home
last modified time | relevance | path

Searched defs:pkey (Results 1 – 64 of 64) sorted by relevance

/linux-4.4.14/crypto/
Drsa.c81 const struct rsa_key *pkey = rsa_get_key(tfm); in rsa_enc() local
126 const struct rsa_key *pkey = rsa_get_key(tfm); in rsa_dec() local
170 const struct rsa_key *pkey = rsa_get_key(tfm); in rsa_sign() local
215 const struct rsa_key *pkey = rsa_get_key(tfm); in rsa_verify() local
277 struct rsa_key *pkey = akcipher_tfm_ctx(tfm); in rsa_set_pub_key() local
294 struct rsa_key *pkey = akcipher_tfm_ctx(tfm); in rsa_set_priv_key() local
310 struct rsa_key *pkey = akcipher_tfm_ctx(tfm); in rsa_max_size() local
317 struct rsa_key *pkey = akcipher_tfm_ctx(tfm); in rsa_exit_tfm() local
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c53 u16 pkey, int type) in __ipoib_vlan_add()
120 int ipoib_vlan_add(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_add()
174 int ipoib_vlan_delete(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_delete()
Dipoib_main.c403 struct ib_device *dev, u8 port, u16 pkey, in ipoib_get_net_dev_by_params()
1732 int pkey; in create_child() local
1757 int pkey; in delete_child() local
Dipoib.h342 u16 pkey; member
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dud.c105 u16 pkey; in ud_loopback() local
443 int hfi1_lookup_pkey_idx(struct hfi1_ibport *ibp, u16 pkey) in hfi1_lookup_pkey_idx()
480 u32 pkey, u32 slid, u32 dlid, u8 sc5, in return_cnp()
552 static int opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, in opa_smp_check()
650 u16 dlid, pkey; in hfi1_ud_rcv() local
Duc.c306 u16 pkey = (u16)be32_to_cpu(ohdr->bth[0]); in hfi1_uc_rcv() local
Dverbs.c1225 static inline int egress_pkey_matches_entry(u16 pkey, u16 ent) in egress_pkey_matches_entry()
1254 u16 pkey; in egress_pkey_check() local
1827 u16 *pkey) in query_pkey()
Dhfi.h755 u16 pkey; member
1268 static inline int ingress_pkey_matches_entry(u16 pkey, u16 ent) in ingress_pkey_matches_entry()
1291 static int ingress_pkey_table_search(struct hfi1_pportdata *ppd, u16 pkey) in ingress_pkey_table_search()
1307 static void ingress_pkey_table_fail(struct hfi1_pportdata *ppd, u16 pkey, in ingress_pkey_table_fail()
1328 static inline int ingress_pkey_check(struct hfi1_pportdata *ppd, u16 pkey, in ingress_pkey_check()
1361 static inline int rcv_pkey_check(struct hfi1_pportdata *ppd, u16 pkey, in rcv_pkey_check()
Ddriver.c472 u16 pkey = (u16)be32_to_cpu(ohdr->bth[0]); in process_ecn() local
Dfile_ops.c1883 u16 pkey) in set_ctxt_pkey()
Dmad.c2200 __be16 pkey; member
2208 __be16 pkey; member
3814 u16 pkey; in opa_local_smp_check() local
Dchip.c10323 int hfi1_set_ctxt_pkey(struct hfi1_devdata *dd, unsigned ctxt, u16 pkey) in hfi1_set_ctxt_pkey()
/linux-4.4.14/include/net/
Dneighbour.h251 static inline bool neigh_key_eq16(const struct neighbour *n, const void *pkey) in neigh_key_eq16()
256 static inline bool neigh_key_eq32(const struct neighbour *n, const void *pkey) in neigh_key_eq32()
261 static inline bool neigh_key_eq128(const struct neighbour *n, const void *pkey) in neigh_key_eq128()
272 bool (*key_eq)(const struct neighbour *n, const void *pkey), in ___neigh_lookup_noref()
273 __u32 (*hash)(const void *pkey, in ___neigh_lookup_noref()
295 const void *pkey, in __neigh_lookup_noref()
310 const void *pkey, in neigh_create()
472 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup()
484 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno()
Dndisc.h147 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn()
157 static inline struct neighbour *__ipv6_neigh_lookup_noref(struct net_device *dev, const void *pkey) in __ipv6_neigh_lookup_noref()
162 static inline struct neighbour *__ipv6_neigh_lookup(struct net_device *dev, const void *pkey) in __ipv6_neigh_lookup()
Darp.h12 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
/linux-4.4.14/drivers/infiniband/core/
Ddevice.c770 u8 port_num, u16 index, u16 *pkey) in ib_query_pkey()
874 u8 port_num, u16 pkey, u16 *index) in ib_find_pkey()
916 u16 pkey, in ib_get_net_dev_by_params()
Dcache.c769 u16 *pkey) in ib_get_cached_pkey()
795 u16 pkey, in ib_find_cached_pkey()
836 u16 pkey, in ib_find_exact_cached_pkey()
Dsysfs.c304 u16 pkey; in show_port_pkey() local
Dcma.c287 u16 pkey; member
538 u16 pkey, index; in cma_resolve_ib_dev() local
808 u16 pkey; in cma_ib_init_qp_attr() local
2424 u16 pkey; in cma_bind_loopback() local
Dcm_msgs.h74 __be16 pkey; member
800 __be16 pkey; member
Dcm.c233 __be16 pkey; member
1346 u16 pkey; in cm_get_bth_pkey() local
/linux-4.4.14/net/decnet/
Ddn_neigh.c65 static u32 dn_neigh_hash(const void *pkey, in dn_neigh_hash()
72 static bool dn_key_eq(const struct neighbour *neigh, const void *pkey) in dn_key_eq()
/linux-4.4.14/net/core/
Dneighbour.c400 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup()
421 const void *pkey) in neigh_lookup_nodev()
451 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create()
539 static u32 pneigh_hash(const void *pkey, int key_len) in pneigh_hash()
551 const void *pkey, in __pneigh_lookup_1()
566 struct net *net, const void *pkey, struct net_device *dev) in __pneigh_lookup()
577 struct net *net, const void *pkey, in pneigh_lookup()
622 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
/linux-4.4.14/lib/
Ddigsig.c81 MPI in = NULL, res = NULL, pkey[2]; in digsig_verify_rsa() local
/linux-4.4.14/include/uapi/rdma/
Dib_user_sa.h63 __be16 pkey; member
Drdma_user_cm.h164 __u16 pkey; member
Dib_user_cm.h287 __u16 pkey; member
/linux-4.4.14/include/rdma/
Dib_sa.h148 __be16 pkey; member
197 __be16 pkey; member
254 __be16 pkey; member
Dib_addr.h136 static inline void ib_addr_set_pkey(struct rdma_dev_addr *dev_addr, u16 pkey) in ib_addr_set_pkey()
Dib_pack.h207 __be16 pkey; member
Dib_cm.h232 u16 pkey; member
/linux-4.4.14/net/ipv4/
Dfib_trie.c1366 t_key pkey = pn->key; in fib_table_lookup() local
1591 t_key pkey = pn->key; in leaf_walk_rcu() local
1633 t_key pkey = pn->key; in fib_trie_free() local
1749 t_key pkey = pn->key; in fib_table_flush_external() local
1824 t_key pkey = pn->key; in fib_table_flush() local
2033 t_key pkey; in fib_trie_get_next() local
Darp.c212 static u32 arp_hash(const void *pkey, in arp_hash()
219 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq()
Droute.c448 const __be32 *pkey = daddr; in ipv4_neigh_lookup() local
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_hca.c285 int ehca_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in ehca_query_pkey()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_ud.c395 static unsigned qib_lookup_pkey(struct qib_ibport *ibp, u16 pkey) in qib_lookup_pkey()
Dqib_verbs.c1972 u16 *pkey) in qib_query_pkey()
/linux-4.4.14/net/ipv6/
Dndisc.c295 static u32 ndisc_hash(const void *pkey, in ndisc_hash()
302 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq()
690 static int pndisc_is_router(const void *pkey, in pndisc_is_router()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c160 u16 *pkey) in mlx5_query_hca_vport_pkey()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmad.c286 u16 *pkey) in mlx5_query_mad_ifc_pkey()
Dcq.c232 u16 pkey = be32_to_cpu(cqe->imm_inval_pkey) & 0xffff; in handle_responder() local
Dmain.c508 u16 *pkey) in mlx5_ib_query_pkey()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dprovider.c287 u16 *pkey) in c4iw_query_pkey()
/linux-4.4.14/drivers/infiniband/hw/usnic/
Dusnic_ib_verbs.c428 u16 *pkey) in usnic_ib_query_pkey()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_file_ops.c709 u64 pkey; in ipath_set_part_key() local
839 u64 pkey = (u64) dd->ipath_pkeys[0] | in ipath_clean_part_key() local
Dipath_mad.c761 u64 pkey; in set_pkeys() local
Dipath_verbs.c1892 u16 *pkey) in ipath_query_pkey()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmad.c149 __be16 pkey; in mlx4_MAD_IFC() member
415 u8 port, u16 pkey, u16 *ix) in find_slave_port_pkey_ix()
Dqp.c2151 u16 pkey; in build_sriov_qp0_header() local
2274 u16 pkey; in build_mlx_header() local
Dsysfs.c146 u16 pkey; in show_phys_port_pkey() local
Dmain.c769 u16 *pkey, int netw_view) in __mlx4_ib_query_pkey()
801 static int mlx4_ib_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in mlx4_ib_query_pkey()
Dmcg.c92 __be16 pkey; member
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_provider.c106 u8 port, u16 index, u16 * pkey) in c2_query_pkey()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_provider.c233 u8 port, u16 index, u16 *pkey) in mthca_query_pkey()
Dmthca_qp.c1485 u16 pkey; in build_mlx_header() local
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.h215 __be16 pkey; member
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1135 u8 port, u16 index, u16 * pkey) in iwch_query_pkey()
/linux-4.4.14/drivers/s390/net/
Dqeth_l3_main.c2728 __be32 *pkey = &ip_hdr(skb)->daddr; in qeth_l3_fill_header() local
2739 struct in6_addr *pkey = &ipv6_hdr(skb)->daddr; in qeth_l3_fill_header() local
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_verbs.c593 static int nes_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in nes_query_pkey()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c839 static int query_pkey_block(struct mlx4_dev *dev, u8 port, u16 index, u16 *pkey, in query_pkey_block()
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c56 int ocrdma_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in ocrdma_query_pkey()
/linux-4.4.14/tools/lib/traceevent/
Devent-parse.c3449 struct event_format *pkey = &key; in pevent_find_event() local
/linux-4.4.14/drivers/net/wireless/
Dairo.c1632 static void emmh32_setseed(emmh32_context *context, u8 *pkey, int keylen, in emmh32_setseed()
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h2210 u8 pkey[0x10]; member
3490 struct mlx5_ifc_pkey_bits pkey[0]; member