/linux/drivers/crypto/marvell/cesa/ |
A D | cipher.c | 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 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 599 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_encrypt() local 611 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_decrypt() local 653 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des3_ede_encrypt() local 665 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des3_ede_decrypt() local 729 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_aes_encrypt() local 740 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_aes_decrypt() local [all …]
|
A D | hash.c | 441 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/drivers/crypto/qce/ |
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 134 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_init() local 185 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_update() local 277 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_final() local 304 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_digest() local 453 struct qce_alg_template *tmpl; in qce_ahash_register_one() local 513 struct qce_alg_template *tmpl, *n; in qce_ahash_unregister() local
|
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
|
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
|
A D | common.c | 151 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/drivers/scsi/fnic/ |
A 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/crypto/ |
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()
|
A D | algapi.c | 74 struct crypto_template *tmpl = inst->tmpl; in crypto_destroy_instance() local 116 struct crypto_template *tmpl = inst->tmpl; in crypto_remove_instance() local 498 int crypto_register_template(struct crypto_template *tmpl) in crypto_register_template() 538 void crypto_unregister_template(struct crypto_template *tmpl) in crypto_unregister_template() 578 struct crypto_template *q, *tmpl = NULL; in __crypto_lookup_template() local 602 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance()
|
A D | internal.h | 128 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()
|
A D | ccm.c | 446 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()
|
A D | ofb.c | 53 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create()
|
A D | ctr.c | 127 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()
|
A D | echainiv.c | 112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create()
|
A D | gcm.c | 576 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()
|
A D | ecb.c | 62 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create()
|
A D | geniv.c | 41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc()
|
A D | pcrypt.c | 232 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()
|
A D | seqiv.c | 136 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
|
A D | chacha20poly1305.c | 555 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()
|
A D | akcipher.c | 147 int akcipher_register_instance(struct crypto_template *tmpl, in akcipher_register_instance()
|
/linux/net/netfilter/ |
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() 204 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error()
|
/linux/include/net/netfilter/ |
A D | nf_conntrack_synproxy.h | 33 const struct nf_conn *tmpl) in nf_ct_add_synproxy()
|
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()
|
A D | nf_synproxy.h | 23 struct nf_conn *tmpl; member
|