/linux-4.4.14/drivers/crypto/marvell/ |
D | cipher.c | 393 struct mv_cesa_op_ctx *tmpl) in mv_cesa_ablkcipher_req_init() 419 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des_op() 442 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_encrypt() local 453 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_decrypt() local 486 struct mv_cesa_op_ctx *tmpl) in mv_cesa_cbc_des_op() 498 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_encrypt() local 507 struct mv_cesa_op_ctx tmpl; in mv_cesa_cbc_des_decrypt() local 539 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des3_op() 562 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_encrypt() local 574 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des3_ede_decrypt() local [all …]
|
D | hash.c | 415 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init() 475 struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, in mv_cesa_dma_add_frag() 753 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_final() local 778 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_finup() local 859 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_md5_init() local 922 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha1_init() local 985 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_sha256_init() local 1215 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_md5_init() local 1285 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha1_init() local 1375 struct mv_cesa_op_ctx tmpl = { }; in mv_cesa_ahmac_sha256_init() local
|
/linux-4.4.14/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 130 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_init() local 233 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_update() local 308 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_final() local 331 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_digest() local 498 struct qce_alg_template *tmpl; in qce_ahash_register_one() local 554 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 199 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); in qce_ablkcipher_crypt() local 339 struct qce_alg_template *tmpl; in qce_ablkcipher_register_one() local 391 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-4.4.14/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()
|
D | fnic_fcs.c | 808 u16 exchange_id, tmpl; in fnic_rq_cmpl_frame_recv() local
|
/linux-4.4.14/crypto/ |
D | internal.h | 119 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() 124 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put()
|
D | algapi.c | 83 struct crypto_template *tmpl = inst->tmpl; in crypto_destroy_instance() local 115 struct crypto_template *tmpl = inst->tmpl; in crypto_remove_instance() local 446 int crypto_register_template(struct crypto_template *tmpl) in crypto_register_template() 469 void crypto_unregister_template(struct crypto_template *tmpl) in crypto_unregister_template() 502 struct crypto_template *q, *tmpl = NULL; in __crypto_lookup_template() local 526 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance()
|
D | seqiv.c | 253 static int seqiv_ablkcipher_create(struct crypto_template *tmpl, in seqiv_ablkcipher_create() 288 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() 330 static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_create()
|
D | ccm.c | 504 static int crypto_ccm_create_common(struct crypto_template *tmpl, in crypto_ccm_create_common() 608 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create() 636 static int crypto_ccm_base_create(struct crypto_template *tmpl, in crypto_ccm_base_create() 807 static int crypto_rfc4309_create(struct crypto_template *tmpl, in crypto_rfc4309_create()
|
D | aead.c | 191 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc() 407 int aead_register_instance(struct crypto_template *tmpl, in aead_register_instance()
|
D | xor.c | 64 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed()
|
D | gcm.c | 619 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() 726 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() 754 static int crypto_gcm_base_create(struct crypto_template *tmpl, in crypto_gcm_base_create() 922 static int crypto_rfc4106_create(struct crypto_template *tmpl, in crypto_rfc4106_create() 1159 static int crypto_rfc4543_create(struct crypto_template *tmpl, in crypto_rfc4543_create()
|
D | pcrypt.c | 273 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead() 336 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
|
D | cryptd.c | 340 static int cryptd_create_blkcipher(struct crypto_template *tmpl, in cryptd_create_blkcipher() 602 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() 772 static int cryptd_create_aead(struct crypto_template *tmpl, in cryptd_create_aead() 833 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
|
D | chacha20poly1305.c | 569 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create() 681 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create() 686 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
|
D | echainiv.c | 178 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create()
|
D | xcbc.c | 199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
|
D | mcryptd.c | 490 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in mcryptd_create_hash() 557 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in mcryptd_create()
|
D | cmac.c | 225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
|
D | algboss.c | 65 struct crypto_template *tmpl; in cryptomgr_probe() local
|
D | hmac.c | 181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
|
D | authenc.c | 380 static int crypto_authenc_create(struct crypto_template *tmpl, in crypto_authenc_create()
|
D | ahash.c | 581 int ahash_register_instance(struct crypto_template *tmpl, in ahash_register_instance()
|
D | authencesn.c | 396 static int crypto_authenc_esn_create(struct crypto_template *tmpl, in crypto_authenc_esn_create()
|
D | blkcipher.c | 581 struct crypto_instance *skcipher_geniv_alloc(struct crypto_template *tmpl, in skcipher_geniv_alloc()
|
D | ablkcipher.c | 542 struct crypto_template *tmpl; in crypto_givcipher_default() local
|
D | vmac.c | 643 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) in vmac_create()
|
D | shash.c | 666 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance()
|
/linux-4.4.14/net/ipv4/ |
D | xfrm4_state.c | 43 xfrm4_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, in xfrm4_init_temprop()
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 145 icmpv6_error_message(struct net *net, struct nf_conn *tmpl, in icmpv6_error_message() 198 icmpv6_error(struct net *net, struct nf_conn *tmpl, in icmpv6_error()
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 130 icmp_error_message(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, in icmp_error_message() 182 icmp_error(struct net *net, struct nf_conn *tmpl, in icmp_error()
|
/linux-4.4.14/include/net/netfilter/ |
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()
|
D | nf_conntrack_synproxy.h | 39 struct nf_conn *tmpl; member
|
D | nf_tables.h | 426 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() 432 static inline void nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_add_length() 441 static inline void nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) in nft_set_ext_add() 447 const struct nft_set_ext_tmpl *tmpl) in nft_set_ext_init()
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_core.c | 297 struct nf_conn *tmpl; in nf_ct_tmpl_alloc() local 318 void nf_ct_tmpl_free(struct nf_conn *tmpl) in nf_ct_tmpl_free() 909 init_conntrack(struct net *net, struct nf_conn *tmpl, in init_conntrack() 1020 resolve_normal_ct(struct net *net, struct nf_conn *tmpl, in resolve_normal_ct() 1087 struct nf_conn *ct, *tmpl = NULL; in nf_conntrack_in() local
|
D | nft_dynset.c | 21 struct nft_set_ext_tmpl tmpl; member
|
D | nf_conntrack_proto_udp.c | 111 static int udp_error(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, in udp_error()
|
D | nf_conntrack_proto_udplite.c | 119 static int udplite_error(struct net *net, struct nf_conn *tmpl, in udplite_error()
|
D | nf_conntrack_helper.c | 186 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
|
D | nf_conntrack_proto_dccp.c | 570 static int dccp_error(struct net *net, struct nf_conn *tmpl, in dccp_error()
|
D | nf_conntrack_proto_tcp.c | 752 static int tcp_error(struct net *net, struct nf_conn *tmpl, in tcp_error()
|
D | nf_tables_api.c | 3326 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_init() 3371 struct nft_set_ext_tmpl tmpl; in nft_add_set_elem() local
|
/linux-4.4.14/net/ipv6/ |
D | xfrm6_state.c | 44 xfrm6_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, in xfrm6_init_temprop()
|
/linux-4.4.14/drivers/s390/net/ |
D | fsm.c | 17 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_sas_internal.h | 40 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
|
D | raid_class.c | 39 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
|
D | scsi_transport_srp.c | 55 #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) argument
|
D | scsi_transport_spi.c | 76 #define to_spi_internal(tmpl) container_of(tmpl, struct spi_internal, t) argument
|
D | scsi_transport_fc.c | 352 #define to_fc_internal(tmpl) container_of(tmpl, struct fc_internal, t) argument
|
D | scsi_transport_iscsi.c | 94 #define to_iscsi_internal(tmpl) \ argument
|
/linux-4.4.14/arch/x86/kernel/ |
D | paravirt.c | 131 struct paravirt_patch_template tmpl = { in get_call_destination() local
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | init.c | 161 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
|
D | cmd.c | 1220 struct wl12xx_arp_rsp_template *tmpl; in wl1271_cmd_build_arp_rsp() local
|
/linux-4.4.14/net/core/ |
D | fib_rules.c | 128 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()
|
/linux-4.4.14/net/openvswitch/ |
D | conntrack.c | 405 struct nf_conn *tmpl = info->ct; in __ovs_ct_lookup() local
|
/linux-4.4.14/drivers/ata/ |
D | libata-transport.c | 65 #define to_ata_internal(tmpl) container_of(tmpl, struct ata_internal, t) argument
|
/linux-4.4.14/include/crypto/ |
D | algapi.h | 45 struct crypto_template *tmpl; member
|
/linux-4.4.14/drivers/atm/ |
D | idt77252.c | 2150 unsigned long tmpl, modl; in idt77252_init_cbr() local 3261 unsigned long tmpl, modl; in init_card() local
|
D | nicstar.c | 1230 unsigned long tmpl, modl; in ns_open() local
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_policy.c | 1428 struct xfrm_tmpl *tmpl = &policy->xfrm_vec[i]; in xfrm_tmpl_resolve_one() local 2389 xfrm_state_ok(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, in xfrm_state_ok() 2412 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, in xfrm_policy_ok()
|
D | xfrm_state.c | 634 const struct xfrm_tmpl *tmpl, in xfrm_init_tempstate() 765 const struct flowi *fl, struct xfrm_tmpl *tmpl, in xfrm_state_find()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_3ad.c | 1739 static const struct port_params tmpl = { in ad_initialize_port() local
|
/linux-4.4.14/drivers/crypto/ |
D | n2_core.c | 1388 static int __n2_register_one_cipher(const struct n2_cipher_tmpl *tmpl) in __n2_register_one_cipher() 1462 static int __n2_register_one_ahash(const struct n2_hash_tmpl *tmpl) in __n2_register_one_ahash()
|
/linux-4.4.14/include/net/ |
D | xfrm.h | 1037 __xfrm4_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x) in __xfrm4_state_addr_cmp() 1044 __xfrm6_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x) in __xfrm6_state_addr_cmp() 1051 xfrm_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, unsigned short family) in xfrm_state_addr_cmp()
|
/linux-4.4.14/net/sunrpc/ |
D | cache.c | 1691 struct cache_detail *cache_create_net(struct cache_detail *tmpl, struct net *net) in cache_create_net()
|
/linux-4.4.14/arch/x86/kvm/ |
D | vmx.c | 4631 unsigned long tmpl; in vmx_set_constant_host_state() local
|