/kernel/linux/linux-6.6/crypto/ |
H A D | keywrap.c | 264 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_kw_create() argument
|
H A D | algboss.c | 53 struct crypto_template *tmpl; in cryptomgr_probe() local
|
H A D | xor.c | 58 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 D | fib_notifier.c | 143 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 D | r600_uvd.c | 58 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 D | logstream.cc | 24 auto tmpl = state.logstream_constructor_template(); in GetConstructorTemplate() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_texture.c | 165 struct pipe_sampler_view tmpl; in st_get_sampler_views() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_texture.c | 219 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 D | fd5_blitter.c | 477 fd5_tile_mode(const struct pipe_resource *tmpl) in fd5_tile_mode() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_blitter.c | 218 const struct pipe_rasterizer_state tmpl = { in fd_blitter_clear() local
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | testdsa.h | 222 OSSL_PARAM_BLD *tmpl = NULL; in get_dsa() local
|
/third_party/openssl/apps/ |
H A D | testdsa.h | 222 OSSL_PARAM_BLD *tmpl = NULL; in get_dsa() local
|
/kernel/linux/linux-5.10/crypto/ |
H A D | authencesn.c | 390 static int crypto_authenc_esn_create(struct crypto_template *tmpl, in crypto_authenc_esn_create() argument
|
H A D | authenc.c | 372 static int crypto_authenc_create(struct crypto_template *tmpl, in crypto_authenc_create() argument
|
H A D | pcrypt.c | 236 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 D | xts.c | 338 static int xts_create(struct crypto_template *tmpl, struct rtattr **tb) in xts_create() argument
|
H A D | lrw.c | 299 static int lrw_create(struct crypto_template *tmpl, struct rtattr **tb) in lrw_create() argument
|
H A D | hmac.c | 165 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create() argument
|
H A D | aead.c | 285 int aead_register_instance(struct crypto_template *tmpl, in aead_register_instance() argument
|
H A D | cts.c | 324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create() argument
|
H A D | ctr.c | 126 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 D | skcipher.c | 31 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 D | qla_nvme.c | 716 struct nvme_fc_port_template *tmpl; in qla_nvme_register_hba() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H 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() argument 205 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error() argument
|
H A D | nf_conntrack_proto_icmpv6.c | 134 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
|