Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/
H A Dcipher.c413 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_req_init()
446 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_queue_req()
468 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des_op()
482 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_encrypt() local
493 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_decrypt() local
524 struct mv_cesa_op_ctx *tmpl) in mv_cesa_cbc_des_op()
536 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_encrypt() local
545 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_decrypt() local
575 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des3_op()
589 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_encrypt() local
[all …]
H A Dhash.c417 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init()
469 struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, in mv_cesa_dma_add_frag()
795 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_final() local
807 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_finup() local
871 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_md5_init() local
941 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha1_init() local
1012 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha256_init() local
1250 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_md5_init() local
1321 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha1_init() local
1412 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha256_init() local
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dsha.c36 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_ahash_done() local
74 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_ahash_async_req_handle() local
128 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_init() local
239 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_update() local
312 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_final() local
339 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_digest() local
488 struct qce_alg_template *tmpl; in qce_ahash_register_one() local
548 struct qce_alg_template *tmpl, *n; in qce_ahash_unregister() local
H A Dskcipher.c31 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_skcipher_done() local
68 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_skcipher_async_req_handle() local
228 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); in qce_skcipher_crypt() local
388 struct qce_alg_template *tmpl; in qce_skcipher_register_one() local
448 struct qce_alg_template *tmpl, *n; in qce_skcipher_unregister() local
H A Dcommon.c148 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_setup_regs_ahash() local
314 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_setup_regs_skcipher() local
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dcq_exch_desc.h28 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()
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-alg-registration.c276 int fips140_aead_register_instance(struct crypto_template *tmpl, in fips140_aead_register_instance()
283 int fips140_ahash_register_instance(struct crypto_template *tmpl, in fips140_ahash_register_instance()
290 int fips140_shash_register_instance(struct crypto_template *tmpl, in fips140_shash_register_instance()
297 int fips140_skcipher_register_instance(struct crypto_template *tmpl, in fips140_skcipher_register_instance()
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.h111 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get()
116 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put()
H A Dalgapi.c74 struct crypto_template *tmpl = inst->tmpl; in crypto_destroy_instance() local
116 struct crypto_template *tmpl = inst->tmpl; in crypto_remove_instance() local
496 int crypto_register_template(struct crypto_template *tmpl) in crypto_register_template()
536 void crypto_unregister_template(struct crypto_template *tmpl) in crypto_unregister_template()
576 struct crypto_template *q, *tmpl = NULL; in __crypto_lookup_template() local
600 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance()
H A 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()
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 Dofb.c53 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create()
H A 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()
H A 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()
H A Dechainiv.c112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create()
H A Decb.c62 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_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()
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()
H A Dseqiv.c136 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
/OK3568_Linux_fs/kernel/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()
205 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error()
H A Dnf_conntrack_core.c546 struct nf_conn *tmpl, *p; in nf_ct_tmpl_alloc() local
574 void nf_ct_tmpl_free(struct nf_conn *tmpl) in nf_ct_tmpl_free()
1539 init_conntrack(struct net *net, struct nf_conn *tmpl, in init_conntrack()
1631 resolve_normal_ct(struct nf_conn *tmpl, in resolve_normal_ct()
1694 nf_conntrack_handle_icmp(struct nf_conn *tmpl, in nf_conntrack_handle_icmp()
1778 struct nf_conn *ct, *tmpl; in nf_conntrack_in() local
/OK3568_Linux_fs/kernel/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

1234