/Linux-v4.19/drivers/crypto/marvell/ |
D | cipher.c | 426 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_req_init() 459 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_queue_req() 481 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des_op() 495 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_encrypt() local 506 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_decrypt() local 536 struct mv_cesa_op_ctx *tmpl) in mv_cesa_cbc_des_op() 548 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_encrypt() local 557 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_decrypt() local 586 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des3_op() 600 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_encrypt() local [all …]
|
D | hash.c | 413 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init() 464 struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, in mv_cesa_dma_add_frag() 789 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_final() local 801 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_finup() local 865 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_md5_init() local 934 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha1_init() local 1004 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha256_init() local 1242 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_md5_init() local 1312 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha1_init() local 1402 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha256_init() local
|
/Linux-v4.19/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 135 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_init() local 238 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_update() local 313 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_final() local 336 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_digest() local 480 struct qce_alg_template *tmpl; in qce_ahash_register_one() local 536 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 207 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); in qce_ablkcipher_crypt() local 349 struct qce_alg_template *tmpl; in qce_ablkcipher_register_one() local 401 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
|
/Linux-v4.19/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()
|
/Linux-v4.19/crypto/ |
D | internal.h | 114 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() 119 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put()
|
D | seqiv.c | 144 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() 179 static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_create()
|
D | algapi.c | 93 struct crypto_template *tmpl = inst->tmpl; in crypto_destroy_instance() local 124 struct crypto_template *tmpl = inst->tmpl; in crypto_remove_instance() local 466 int crypto_register_template(struct crypto_template *tmpl) in crypto_register_template() 488 void crypto_unregister_template(struct crypto_template *tmpl) in crypto_unregister_template() 519 struct crypto_template *q, *tmpl = NULL; in __crypto_lookup_template() local 543 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance()
|
D | ccm.c | 456 static int crypto_ccm_create_common(struct crypto_template *tmpl, in crypto_ccm_create_common() 562 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create() 595 static int crypto_ccm_base_create(struct crypto_template *tmpl, in crypto_ccm_base_create() 766 static int crypto_rfc4309_create(struct crypto_template *tmpl, in crypto_rfc4309_create() 945 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create()
|
D | aead.c | 201 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc() 421 int aead_register_instance(struct crypto_template *tmpl, in aead_register_instance()
|
D | echainiv.c | 117 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create()
|
D | xor.c | 68 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
|
D | gcm.c | 598 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() 708 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() 736 static int crypto_gcm_base_create(struct crypto_template *tmpl, in crypto_gcm_base_create() 904 static int crypto_rfc4106_create(struct crypto_template *tmpl, in crypto_rfc4106_create() 1144 static int crypto_rfc4543_create(struct crypto_template *tmpl, in crypto_rfc4543_create()
|
D | akcipher.c | 140 int akcipher_register_instance(struct crypto_template *tmpl, in akcipher_register_instance()
|
D | pcrypt.c | 281 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead() 346 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
|
/Linux-v4.19/include/net/netfilter/ |
D | nf_conntrack_synproxy.h | 32 const struct nf_conn *tmpl) in nf_ct_add_synproxy() 54 struct nf_conn *tmpl; member
|
D | nf_conntrack_zones.h | 31 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl()
|
/Linux-v4.19/net/netfilter/ |
D | nf_conntrack_proto_udp.c | 86 static int udplite_error(struct net *net, struct nf_conn *tmpl, in udplite_error() 135 static int udp_error(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, in udp_error()
|
D | nf_conntrack_proto_icmp.c | 123 icmp_error_message(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, in icmp_error_message() 179 icmp_error(struct net *net, struct nf_conn *tmpl, in icmp_error()
|
D | nf_conntrack_proto_icmpv6.c | 133 icmpv6_error_message(struct net *net, struct nf_conn *tmpl, in icmpv6_error_message() 189 icmpv6_error(struct net *net, struct nf_conn *tmpl, in icmpv6_error()
|
/Linux-v4.19/net/ipv4/ |
D | xfrm4_state.c | 44 xfrm4_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, in xfrm4_init_temprop()
|
/Linux-v4.19/net/ipv6/ |
D | xfrm6_state.c | 45 xfrm6_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, in xfrm6_init_temprop()
|
/Linux-v4.19/drivers/s390/net/ |
D | fsm.c | 18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
/Linux-v4.19/arch/x86/crypto/ |
D | fpu.c | 114 static int crypto_fpu_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_fpu_create()
|