/drivers/crypto/marvell/ |
D | cipher.c | 393 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 …]
|
D | hash.c | 415 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/ |
D | sha.c | 43 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
|
D | ablkcipher.c | 30 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
|
D | common.c | 236 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/ |
D | cq_exch_desc.h | 28 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()
|
D | fnic_fcs.c | 808 u16 exchange_id, tmpl; in fnic_rq_cmpl_frame_recv() local
|
/drivers/s390/net/ |
D | fsm.c | 17 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
/drivers/scsi/ |
D | scsi_sas_internal.h | 40 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
|
D | raid_class.c | 39 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
|
D | scsi_transport_srp.c | 57 #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) argument
|
D | scsi_transport_spi.c | 76 #define to_spi_internal(tmpl) container_of(tmpl, struct spi_internal, t) argument
|
D | scsi_transport_fc.c | 352 #define to_fc_internal(tmpl) container_of(tmpl, struct fc_internal, t) argument
|
D | scsi_transport_iscsi.c | 96 #define to_iscsi_internal(tmpl) \ argument
|
/drivers/net/wireless/ti/wlcore/ |
D | init.c | 161 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
|
D | cmd.c | 1220 struct wl12xx_arp_rsp_template *tmpl; in wl1271_cmd_build_arp_rsp() local
|
/drivers/ata/ |
D | libata-transport.c | 65 #define to_ata_internal(tmpl) container_of(tmpl, struct ata_internal, t) argument
|
/drivers/atm/ |
D | idt77252.c | 2150 unsigned long tmpl, modl; in idt77252_init_cbr() local 3261 unsigned long tmpl, modl; in init_card() local
|
D | nicstar.c | 1232 unsigned long tmpl, modl; in ns_open() local
|
/drivers/crypto/ |
D | n2_core.c | 1388 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/ |
D | bond_3ad.c | 1742 static const struct port_params tmpl = { in ad_initialize_port() local
|