Searched defs:tmpl (Results 1 - 61 of 61) sorted by relevance

/linux-4.4.14/net/ipv4/
H A Dxfrm4_state.c43 xfrm4_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, xfrm4_init_temprop() argument
/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_zones.h31 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, nf_ct_zone_tmpl() argument
H A Dnf_conntrack_synproxy.h39 struct nf_conn *tmpl; member in struct:synproxy_net
H A Dnf_tables.h426 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) nft_set_ext_prepare() argument
432 static inline void nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, nft_set_ext_add_length() argument
441 static inline void nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) nft_set_ext_add() argument
446 nft_set_ext_init(struct nft_set_ext *ext, const struct nft_set_ext_tmpl *tmpl) nft_set_ext_init() argument
/linux-4.4.14/drivers/s390/net/
H A Dfsm.c16 init_fsm(char *name, const char **state_names, const char **event_names, int nr_states, int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) init_fsm() argument
/linux-4.4.14/crypto/
H A Dxor.c64 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) do_xor_speed() argument
H A Dinternal.h119 static inline int crypto_tmpl_get(struct crypto_template *tmpl) crypto_tmpl_get() argument
124 static inline void crypto_tmpl_put(struct crypto_template *tmpl) crypto_tmpl_put() argument
H A Dxcbc.c199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) xcbc_create() argument
H A Dalgboss.c65 struct crypto_template *tmpl; cryptomgr_probe() local
H A Dcmac.c225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) cmac_create() argument
H A Dechainiv.c178 static int echainiv_aead_create(struct crypto_template *tmpl, echainiv_aead_create() argument
H A Dhmac.c181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) hmac_create() argument
H A Dseqiv.c253 static int seqiv_ablkcipher_create(struct crypto_template *tmpl, seqiv_ablkcipher_create() argument
288 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) seqiv_aead_create() argument
330 static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb) seqiv_create() argument
H A Daead.c191 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, aead_geniv_alloc() argument
407 int aead_register_instance(struct crypto_template *tmpl, aead_register_instance() argument
H A Dauthenc.c380 static int crypto_authenc_create(struct crypto_template *tmpl, crypto_authenc_create() argument
H A Dauthencesn.c396 static int crypto_authenc_esn_create(struct crypto_template *tmpl, crypto_authenc_esn_create() argument
H A Dahash.c581 int ahash_register_instance(struct crypto_template *tmpl, ahash_register_instance() argument
H A Dpcrypt.c273 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, pcrypt_create_aead() argument
336 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) pcrypt_create() argument
H A Dvmac.c643 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) vmac_create() argument
H A Dablkcipher.c542 struct crypto_template *tmpl; crypto_givcipher_default() local
H A Dalgapi.c83 struct crypto_template *tmpl = inst->tmpl; crypto_destroy_instance() local
115 struct crypto_template *tmpl = inst->tmpl; crypto_remove_instance() local
446 int crypto_register_template(struct crypto_template *tmpl) crypto_register_template() argument
469 void crypto_unregister_template(struct crypto_template *tmpl) crypto_unregister_template() argument
502 struct crypto_template *q, *tmpl = NULL; __crypto_lookup_template() local
526 int crypto_register_instance(struct crypto_template *tmpl, crypto_register_instance() argument
H A Dblkcipher.c581 struct crypto_instance *skcipher_geniv_alloc(struct crypto_template *tmpl, skcipher_geniv_alloc() argument
H A Dccm.c504 static int crypto_ccm_create_common(struct crypto_template *tmpl, crypto_ccm_create_common() argument
608 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) crypto_ccm_create() argument
636 static int crypto_ccm_base_create(struct crypto_template *tmpl, crypto_ccm_base_create() argument
807 static int crypto_rfc4309_create(struct crypto_template *tmpl, crypto_rfc4309_create() argument
H A Dchacha20poly1305.c569 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, chachapoly_create() argument
681 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) rfc7539_create() argument
686 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) rfc7539esp_create() argument
H A Dmcryptd.c490 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, mcryptd_create_hash() argument
557 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) mcryptd_create() argument
H A Dshash.c666 int shash_register_instance(struct crypto_template *tmpl, shash_register_instance() argument
H A Dcryptd.c340 static int cryptd_create_blkcipher(struct crypto_template *tmpl, cryptd_create_blkcipher() argument
602 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, cryptd_create_hash() argument
772 static int cryptd_create_aead(struct crypto_template *tmpl, cryptd_create_aead() argument
833 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) cryptd_create() argument
H A Dgcm.c619 static int crypto_gcm_create_common(struct crypto_template *tmpl, crypto_gcm_create_common() argument
726 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) crypto_gcm_create() argument
754 static int crypto_gcm_base_create(struct crypto_template *tmpl, crypto_gcm_base_create() argument
922 static int crypto_rfc4106_create(struct crypto_template *tmpl, crypto_rfc4106_create() argument
1159 static int crypto_rfc4543_create(struct crypto_template *tmpl, crypto_rfc4543_create() argument
/linux-4.4.14/net/ipv6/
H A Dxfrm6_state.c44 xfrm6_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, xfrm6_init_temprop() argument
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dinit.c161 struct wl12xx_disconn_template *tmpl; wl1271_ap_init_deauth_template() local
H A Dcmd.c1220 struct wl12xx_arp_rsp_template *tmpl; wl1271_cmd_build_arp_rsp() local
/linux-4.4.14/net/netfilter/
H A Dnft_dynset.c21 struct nft_set_ext_tmpl tmpl; member in struct:nft_dynset
H A Dnf_conntrack_helper.c186 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, __nf_ct_try_assign_helper() argument
H A Dnf_conntrack_proto_udp.c111 static int udp_error(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, udp_error() argument
H A Dnf_conntrack_proto_udplite.c119 static int udplite_error(struct net *net, struct nf_conn *tmpl, udplite_error() argument
H A Dnf_conntrack_proto_dccp.c570 static int dccp_error(struct net *net, struct nf_conn *tmpl, dccp_error() argument
H A Dnf_conntrack_core.c297 struct nf_conn *tmpl; nf_ct_tmpl_alloc() local
318 void nf_ct_tmpl_free(struct nf_conn *tmpl) nf_ct_tmpl_free() argument
909 init_conntrack(struct net *net, struct nf_conn *tmpl, init_conntrack() argument
1020 resolve_normal_ct(struct net *net, struct nf_conn *tmpl, resolve_normal_ct() argument
1087 struct nf_conn *ct, *tmpl = NULL; nf_conntrack_in() local
H A Dnf_conntrack_proto_tcp.c752 static int tcp_error(struct net *net, struct nf_conn *tmpl, tcp_error() argument
H A Dnf_tables_api.c3371 struct nft_set_ext_tmpl tmpl; nft_add_set_elem() local
3325 nft_set_elem_init(const struct nft_set *set, const struct nft_set_ext_tmpl *tmpl, const u32 *key, const u32 *data, u64 timeout, gfp_t gfp) nft_set_elem_init() argument
/linux-4.4.14/drivers/crypto/qce/
H A Dablkcipher.c30 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_ablkcipher_done() local
65 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_ablkcipher_async_req_handle() local
199 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); qce_ablkcipher_crypt() local
339 struct qce_alg_template *tmpl; qce_ablkcipher_register_one() local
391 struct qce_alg_template *tmpl, *n; qce_ablkcipher_unregister() local
H A Dcommon.c236 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_setup_regs_ahash() local
321 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_setup_regs_ablkcipher() local
H A Dsha.c43 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_ahash_done() local
81 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_ahash_async_req_handle() local
130 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_init() local
233 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_update() local
308 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_final() local
331 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_digest() local
498 struct qce_alg_template *tmpl; qce_ahash_register_one() local
554 struct qce_alg_template *tmpl, *n; qce_ahash_unregister() local
/linux-4.4.14/arch/x86/kernel/
H A Dparavirt.c131 struct paravirt_patch_template tmpl = { get_call_destination() local
/linux-4.4.14/net/core/
H A Dfib_rules.c128 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) fib_rules_register() argument
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_conntrack_proto_icmp.c130 icmp_error_message(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, icmp_error_message() argument
182 icmp_error(struct net *net, struct nf_conn *tmpl, icmp_error() argument
/linux-4.4.14/net/ipv6/netfilter/
H A Dnf_conntrack_proto_icmpv6.c145 icmpv6_error_message(struct net *net, struct nf_conn *tmpl, icmpv6_error_message() argument
198 icmpv6_error(struct net *net, struct nf_conn *tmpl, icmpv6_error() argument
/linux-4.4.14/drivers/scsi/fnic/
H A Dcq_exch_desc.h28 u8 tmpl; member in struct:cq_exch_wq_desc
62 u16 tmpl; member in struct:cq_fcp_rq_desc
141 u16 tmpl; member in struct:cq_sgl_desc
86 cq_fcp_rq_desc_dec(struct cq_fcp_rq_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *eop, u8 *sop, u8 *fck, u16 *exchange_id, u16 *tmpl, u32 *bytes_written, u8 *sof, u8 *eof, u8 *ingress_port, u8 *packet_err, u8 *fcoe_err, u8 *fcs_ok, u8 *vlan_stripped, u16 *vlan) cq_fcp_rq_desc_dec() argument
162 cq_sgl_desc_dec(struct cq_sgl_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *exchange_id, u32 *active_burst_offset, u32 *tot_data_bytes, u16 *tmpl, u8 *sgl_err) cq_sgl_desc_dec() argument
H A Dfnic_fcs.c808 u16 exchange_id, tmpl; fnic_rq_cmpl_frame_recv() local
/linux-4.4.14/drivers/crypto/marvell/
H A Dcipher.c442 struct mv_cesa_op_ctx tmpl; mv_cesa_ecb_des_encrypt() local
453 struct mv_cesa_op_ctx tmpl; mv_cesa_ecb_des_decrypt() local
498 struct mv_cesa_op_ctx tmpl; mv_cesa_cbc_des_encrypt() local
507 struct mv_cesa_op_ctx tmpl; mv_cesa_cbc_des_decrypt() local
562 struct mv_cesa_op_ctx tmpl; mv_cesa_ecb_des3_ede_encrypt() local
574 struct mv_cesa_op_ctx tmpl; mv_cesa_ecb_des3_ede_decrypt() local
618 struct mv_cesa_op_ctx tmpl; mv_cesa_cbc_des3_ede_encrypt() local
630 struct mv_cesa_op_ctx tmpl; mv_cesa_cbc_des3_ede_decrypt() local
704 struct mv_cesa_op_ctx tmpl; mv_cesa_ecb_aes_encrypt() local
715 struct mv_cesa_op_ctx tmpl; mv_cesa_ecb_aes_decrypt() local
759 struct mv_cesa_op_ctx tmpl; mv_cesa_cbc_aes_encrypt() local
768 struct mv_cesa_op_ctx tmpl; mv_cesa_cbc_aes_decrypt() local
392 mv_cesa_ablkcipher_req_init(struct ablkcipher_request *req, struct mv_cesa_op_ctx *tmpl) mv_cesa_ablkcipher_req_init() argument
418 mv_cesa_des_op(struct ablkcipher_request *req, struct mv_cesa_op_ctx *tmpl) mv_cesa_des_op() argument
485 mv_cesa_cbc_des_op(struct ablkcipher_request *req, struct mv_cesa_op_ctx *tmpl) mv_cesa_cbc_des_op() argument
538 mv_cesa_des3_op(struct ablkcipher_request *req, struct mv_cesa_op_ctx *tmpl) mv_cesa_des3_op() argument
608 mv_cesa_cbc_des3_op(struct ablkcipher_request *req, struct mv_cesa_op_ctx *tmpl) mv_cesa_cbc_des3_op() argument
664 mv_cesa_aes_op(struct ablkcipher_request *req, struct mv_cesa_op_ctx *tmpl) mv_cesa_aes_op() argument
747 mv_cesa_cbc_aes_op(struct ablkcipher_request *req, struct mv_cesa_op_ctx *tmpl) mv_cesa_cbc_aes_op() argument
H A Dhash.c753 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; mv_cesa_ahash_final() local
778 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; mv_cesa_ahash_finup() local
859 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_md5_init() local
922 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_sha1_init() local
985 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_sha256_init() local
1215 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_md5_init() local
1285 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_sha1_init() local
1375 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_sha256_init() local
414 mv_cesa_ahash_init(struct ahash_request *req, struct mv_cesa_op_ctx *tmpl, bool algo_le) mv_cesa_ahash_init() argument
474 mv_cesa_dma_add_frag(struct mv_cesa_tdma_chain *chain, struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, gfp_t flags) mv_cesa_dma_add_frag() argument
/linux-4.4.14/net/openvswitch/
H A Dconntrack.c405 struct nf_conn *tmpl = info->ct; __ovs_ct_lookup() local
/linux-4.4.14/include/crypto/
H A Dalgapi.h45 struct crypto_template *tmpl; member in struct:crypto_instance
/linux-4.4.14/drivers/net/bonding/
H A Dbond_3ad.c1739 static const struct port_params tmpl = { ad_initialize_port() local
/linux-4.4.14/drivers/atm/
H A Dnicstar.c1230 unsigned long tmpl, modl; ns_open() local
H A Didt77252.c2150 unsigned long tmpl, modl; idt77252_init_cbr() local
3261 unsigned long tmpl, modl; init_card() local
/linux-4.4.14/net/sunrpc/
H A Dcache.c1691 struct cache_detail *cache_create_net(struct cache_detail *tmpl, struct net *net) cache_create_net() argument
/linux-4.4.14/net/xfrm/
H A Dxfrm_state.c633 xfrm_init_tempstate(struct xfrm_state *x, const struct flowi *fl, const struct xfrm_tmpl *tmpl, const xfrm_address_t *daddr, const xfrm_address_t *saddr, unsigned short family) xfrm_init_tempstate() argument
764 xfrm_state_find(const xfrm_address_t *daddr, const xfrm_address_t *saddr, const struct flowi *fl, struct xfrm_tmpl *tmpl, struct xfrm_policy *pol, int *err, unsigned short family) xfrm_state_find() argument
H A Dxfrm_policy.c1428 struct xfrm_tmpl *tmpl = &policy->xfrm_vec[i]; xfrm_tmpl_resolve_one() local
2389 xfrm_state_ok(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, xfrm_state_ok() argument
2412 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, xfrm_policy_ok() argument
/linux-4.4.14/drivers/crypto/
H A Dn2_core.c1388 static int __n2_register_one_cipher(const struct n2_cipher_tmpl *tmpl) __n2_register_one_cipher() argument
1462 static int __n2_register_one_ahash(const struct n2_hash_tmpl *tmpl) __n2_register_one_ahash() argument
/linux-4.4.14/include/net/
H A Dxfrm.h1037 __xfrm4_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x) __xfrm4_state_addr_cmp() argument
1044 __xfrm6_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x) __xfrm6_state_addr_cmp() argument
1051 xfrm_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, unsigned short family) xfrm_state_addr_cmp() argument
/linux-4.4.14/arch/x86/kvm/
H A Dvmx.c4631 unsigned long tmpl; vmx_set_constant_host_state() local

Completed in 1656 milliseconds