Home
last modified time | relevance | path

Searched defs:tmpl (Results 1 – 21 of 21) sorted by relevance

/drivers/crypto/marvell/
Dcipher.c393 struct mv_cesa_op_ctx *tmpl) in mv_cesa_ablkcipher_req_init()
419 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des_op()
442 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_encrypt() local
453 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_decrypt() local
486 struct mv_cesa_op_ctx *tmpl) in mv_cesa_cbc_des_op()
498 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_encrypt() local
507 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_decrypt() local
539 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des3_op()
562 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_encrypt() local
574 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_decrypt() local
[all …]
Dhash.c415 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init()
475 struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, in mv_cesa_dma_add_frag()
753 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_final() local
778 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_finup() local
859 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_md5_init() local
922 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha1_init() local
985 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha256_init() local
1215 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_md5_init() local
1285 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha1_init() local
1375 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha256_init() local
/drivers/crypto/qce/
Dsha.c43 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_ahash_done() local
81 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_ahash_async_req_handle() local
130 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_init() local
233 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_update() local
308 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_final() local
331 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_digest() local
498 struct qce_alg_template *tmpl; in qce_ahash_register_one() local
554 struct qce_alg_template *tmpl, *n; in qce_ahash_unregister() local
Dablkcipher.c30 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); in qce_ablkcipher_done() local
65 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); in qce_ablkcipher_async_req_handle() local
199 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); in qce_ablkcipher_crypt() local
339 struct qce_alg_template *tmpl; in qce_ablkcipher_register_one() local
391 struct qce_alg_template *tmpl, *n; in qce_ablkcipher_unregister() local
Dcommon.c236 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_setup_regs_ahash() local
321 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); in qce_setup_regs_ablkcipher() local
/drivers/scsi/fnic/
Dcq_exch_desc.h28 u8 tmpl; member
62 u16 tmpl; member
95 u16 *tmpl, in cq_fcp_rq_desc_dec()
141 u16 tmpl; member
169 u16 *tmpl, in cq_sgl_desc_dec()
Dfnic_fcs.c808 u16 exchange_id, tmpl; in fnic_rq_cmpl_frame_recv() local
/drivers/s390/net/
Dfsm.c17 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
/drivers/scsi/
Dscsi_sas_internal.h40 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
Draid_class.c39 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
Dscsi_transport_srp.c57 #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) argument
Dscsi_transport_spi.c76 #define to_spi_internal(tmpl) container_of(tmpl, struct spi_internal, t) argument
Dscsi_transport_fc.c352 #define to_fc_internal(tmpl) container_of(tmpl, struct fc_internal, t) argument
Dscsi_transport_iscsi.c96 #define to_iscsi_internal(tmpl) \ argument
/drivers/net/wireless/ti/wlcore/
Dinit.c161 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
Dcmd.c1220 struct wl12xx_arp_rsp_template *tmpl; in wl1271_cmd_build_arp_rsp() local
/drivers/ata/
Dlibata-transport.c65 #define to_ata_internal(tmpl) container_of(tmpl, struct ata_internal, t) argument
/drivers/atm/
Didt77252.c2150 unsigned long tmpl, modl; in idt77252_init_cbr() local
3261 unsigned long tmpl, modl; in init_card() local
Dnicstar.c1232 unsigned long tmpl, modl; in ns_open() local
/drivers/crypto/
Dn2_core.c1388 static int __n2_register_one_cipher(const struct n2_cipher_tmpl *tmpl) in __n2_register_one_cipher()
1462 static int __n2_register_one_ahash(const struct n2_hash_tmpl *tmpl) in __n2_register_one_ahash()
/drivers/net/bonding/
Dbond_3ad.c1742 static const struct port_params tmpl = { in ad_initialize_port() local