Home
last modified time | relevance | path

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

1234

/Linux-v6.1/drivers/crypto/marvell/cesa/
Dcipher.c423 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 …]
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
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
/Linux-v6.1/drivers/crypto/qce/
Dsha.c42 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
Daead.c29 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
Dskcipher.c32 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
Dcommon.c151 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
/Linux-v6.1/crypto/
Ddh.c549 struct crypto_template *tmpl, struct rtattr **tb, in __dh_safe_prime_create()
831 static int dh_ffdhe2048_create(struct crypto_template *tmpl, in dh_ffdhe2048_create()
837 static int dh_ffdhe3072_create(struct crypto_template *tmpl, in dh_ffdhe3072_create()
843 static int dh_ffdhe4096_create(struct crypto_template *tmpl, in dh_ffdhe4096_create()
849 static int dh_ffdhe6144_create(struct crypto_template *tmpl, in dh_ffdhe6144_create()
855 static int dh_ffdhe8192_create(struct crypto_template *tmpl, in dh_ffdhe8192_create()
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()
Dalgapi.c80 struct crypto_template *tmpl = inst->tmpl; in crypto_destroy_instance() local
122 struct crypto_template *tmpl = inst->tmpl; in crypto_remove_instance() local
512 int crypto_register_template(struct crypto_template *tmpl) in crypto_register_template()
552 void crypto_unregister_template(struct crypto_template *tmpl) in crypto_unregister_template()
592 struct crypto_template *q, *tmpl = NULL; in __crypto_lookup_template() local
616 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance()
Dinternal.h128 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get()
133 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put()
Dccm.c446 static int crypto_ccm_create_common(struct crypto_template *tmpl, in crypto_ccm_create_common()
531 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create()
552 static int crypto_ccm_base_create(struct crypto_template *tmpl, in crypto_ccm_base_create()
706 static int crypto_rfc4309_create(struct crypto_template *tmpl, in crypto_rfc4309_create()
863 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create()
Dhctr2.c405 static int hctr2_create_common(struct crypto_template *tmpl, in hctr2_create_common()
518 static int hctr2_create_base(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create_base()
534 static int hctr2_create(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create()
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()
Dofb.c53 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create()
Dgcm.c576 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common()
658 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create()
674 static int crypto_gcm_base_create(struct crypto_template *tmpl, in crypto_gcm_base_create()
827 static int crypto_rfc4106_create(struct crypto_template *tmpl, in crypto_rfc4106_create()
1042 static int crypto_rfc4543_create(struct crypto_template *tmpl, in crypto_rfc4543_create()
Dpcrypt.c232 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead()
291 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
Dechainiv.c112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create()
Dgeniv.c41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc()
Decb.c62 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create()
Dchacha20poly1305.c555 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create()
637 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create()
642 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
Dseqiv.c136 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
/Linux-v6.1/drivers/scsi/fnic/
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-v6.1/net/netfilter/
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()
/Linux-v6.1/include/net/netfilter/
Dnf_conntrack_synproxy.h33 const struct nf_conn *tmpl) in nf_ct_add_synproxy()
Dnf_conntrack_zones.h29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl()

1234