Home
last modified time | relevance | path

Searched defs:tmpl (Results 51 - 75 of 290) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/crypto/
H A Dkeywrap.c264 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_kw_create() argument
H A Dalgboss.c53 struct crypto_template *tmpl; in cryptomgr_probe() local
H A Dxor.c58 static void __init do_xor_register(struct xor_block_template *tmpl) in do_xor_register() argument
83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed() argument
/kernel/linux/linux-6.6/net/core/
H A Dfib_notifier.c143 fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net) in fib_notifier_ops_register() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_uvd.c58 r600_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) r600_video_buffer_create() argument
[all...]
/third_party/node/src/quic/
H A Dlogstream.cc24 auto tmpl = state.logstream_constructor_template(); in GetConstructorTemplate() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_texture.c165 struct pipe_sampler_view tmpl; in st_get_sampler_views() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c219 nv30_sampler_view_create(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_sampler_view *tmpl) nv30_sampler_view_create() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blitter.c477 fd5_tile_mode(const struct pipe_resource *tmpl) in fd5_tile_mode() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_blitter.c218 const struct pipe_rasterizer_state tmpl = { in fd_blitter_clear() local
/third_party/node/deps/openssl/openssl/apps/
H A Dtestdsa.h222 OSSL_PARAM_BLD *tmpl = NULL; in get_dsa() local
/third_party/openssl/apps/
H A Dtestdsa.h222 OSSL_PARAM_BLD *tmpl = NULL; in get_dsa() local
/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c390 static int crypto_authenc_esn_create(struct crypto_template *tmpl, in crypto_authenc_esn_create() argument
H A Dauthenc.c372 static int crypto_authenc_create(struct crypto_template *tmpl, in crypto_authenc_create() argument
H A Dpcrypt.c236 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead() argument
295 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create() argument
H A Dxts.c338 static int xts_create(struct crypto_template *tmpl, struct rtattr **tb) in xts_create() argument
H A Dlrw.c299 static int lrw_create(struct crypto_template *tmpl, struct rtattr **tb) in lrw_create() argument
H A Dhmac.c165 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create() argument
H A Daead.c285 int aead_register_instance(struct crypto_template *tmpl, in aead_register_instance() argument
H A Dcts.c324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create() argument
H A Dctr.c126 static int crypto_ctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ctr_create() argument
256 static int crypto_rfc3686_create(struct crypto_template *tmpl, in crypto_rfc3686_create() argument
/kernel/linux/linux-5.10/drivers/crypto/qce/
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; qce_skcipher_register_one() local
448 struct qce_alg_template *tmpl, *n; qce_skcipher_unregister() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_nvme.c716 struct nvme_fc_port_template *tmpl; in qla_nvme_register_hba() local
/kernel/linux/linux-5.10/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() argument
205 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error() argument
H A Dnf_conntrack_proto_icmpv6.c134 nf_conntrack_icmpv6_redirect(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_icmpv6_redirect() argument
183 int nf_conntrack_icmpv6_error(struct nf_conn *tmpl, in nf_conntrack_icmpv6_error() argument

Completed in 17 milliseconds

12345678910>>...12