Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 25 of 63) sorted by relevance

123

/crypto/
Dalgapi.c31 static int crypto_check_alg(struct crypto_alg *alg) in crypto_check_alg()
76 static void crypto_destroy_instance(struct crypto_alg *alg) in crypto_destroy_instance()
85 static struct list_head *crypto_more_spawns(struct crypto_alg *alg, in crypto_more_spawns()
129 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns()
190 static struct crypto_larval *__crypto_register_alg(struct crypto_alg *alg) in __crypto_register_alg()
257 struct crypto_alg *alg; in crypto_alg_tested() local
335 struct crypto_alg *alg; in crypto_remove_final() local
365 int crypto_register_alg(struct crypto_alg *alg) in crypto_register_alg()
387 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) in crypto_remove_alg()
400 int crypto_unregister_alg(struct crypto_alg *alg) in crypto_unregister_alg()
[all …]
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()
44 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_kpp_show()
52 struct kpp_alg *alg = crypto_kpp_alg(kpp); in crypto_kpp_exit_tfm() local
60 struct kpp_alg *alg = crypto_kpp_alg(kpp); in crypto_kpp_init_tfm() local
90 static void kpp_prepare_alg(struct kpp_alg *alg) in kpp_prepare_alg()
99 int crypto_register_kpp(struct kpp_alg *alg) in crypto_register_kpp()
108 void crypto_unregister_kpp(struct kpp_alg *alg) in crypto_unregister_kpp()
Dcrypto_user_stat.c31 static int crypto_report_aead(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_aead()
48 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher()
65 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp()
81 static int crypto_report_acomp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_acomp()
97 static int crypto_report_akcipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_akcipher()
116 static int crypto_report_kpp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_kpp()
132 static int crypto_report_ahash(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_ahash()
147 static int crypto_report_shash(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_shash()
162 static int crypto_report_rng(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_rng()
178 static int crypto_reportstat_one(struct crypto_alg *alg, in crypto_reportstat_one()
[all …]
Dinternal.h28 struct crypto_alg alg; member
48 static inline unsigned int crypto_cipher_ctxsize(struct crypto_alg *alg) in crypto_cipher_ctxsize()
53 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) in crypto_compress_ctxsize()
89 static inline struct crypto_alg *crypto_alg_get(struct crypto_alg *alg) in crypto_alg_get()
95 static inline void crypto_alg_put(struct crypto_alg *alg) in crypto_alg_put()
111 static inline int crypto_is_larval(struct crypto_alg *alg) in crypto_is_larval()
116 static inline int crypto_is_dead(struct crypto_alg *alg) in crypto_is_dead()
121 static inline int crypto_is_moribund(struct crypto_alg *alg) in crypto_is_moribund()
Dapi.c35 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get()
41 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put()
58 struct crypto_alg *q, *alg = NULL; in __crypto_alg_lookup() local
95 static void crypto_larval_destroy(struct crypto_alg *alg) in crypto_larval_destroy()
128 struct crypto_alg *alg; in crypto_larval_add() local
154 void crypto_larval_kill(struct crypto_alg *alg) in crypto_larval_kill()
166 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg) in crypto_larval_wait()
194 struct crypto_alg *alg; in crypto_alg_lookup() local
218 struct crypto_alg *alg; in crypto_larval_lookup() local
261 struct crypto_alg *alg; in crypto_alg_mod_lookup() local
[all …]
Dakcipher.c24 static int crypto_akcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_akcipher_report()
36 static int crypto_akcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_akcipher_report()
45 static void crypto_akcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_akcipher_show()
53 struct akcipher_alg *alg = crypto_akcipher_alg(akcipher); in crypto_akcipher_exit_tfm() local
61 struct akcipher_alg *alg = crypto_akcipher_alg(akcipher); in crypto_akcipher_init_tfm() local
108 static void akcipher_prepare_alg(struct akcipher_alg *alg) in akcipher_prepare_alg()
122 int crypto_register_akcipher(struct akcipher_alg *alg) in crypto_register_akcipher()
140 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher()
Dacompress.c27 static int crypto_acomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_acomp_report()
38 static int crypto_acomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_acomp_report()
47 static void crypto_acomp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_acomp_show()
55 struct acomp_alg *alg = crypto_acomp_alg(acomp); in crypto_acomp_exit_tfm() local
63 struct acomp_alg *alg = crypto_acomp_alg(acomp); in crypto_acomp_init_tfm() local
82 static unsigned int crypto_acomp_extsize(struct crypto_alg *alg) in crypto_acomp_extsize()
142 int crypto_register_acomp(struct acomp_alg *alg) in crypto_register_acomp()
154 int crypto_unregister_acomp(struct acomp_alg *alg) in crypto_unregister_acomp()
Drng.c33 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_rng_reset() local
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()
91 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) in crypto_rng_show()
177 int crypto_register_rng(struct rng_alg *alg) in crypto_register_rng()
192 void crypto_unregister_rng(struct rng_alg *alg) in crypto_unregister_rng()
Daead.c91 struct crypto_alg *alg = aead->base.__crt_alg; in crypto_aead_encrypt() local
108 struct crypto_alg *alg = aead->base.__crt_alg; in crypto_aead_decrypt() local
127 struct aead_alg *alg = crypto_aead_alg(aead); in crypto_aead_exit_tfm() local
135 struct aead_alg *alg = crypto_aead_alg(aead); in crypto_aead_init_tfm() local
151 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_aead_report()
168 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_aead_report()
176 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) in crypto_aead_show()
238 struct aead_alg *alg; in aead_geniv_alloc() local
385 static int aead_prepare_alg(struct aead_alg *alg) in aead_prepare_alg()
403 int crypto_register_aead(struct aead_alg *alg) in crypto_register_aead()
[all …]
Dahash.c196 const struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in ahash_set_needkey() local
374 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_ahash_final() local
388 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_ahash_finup() local
402 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_ahash_digest() local
481 struct ahash_alg *alg = crypto_ahash_alg(hash); in crypto_ahash_init_tfm() local
504 static unsigned int crypto_ahash_extsize(struct crypto_alg *alg) in crypto_ahash_extsize()
513 static int crypto_ahash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_ahash_report()
527 static int crypto_ahash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_ahash_report()
535 static void crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_ahash_show()
572 static int ahash_prepare_alg(struct ahash_alg *alg) in ahash_prepare_alg()
[all …]
Dcrypto_user_base.c38 struct crypto_alg *q, *alg = NULL; in crypto_alg_match() local
72 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher()
88 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp()
99 static int crypto_report_one(struct crypto_alg *alg, in crypto_report_one()
154 static int crypto_report_alg(struct crypto_alg *alg, in crypto_report_alg()
189 struct crypto_alg *alg; in crypto_report() local
229 struct crypto_alg *alg; in crypto_dump_report() local
263 struct crypto_alg *alg; in crypto_update_alg() local
299 struct crypto_alg *alg; in crypto_del_alg() local
338 struct crypto_alg *alg; in crypto_add_alg() local
[all …]
Dblkcipher.c415 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; in async_encrypt() local
429 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; in async_decrypt() local
439 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_blkcipher_ctxsize()
457 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; in crypto_init_blkcipher_ops_async() local
471 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; in crypto_init_blkcipher_ops_sync() local
489 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; in crypto_init_blkcipher_ops() local
501 static int crypto_blkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_blkcipher_report()
519 static int crypto_blkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_blkcipher_report()
527 static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_blkcipher_show()
Dshash.c51 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) in shash_set_needkey()
353 struct shash_alg *alg = __crypto_shash_alg(calg); in crypto_init_shash_ops_async() local
392 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_init_tfm() local
402 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
417 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
425 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_shash_show()
454 static int shash_prepare_alg(struct shash_alg *alg) in shash_prepare_alg()
485 int crypto_register_shash(struct shash_alg *alg) in crypto_register_shash()
498 int crypto_unregister_shash(struct shash_alg *alg) in crypto_unregister_shash()
561 struct shash_alg *alg, in crypto_init_shash_spawn()
[all …]
Dscompress.c42 static int crypto_scomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_scomp_report()
54 static int crypto_scomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_scomp_report()
63 static void crypto_scomp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_scomp_show()
257 int crypto_register_scomp(struct scomp_alg *alg) in crypto_register_scomp()
269 int crypto_unregister_scomp(struct scomp_alg *alg) in crypto_unregister_scomp()
Dskcipher.c581 static unsigned int crypto_skcipher_extsize(struct crypto_alg *alg) in crypto_skcipher_extsize()
642 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; in skcipher_encrypt_blkcipher() local
651 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; in skcipher_decrypt_blkcipher() local
741 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in skcipher_encrypt_ablkcipher() local
750 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in skcipher_decrypt_ablkcipher() local
847 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_skcipher_encrypt() local
864 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_skcipher_decrypt() local
881 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm() local
889 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm() local
924 static void crypto_skcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_skcipher_show()
[all …]
Dsimd.c43 struct skcipher_alg alg; member
120 struct skcipher_alg *alg; in simd_skcipher_init() local
150 struct skcipher_alg *alg; in simd_skcipher_create_compat() local
286 struct aead_alg alg; member
371 struct aead_alg *alg; in simd_aead_init() local
400 struct aead_alg *alg; in simd_aead_create_compat() local
Dablkcipher.c334 static unsigned int crypto_ablkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_ablkcipher_ctxsize()
343 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in crypto_init_ablkcipher_ops() local
359 static int crypto_ablkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_ablkcipher_report()
377 static int crypto_ablkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_ablkcipher_report()
385 static void crypto_ablkcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_ablkcipher_show()
Dalgboss.c36 } alg; member
53 char alg[CRYPTO_MAX_ALG_NAME]; member
227 static int cryptomgr_schedule_test(struct crypto_alg *alg) in cryptomgr_schedule_test()
Dproc.c38 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); in c_show() local
Dofb.c55 struct crypto_alg *alg; in crypto_ofb_create() local
Dsha1_generic.c64 static struct shash_alg alg = { variable
Dcbc.c54 struct crypto_alg *alg; in crypto_cbc_create() local
Decb.c64 struct crypto_alg *alg; in crypto_ecb_create() local
Dctr.c129 struct crypto_alg *alg; in crypto_ctr_create() local
267 struct skcipher_alg *alg; in crypto_rfc3686_create() local
Dcrct10dif_generic.c88 static struct shash_alg alg = { variable

123