/drivers/crypto/marvell/cesa/ |
D | cipher.c | 423 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_req_init() 456 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_queue_req() 478 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des_op() 492 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_encrypt() local 503 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_decrypt() local 534 struct mv_cesa_op_ctx *tmpl) in mv_cesa_cbc_des_op() 546 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_encrypt() local 555 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_decrypt() local 585 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des3_op() 599 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_encrypt() local [all …]
|
D | hash.c | 441 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init() 493 struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, in mv_cesa_dma_add_frag() 819 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_final() local 831 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_finup() local 895 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_md5_init() local 965 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha1_init() local 1036 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha256_init() local 1274 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_md5_init() local 1345 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha1_init() local 1436 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha256_init() local
|
/drivers/crypto/qce/ |
D | sha.c | 42 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_ahash_done() local 80 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_ahash_async_req_handle() local 134 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_init() local 185 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_update() local 277 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_final() local 304 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_digest() local 453 struct qce_alg_template *tmpl; in qce_ahash_register_one() local 513 struct qce_alg_template *tmpl, *n; in qce_ahash_unregister() local
|
D | aead.c | 29 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_aead_done() local 96 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_aead_prepare_result_buf() local 116 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_aead_prepare_dst_buf() local 304 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_aead_prepare_buf() local 414 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_aead_async_req_handle() local 507 struct qce_alg_template *tmpl = to_aead_tmpl(tfm); in qce_aead_crypt() local 761 struct qce_alg_template *tmpl; in qce_aead_register_one() local 817 struct qce_alg_template *tmpl, *n; in qce_aead_unregister() local
|
D | skcipher.c | 32 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_skcipher_done() local 69 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_skcipher_async_req_handle() local 261 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); in qce_skcipher_crypt() local 439 struct qce_alg_template *tmpl; in qce_skcipher_register_one() local 499 struct qce_alg_template *tmpl, *n; in qce_skcipher_unregister() local
|
D | common.c | 151 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_setup_regs_ahash() local 318 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_setup_regs_skcipher() local 424 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_setup_regs_aead() 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 | 844 u16 exchange_id, tmpl; in fnic_rq_cmpl_frame_recv() local
|
/drivers/s390/net/ |
D | fsm.c | 18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
/drivers/scsi/ |
D | scsi_sas_internal.h | 41 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
|
D | raid_class.c | 38 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
|
D | scsi_transport_srp.c | 42 #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) argument
|
D | scsi_transport_spi.c | 64 #define to_spi_internal(tmpl) container_of(tmpl, struct spi_internal, t) argument
|
/drivers/net/wireless/ti/wlcore/ |
D | init.c | 147 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
|
D | cmd.c | 1221 struct wl12xx_arp_rsp_template *tmpl; in wl1271_cmd_build_arp_rsp() local
|
/drivers/media/dvb-frontends/ |
D | mn88443x.c | 273 u32 cpmon, tmpu, tmpl, flg; in mn88443x_s_read_status() local 475 u32 seqrd, st, flg, tmpu, tmpm, tmpl; in mn88443x_t_read_status() local
|
/drivers/scsi/qla2xxx/ |
D | qla_nvme.c | 760 struct nvme_fc_port_template *tmpl; in qla_nvme_register_hba() local
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_policer.c | 309 const struct mlxsw_sp_policer_family *tmpl) in mlxsw_sp_policer_family_register()
|
/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 | 2136 unsigned long tmpl, modl; in idt77252_init_cbr() local 3260 unsigned long tmpl, modl; in init_card() local
|
D | nicstar.c | 1236 unsigned long tmpl, modl; in ns_open() local
|
/drivers/crypto/ccree/ |
D | cc_cipher.c | 1416 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg()
|
/drivers/crypto/ |
D | n2_core.c | 1330 static int __n2_register_one_skcipher(const struct n2_skcipher_tmpl *tmpl) in __n2_register_one_skcipher() 1403 static int __n2_register_one_ahash(const struct n2_hash_tmpl *tmpl) in __n2_register_one_ahash()
|
/drivers/net/bonding/ |
D | bond_3ad.c | 1840 static const struct port_params tmpl = { in ad_initialize_port() local
|
/drivers/crypto/inside-secure/ |
D | safexcel_cipher.c | 1190 struct safexcel_alg_template *tmpl = in safexcel_skcipher_cra_init() local 1702 struct safexcel_alg_template *tmpl = in safexcel_aead_cra_init() local
|