Home
last modified time | relevance | path

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

1234

/linux/crypto/
H A Ddh.c552 struct crypto_template *tmpl, struct rtattr **tb, in __dh_safe_prime_create()
833 static int dh_ffdhe2048_create(struct crypto_template *tmpl, in dh_ffdhe2048_create()
839 static int dh_ffdhe3072_create(struct crypto_template *tmpl, in dh_ffdhe3072_create()
845 static int dh_ffdhe4096_create(struct crypto_template *tmpl, in dh_ffdhe4096_create()
851 static int dh_ffdhe6144_create(struct crypto_template *tmpl, in dh_ffdhe6144_create()
857 static int dh_ffdhe8192_create(struct crypto_template *tmpl, in dh_ffdhe8192_create()
H A Decb.c98 struct crypto_template *tmpl, struct rtattr **tb) in lskcipher_alloc_instance_simple2()
149 static int crypto_ecb_create2(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create2()
171 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create()
H A Dxor.c58 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 Dinternal.h156 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get()
161 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put()
H A Dccm.c446 static int crypto_ccm_create_common(struct crypto_template *tmpl, in crypto_ccm_create_common()
529 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create()
550 static int crypto_ccm_base_create(struct crypto_template *tmpl, in crypto_ccm_base_create()
704 static int crypto_rfc4309_create(struct crypto_template *tmpl, in crypto_rfc4309_create()
858 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create()
H A Dhctr2.c404 static int hctr2_create_common(struct crypto_template *tmpl, in hctr2_create_common()
516 static int hctr2_create_base(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create_base()
532 static int hctr2_create(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create()
H A Dctr.c127 static int crypto_ctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ctr_create()
257 static int crypto_rfc3686_create(struct crypto_template *tmpl, in crypto_rfc3686_create()
H A Dgcm.c574 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common()
654 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create()
670 static int crypto_gcm_base_create(struct crypto_template *tmpl, in crypto_gcm_base_create()
823 static int crypto_rfc4106_create(struct crypto_template *tmpl, in crypto_rfc4106_create()
1038 static int crypto_rfc4543_create(struct crypto_template *tmpl, in crypto_rfc4543_create()
H A Dechainiv.c112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create()
H A Dgeniv.c41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc()
H A Dchacha20poly1305.c555 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create()
636 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create()
641 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
H A Dseqiv.c135 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
H A Dkpp.c130 int kpp_register_instance(struct crypto_template *tmpl, in kpp_register_instance()
H A Dxctr.c131 static int crypto_xctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_xctr_create()
H A Dcryptd.c373 static int cryptd_create_skcipher(struct crypto_template *tmpl, in cryptd_create_skcipher()
658 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash()
866 static int cryptd_create_aead(struct crypto_template *tmpl, in cryptd_create_aead()
923 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
/linux/drivers/scsi/fnic/
H A Dcq_exch_desc.h16 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/drivers/crypto/marvell/cesa/
H A Dhash.c441 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
1249 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_md5_init() local
1320 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha1_init() local
1411 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha256_init() local
/linux/drivers/crypto/qce/
H A Dcommon.c152 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/net/netfilter/
H A Dnf_conntrack_proto_icmp.c106 int nf_conntrack_inet_error(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_inet_error()
204 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error()
H A Dnf_conntrack_proto_icmpv6.c135 nf_conntrack_icmpv6_redirect(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_icmpv6_redirect()
184 int nf_conntrack_icmpv6_error(struct nf_conn *tmpl, in nf_conntrack_icmpv6_error()
H A Dnf_conntrack_core.c525 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()
1741 init_conntrack(struct net *net, struct nf_conn *tmpl, in init_conntrack()
1846 resolve_normal_ct(struct nf_conn *tmpl, in resolve_normal_ct()
1917 nf_conntrack_handle_icmp(struct nf_conn *tmpl, in nf_conntrack_handle_icmp()
2001 struct nf_conn *ct, *tmpl; in nf_conntrack_in() local
/linux/include/net/netfilter/
H A Dnf_conntrack_synproxy.h33 const struct nf_conn *tmpl) in nf_ct_add_synproxy()
H A Dnf_conntrack_zones.h29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl()
H A Dnf_synproxy.h23 struct nf_conn *tmpl; member
/linux/drivers/s390/net/
H A Dfsm.c18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()

1234