| /linux/drivers/crypto/qce/ |
| H A 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 136 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_init() local 187 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_update() local 279 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_final() local 306 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_digest() local 455 struct qce_alg_template *tmpl; in qce_ahash_register_one() local 515 struct qce_alg_template *tmpl, *n; in qce_ahash_unregister() local
|
| H A 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
|
| H A 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
|
| H A D | common.c | 152 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_setup_regs_ahash() local 319 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_setup_regs_skcipher() local 425 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_setup_regs_aead() local
|
| /linux/drivers/crypto/inside-secure/eip93/ |
| H A D | eip93-cipher.c | 53 struct eip93_alg_template *tmpl = container_of(tfm->__crt_alg, in eip93_skcipher_cra_init() local 85 struct eip93_alg_template *tmpl = container_of(tfm->__crt_alg, in eip93_skcipher_setkey() local 178 struct eip93_alg_template *tmpl = container_of(req->base.tfm->__crt_alg, in eip93_skcipher_encrypt() local 191 struct eip93_alg_template *tmpl = container_of(req->base.tfm->__crt_alg, in eip93_skcipher_decrypt() local
|
| H A D | eip93-aead.c | 62 struct eip93_alg_template *tmpl = container_of(tfm->__crt_alg, in eip93_aead_cra_init() local
|
| /linux/drivers/scsi/fnic/ |
| H A D | cq_exch_desc.h | 16 u8 tmpl; member 50 u16 tmpl; member 83 u16 *tmpl, in cq_fcp_rq_desc_dec() 129 u16 tmpl; member 157 u16 *tmpl, in cq_sgl_desc_dec()
|
| /linux/crypto/ |
| H A D | xor.c | 58 static void __init do_xor_register(struct xor_block_template *tmpl) in do_xor_register() 83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
|
| H A D | hctr2.c | 325 static int hctr2_create_common(struct crypto_template *tmpl, struct rtattr **tb, in hctr2_create_common() 415 static int hctr2_create_base(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create_base() 434 static int hctr2_create(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create()
|
| H A D | gcm.c | 570 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() 650 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() 666 static int crypto_gcm_base_create(struct crypto_template *tmpl, in crypto_gcm_base_create() 819 static int crypto_rfc4106_create(struct crypto_template *tmpl, in crypto_rfc4106_create() 1005 static int crypto_rfc4543_create(struct crypto_template *tmpl, in crypto_rfc4543_create()
|
| H A D | seqiv.c | 126 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
|
| H A D | algboss.c | 53 struct crypto_template *tmpl; in cryptomgr_probe() local
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_proto_icmp.c | 106 int nf_conntrack_inet_error(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_inet_error() argument 204 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error() argument
|
| H A D | nf_conntrack_proto_icmpv6.c | 135 nf_conntrack_icmpv6_redirect(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_icmpv6_redirect() argument 184 int nf_conntrack_icmpv6_error(struct nf_conn *tmpl, in nf_conntrack_icmpv6_error() argument
|
| H A D | nf_conntrack_core.c | 527 struct nf_conn *tmpl, *p; in nf_ct_tmpl_alloc() local 553 void nf_ct_tmpl_free(struct nf_conn *tmpl) in nf_ct_tmpl_free() 1759 init_conntrack(struct net *net, struct nf_conn *tmpl, in init_conntrack() 1864 resolve_normal_ct(struct nf_conn *tmpl, in resolve_normal_ct() 1935 nf_conntrack_handle_icmp(struct nf_conn *tmpl, in nf_conntrack_handle_icmp() 2014 struct nf_conn *ct, *tmpl; in nf_conntrack_in() local
|
| H A D | nft_dynset.c | 17 struct nft_set_ext_tmpl tmpl; member
|
| /linux/include/net/netfilter/ |
| H A D | nf_conntrack_synproxy.h | 33 const struct nf_conn *tmpl) in nf_ct_add_synproxy()
|
| H A D | nf_conntrack_zones.h | 29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl()
|
| H A D | nf_synproxy.h | 23 struct nf_conn *tmpl; member
|
| /linux/drivers/s390/net/ |
| H A D | fsm.c | 19 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
| /linux/drivers/scsi/ |
| H A D | scsi_sas_internal.h | 41 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
|
| H A D | raid_class.c | 38 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
|
| /linux/include/net/tc_act/ |
| H A D | tc_ct.h | 14 struct nf_conn *tmpl; member
|
| /linux/drivers/irqchip/ |
| H A D | irq-mvebu-icu.c | 262 const struct msi_domain_template *tmpl; in mvebu_icu_subset_probe() local
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | init.c | 147 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
|