Home
last modified time | relevance | path

Searched refs:crypto_alg (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dcrypto.h469 struct crypto_alg { struct
493 void (*cra_destroy)(struct crypto_alg *alg); argument
512 void crypto_stats_init(struct crypto_alg *alg); argument
513 void crypto_stats_get(struct crypto_alg *alg);
527 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret);
532 static inline void crypto_stats_init(struct crypto_alg *alg) in crypto_stats_init()
534 static inline void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get()
613 int crypto_register_alg(struct crypto_alg *alg);
614 void crypto_unregister_alg(struct crypto_alg *alg);
615 int crypto_register_algs(struct crypto_alg *algs, int count);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dcrypto.h469 struct crypto_alg { struct
493 void (*cra_destroy)(struct crypto_alg *alg); argument
512 void crypto_stats_init(struct crypto_alg *alg); argument
513 void crypto_stats_get(struct crypto_alg *alg);
527 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret);
532 static inline void crypto_stats_init(struct crypto_alg *alg) in crypto_stats_init()
534 static inline void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get()
613 int crypto_register_alg(struct crypto_alg *alg);
614 void crypto_unregister_alg(struct crypto_alg *alg);
615 int crypto_register_algs(struct crypto_alg *algs, int count);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dcrypto.h469 struct crypto_alg { struct
493 void (*cra_destroy)(struct crypto_alg *alg); argument
512 void crypto_stats_init(struct crypto_alg *alg); argument
513 void crypto_stats_get(struct crypto_alg *alg);
527 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret);
532 static inline void crypto_stats_init(struct crypto_alg *alg) in crypto_stats_init()
534 static inline void crypto_stats_get(struct crypto_alg *alg) in crypto_stats_get()
613 int crypto_register_alg(struct crypto_alg *alg);
614 void crypto_unregister_alg(struct crypto_alg *alg);
615 int crypto_register_algs(struct crypto_alg *algs, int count);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dinternal.h26 struct crypto_alg alg;
27 struct crypto_alg *adult;
56 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
60 void crypto_larval_kill(struct crypto_alg *alg);
64 struct crypto_alg *nalg);
66 void crypto_shoot_alg(struct crypto_alg *alg);
69 void *crypto_create_tfm_node(struct crypto_alg *alg,
78 struct crypto_alg *crypto_find_alg(const char *alg_name,
94 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
99 static inline struct crypto_alg *crypto_alg_get(struct crypto_alg *alg) in crypto_alg_get()
[all …]
H A Dapi.c33 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg);
35 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get()
128 struct crypto_alg *alg; in crypto_larval_add()
166 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg) in crypto_larval_wait()
196 struct crypto_alg *alg; in crypto_alg_lookup()
220 struct crypto_alg *alg; in crypto_larval_lookup()
263 struct crypto_alg *alg; in crypto_alg_mod_lookup()
264 struct crypto_alg *larval; in crypto_alg_mod_lookup()
408 struct crypto_alg *alg; in crypto_alloc_base()
525 struct crypto_alg *alg; in crypto_alloc_tfm_node()
[all …]
H A Dalgapi.c140 struct crypto_alg *nalg) in crypto_remove_spawns()
221 struct crypto_alg *q; in __crypto_register_alg()
286 struct crypto_alg *alg; in crypto_alg_tested()
287 struct crypto_alg *q; in crypto_alg_tested()
382 struct crypto_alg *alg; in crypto_remove_final()
383 struct crypto_alg *n; in crypto_remove_final()
672 struct crypto_alg *alg; in crypto_grab_spawn()
722 struct crypto_alg *target; in crypto_spawn_alg()
747 struct crypto_alg *alg; in crypto_spawn_tfm()
772 struct crypto_alg *alg; in crypto_spawn_tfm2()
[all …]
H A Dkpp.c24 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report()
35 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report()
41 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg)
44 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_kpp_show()
92 struct crypto_alg *base = &alg->base; in kpp_prepare_alg()
101 struct crypto_alg *base = &alg->base; in crypto_register_kpp()
H A Drng.c33 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_rng_reset()
62 static unsigned int seedsize(struct crypto_alg *alg) in seedsize()
70 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_rng_report()
83 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_rng_report()
89 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg)
91 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) in crypto_rng_show()
179 struct crypto_alg *base = &alg->base; in crypto_register_rng()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dinternal.h26 struct crypto_alg alg;
27 struct crypto_alg *adult;
56 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
60 void crypto_larval_kill(struct crypto_alg *alg);
64 struct crypto_alg *nalg);
66 void crypto_shoot_alg(struct crypto_alg *alg);
69 void *crypto_create_tfm_node(struct crypto_alg *alg,
78 struct crypto_alg *crypto_find_alg(const char *alg_name,
94 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
99 static inline struct crypto_alg *crypto_alg_get(struct crypto_alg *alg) in crypto_alg_get()
[all …]
H A Dapi.c33 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg);
35 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get()
128 struct crypto_alg *alg; in crypto_larval_add()
166 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg) in crypto_larval_wait()
196 struct crypto_alg *alg; in crypto_alg_lookup()
220 struct crypto_alg *alg; in crypto_larval_lookup()
263 struct crypto_alg *alg; in crypto_alg_mod_lookup()
264 struct crypto_alg *larval; in crypto_alg_mod_lookup()
408 struct crypto_alg *alg; in crypto_alloc_base()
525 struct crypto_alg *alg; in crypto_alloc_tfm_node()
[all …]
H A Dalgapi.c140 struct crypto_alg *nalg) in crypto_remove_spawns()
221 struct crypto_alg *q; in __crypto_register_alg()
286 struct crypto_alg *alg; in crypto_alg_tested()
287 struct crypto_alg *q; in crypto_alg_tested()
382 struct crypto_alg *alg; in crypto_remove_final()
383 struct crypto_alg *n; in crypto_remove_final()
672 struct crypto_alg *alg; in crypto_grab_spawn()
722 struct crypto_alg *target; in crypto_spawn_alg()
747 struct crypto_alg *alg; in crypto_spawn_tfm()
772 struct crypto_alg *alg; in crypto_spawn_tfm2()
[all …]
H A Dkpp.c24 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report()
35 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report()
41 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg)
44 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_kpp_show()
92 struct crypto_alg *base = &alg->base; in kpp_prepare_alg()
101 struct crypto_alg *base = &alg->base; in crypto_register_kpp()
H A Drng.c33 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_rng_reset()
62 static unsigned int seedsize(struct crypto_alg *alg) in seedsize()
70 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_rng_report()
83 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_rng_report()
89 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg)
91 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) in crypto_rng_show()
179 struct crypto_alg *base = &alg->base; in crypto_register_rng()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dinternal.h26 struct crypto_alg alg;
27 struct crypto_alg *adult;
56 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
60 void crypto_larval_kill(struct crypto_alg *alg);
64 struct crypto_alg *nalg);
66 void crypto_shoot_alg(struct crypto_alg *alg);
69 void *crypto_create_tfm_node(struct crypto_alg *alg,
78 struct crypto_alg *crypto_find_alg(const char *alg_name,
94 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
99 static inline struct crypto_alg *crypto_alg_get(struct crypto_alg *alg) in crypto_alg_get()
[all …]
H A Dapi.c33 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg);
35 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get()
128 struct crypto_alg *alg; in crypto_larval_add()
166 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg) in crypto_larval_wait()
196 struct crypto_alg *alg; in crypto_alg_lookup()
220 struct crypto_alg *alg; in crypto_larval_lookup()
263 struct crypto_alg *alg; in crypto_alg_mod_lookup()
264 struct crypto_alg *larval; in crypto_alg_mod_lookup()
408 struct crypto_alg *alg; in crypto_alloc_base()
525 struct crypto_alg *alg; in crypto_alloc_tfm_node()
[all …]
H A Dalgapi.c140 struct crypto_alg *nalg) in crypto_remove_spawns()
221 struct crypto_alg *q; in __crypto_register_alg()
286 struct crypto_alg *alg; in crypto_alg_tested()
287 struct crypto_alg *q; in crypto_alg_tested()
382 struct crypto_alg *alg; in crypto_remove_final()
383 struct crypto_alg *n; in crypto_remove_final()
672 struct crypto_alg *alg; in crypto_grab_spawn()
722 struct crypto_alg *target; in crypto_spawn_alg()
747 struct crypto_alg *alg; in crypto_spawn_tfm()
772 struct crypto_alg *alg; in crypto_spawn_tfm2()
[all …]
H A Dkpp.c24 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report()
35 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report()
41 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg)
44 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_kpp_show()
92 struct crypto_alg *base = &alg->base; in kpp_prepare_alg()
101 struct crypto_alg *base = &alg->base; in crypto_register_kpp()
H A Drng.c33 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_rng_reset()
62 static unsigned int seedsize(struct crypto_alg *alg) in seedsize()
70 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_rng_report()
83 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_rng_report()
89 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg)
91 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) in crypto_rng_show()
179 struct crypto_alg *base = &alg->base; in crypto_register_rng()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/crypto/
H A Dalgapi.h32 unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask);
33 unsigned int (*extsize)(struct crypto_alg *alg);
36 void (*show)(struct seq_file *m, struct crypto_alg *alg);
37 int (*report)(struct sk_buff *skb, struct crypto_alg *alg);
47 struct crypto_alg alg;
73 struct crypto_alg *alg;
99 void crypto_mod_put(struct crypto_alg *alg);
123 struct crypto_alg *alg);
/dports/multimedia/libv4l/linux-5.13-rc2/include/crypto/
H A Dalgapi.h32 unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask);
33 unsigned int (*extsize)(struct crypto_alg *alg);
36 void (*show)(struct seq_file *m, struct crypto_alg *alg);
37 int (*report)(struct sk_buff *skb, struct crypto_alg *alg);
47 struct crypto_alg alg;
73 struct crypto_alg *alg;
99 void crypto_mod_put(struct crypto_alg *alg);
123 struct crypto_alg *alg);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/crypto/
H A Dalgapi.h32 unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask);
33 unsigned int (*extsize)(struct crypto_alg *alg);
36 void (*show)(struct seq_file *m, struct crypto_alg *alg);
37 int (*report)(struct sk_buff *skb, struct crypto_alg *alg);
47 struct crypto_alg alg;
73 struct crypto_alg *alg;
99 void crypto_mod_put(struct crypto_alg *alg);
123 struct crypto_alg *alg);
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/test/
H A Dssh_key_cb_engine_keys.erl37 case crypto_alg(SshAlg) of
59 crypto_alg('ssh-rsa') -> rsa; function
60 crypto_alg('ssh-dss') -> dss; function
61 crypto_alg(_) -> undefined. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/test/
H A Dssh_key_cb_engine_keys.erl37 case crypto_alg(SshAlg) of
59 crypto_alg('ssh-rsa') -> rsa; function
60 crypto_alg('ssh-dss') -> dss; function
61 crypto_alg(_) -> undefined. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/test/
H A Dssh_key_cb_engine_keys.erl42 case crypto_alg(SshAlg) of
64 crypto_alg('ssh-rsa') -> rsa; function
65 crypto_alg('ssh-dss') -> dss; function
66 crypto_alg(_) -> undefined. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_key_cb_engine_keys.erl42 case crypto_alg(SshAlg) of
64 crypto_alg('ssh-rsa') -> rsa; function
65 crypto_alg('ssh-dss') -> dss; function
66 crypto_alg(_) -> undefined. function

12345678910>>...15