Home
last modified time | relevance | path

Searched defs:tmpl (Results 101 - 125 of 179) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dcq_exch_desc.h16 u8 tmpl; member
50 u16 tmpl; member
129 u16 tmpl; member
74 cq_fcp_rq_desc_dec(struct cq_fcp_rq_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *eop, u8 *sop, u8 *fck, u16 *exchange_id, u16 *tmpl, u32 *bytes_written, u8 *sof, u8 *eof, u8 *ingress_port, u8 *packet_err, u8 *fcoe_err, u8 *fcs_ok, u8 *vlan_stripped, u16 *vlan) cq_fcp_rq_desc_dec() argument
150 cq_sgl_desc_dec(struct cq_sgl_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *exchange_id, u32 *active_burst_offset, u32 *tot_data_bytes, u16 *tmpl, u8 *sgl_err) cq_sgl_desc_dec() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_proto.c216 struct nf_conn *tmpl; in ipv4_conntrack_local() local
H A Dnf_conntrack_helper.c191 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper() argument
/kernel/linux/linux-5.10/crypto/
H A Dvmac.c618 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) in vmac_create() argument
H A Dskcipher.c863 int skcipher_register_instance(struct crypto_template *tmpl, in skcipher_register_instance() argument
934 skcipher_alloc_instance_simple( struct crypto_template *tmpl, struct rtattr **tb) skcipher_alloc_instance_simple() argument
H A Dshash.c603 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance() argument
H A Dccm.c445 static int crypto_ccm_create_common(struct crypto_template *tmpl, in crypto_ccm_create_common() argument
530 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create() argument
551 static int crypto_ccm_base_create(struct crypto_template *tmpl, in crypto_ccm_base_create() argument
705 static int crypto_rfc4309_create(struct crypto_template *tmpl, in crypto_rfc4309_create() argument
862 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create() argument
[all...]
H A Dcryptd.c369 static int cryptd_create_skcipher(struct crypto_template *tmpl, in cryptd_create_skcipher() argument
636 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() argument
822 static int cryptd_create_aead(struct crypto_template *tmpl, in cryptd_create_aead() argument
879 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create() argument
[all...]
H A Dgcm.c576 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() argument
658 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() argument
674 static int crypto_gcm_base_create(struct crypto_template *tmpl, in crypto_gcm_base_create() argument
827 static int crypto_rfc4106_create(struct crypto_template *tmpl, in crypto_rfc4106_create() argument
1042 static int crypto_rfc4543_create(struct crypto_template *tmpl, in crypto_rfc4543_create() argument
[all...]
H A Dalgapi.c76 struct crypto_template *tmpl = inst->tmpl; in crypto_destroy_instance_workfn() local
128 struct crypto_template *tmpl = inst->tmpl; in crypto_remove_instance() local
511 int crypto_register_template(struct crypto_template *tmpl) in crypto_register_template() argument
551 crypto_unregister_template(struct crypto_template *tmpl) crypto_unregister_template() argument
591 struct crypto_template *q, *tmpl = NULL; __crypto_lookup_template() local
615 crypto_register_instance(struct crypto_template *tmpl, struct crypto_instance *inst) crypto_register_instance() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_cipher.c1413 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg() argument
H A Dcc_aead.c2560 static struct cc_crypto_alg *cc_create_aead_alg(struct cc_alg_template *tmpl, in cc_create_aead_alg() argument
/kernel/linux/linux-5.10/net/core/
H A Dfib_rules.c164 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register() argument
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_nvme.c936 struct nvme_fc_port_template *tmpl; in qla_nvme_register_hba() local
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.c1416 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg() argument
/kernel/linux/linux-6.6/crypto/
H A Dshash.c721 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance() argument
H A Dccm.c445 static int crypto_ccm_create_common(struct crypto_template *tmpl, in crypto_ccm_create_common() argument
530 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create() argument
551 static int crypto_ccm_base_create(struct crypto_template *tmpl, in crypto_ccm_base_create() argument
705 static int crypto_rfc4309_create(struct crypto_template *tmpl, in crypto_rfc4309_create() argument
862 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create() argument
[all...]
H A Dalgapi.c82 struct crypto_template *tmpl = inst->tmpl; in crypto_destroy_instance_workfn() local
134 struct crypto_template *tmpl = inst->tmpl; in crypto_remove_instance() local
546 int crypto_register_template(struct crypto_template *tmpl) in crypto_register_template() argument
586 crypto_unregister_template(struct crypto_template *tmpl) crypto_unregister_template() argument
626 struct crypto_template *q, *tmpl = NULL; __crypto_lookup_template() local
650 crypto_register_instance(struct crypto_template *tmpl, struct crypto_instance *inst) crypto_register_instance() argument
[all...]
H A Dahash.c660 int ahash_register_instance(struct crypto_template *tmpl, in ahash_register_instance() argument
H A Dskcipher.c909 int skcipher_register_instance(struct crypto_template *tmpl, in skcipher_register_instance() argument
980 skcipher_alloc_instance_simple( struct crypto_template *tmpl, struct rtattr **tb) skcipher_alloc_instance_simple() argument
H A Dvmac.c619 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) in vmac_create() argument
/kernel/linux/linux-6.6/net/core/
H A Dfib_rules.c164 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register() argument
/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.c1234 unsigned long tmpl, modl; in ns_open() local
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dhash.c795 struct mv_cesa_op_ctx *tmpl in mv_cesa_ahash_final() local
416 mv_cesa_ahash_init(struct ahash_request *req, struct mv_cesa_op_ctx *tmpl, bool algo_le) mv_cesa_ahash_init() argument
468 mv_cesa_dma_add_frag(struct mv_cesa_tdma_chain *chain, struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, gfp_t flags) mv_cesa_dma_add_frag() argument
807 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; mv_cesa_ahash_finup() local
871 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_md5_init() local
941 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_sha1_init() local
1012 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_sha256_init() local
1250 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_md5_init() local
1321 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_sha1_init() local
1412 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_sha256_init() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_fcs.c842 u16 exchange_id, tmpl; in fnic_rq_cmpl_frame_recv() local

Completed in 44 milliseconds

12345678