/linux-4.4.14/crypto/ |
D | internal.h | 42 struct crypto_alg alg; 43 struct crypto_alg *adult; 62 static inline unsigned int crypto_cipher_ctxsize(struct crypto_alg *alg) in crypto_cipher_ctxsize() 67 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) in crypto_compress_ctxsize() 72 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg); 73 struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, u32 mask); 74 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask); 83 void crypto_larval_kill(struct crypto_alg *alg); 84 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask); 87 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, [all …]
|
D | api.c | 37 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg); 39 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get() 45 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() 59 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type, in __crypto_alg_lookup() 62 struct crypto_alg *q, *alg = NULL; in __crypto_alg_lookup() 99 static void crypto_larval_destroy(struct crypto_alg *alg) in crypto_larval_destroy() 129 static struct crypto_alg *crypto_larval_add(const char *name, u32 type, in crypto_larval_add() 132 struct crypto_alg *alg; in crypto_larval_add() 158 void crypto_larval_kill(struct crypto_alg *alg) in crypto_larval_kill() 170 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg) in crypto_larval_wait() [all …]
|
D | algapi.c | 28 static inline int crypto_set_driver_name(struct crypto_alg *alg) in crypto_set_driver_name() 52 static int crypto_check_alg(struct crypto_alg *alg) in crypto_check_alg() 80 static void crypto_destroy_instance(struct crypto_alg *alg) in crypto_destroy_instance() 89 static struct list_head *crypto_more_spawns(struct crypto_alg *alg, in crypto_more_spawns() 135 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns() 136 struct crypto_alg *nalg) in crypto_remove_spawns() 184 static struct crypto_larval *__crypto_register_alg(struct crypto_alg *alg) in __crypto_register_alg() 186 struct crypto_alg *q; in __crypto_register_alg() 249 struct crypto_alg *alg; in crypto_alg_tested() 250 struct crypto_alg *q; in crypto_alg_tested() [all …]
|
D | pcompress.c | 47 static int crypto_pcomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_pcomp_report() 61 static int crypto_pcomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_pcomp_report() 67 static void crypto_pcomp_show(struct seq_file *m, struct crypto_alg *alg) 69 static void crypto_pcomp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_pcomp_show() 97 struct crypto_alg *base = &alg->base; in crypto_register_pcomp()
|
D | crypto_user.c | 48 static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() 50 struct crypto_alg *q, *alg = NULL; in crypto_alg_match() 81 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() 100 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() 114 static int crypto_report_akcipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_akcipher() 129 static int crypto_report_one(struct crypto_alg *alg, in crypto_report_one() 188 static int crypto_report_alg(struct crypto_alg *alg, in crypto_report_alg() 222 struct crypto_alg *alg; in crypto_report() 257 struct crypto_alg *alg; in crypto_dump_report() 291 struct crypto_alg *alg; in crypto_update_alg() [all …]
|
D | akcipher.c | 27 static int crypto_akcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_akcipher_report() 42 static int crypto_akcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_akcipher_report() 48 static void crypto_akcipher_show(struct seq_file *m, struct crypto_alg *alg) 51 static void crypto_akcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_akcipher_show() 100 struct crypto_alg *base = &alg->base; in crypto_register_akcipher()
|
D | rng.c | 66 static unsigned int seedsize(struct crypto_alg *alg) in seedsize() 74 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_rng_report() 91 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_rng_report() 97 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) 99 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) in crypto_rng_show() 187 struct crypto_alg *base = &alg->base; in crypto_register_rng()
|
D | ablkcipher.c | 346 static unsigned int crypto_ablkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_ablkcipher_ctxsize() 385 static int crypto_ablkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_ablkcipher_report() 407 static int crypto_ablkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_ablkcipher_report() 413 static void crypto_ablkcipher_show(struct seq_file *m, struct crypto_alg *alg) 415 static void crypto_ablkcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_ablkcipher_show() 466 static int crypto_givcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_givcipher_report() 488 static int crypto_givcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_givcipher_report() 494 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg) 496 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_givcipher_show() 520 const char *crypto_default_geniv(const struct crypto_alg *alg) in crypto_default_geniv() [all …]
|
D | shash.c | 334 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_shash_ops_async() 458 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_shash_ops_compat() 505 static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type, in crypto_shash_ctxsize() 525 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report() 544 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report() 550 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) 552 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_shash_show() 585 struct crypto_alg *base = &alg->base; in shash_prepare_alg() 613 struct crypto_alg *base = &alg->base; in crypto_register_shash() 697 struct crypto_alg *alg; in shash_attr_alg()
|
D | ahash.c | 480 static unsigned int crypto_ahash_extsize(struct crypto_alg *alg) in crypto_ahash_extsize() 489 static int crypto_ahash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_ahash_report() 507 static int crypto_ahash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_ahash_report() 513 static void crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg) 515 static void crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_ahash_show() 548 struct crypto_alg *base = &alg->halg.base; in ahash_prepare_alg() 564 struct crypto_alg *base = &alg->halg.base; in crypto_register_ahash() 612 struct crypto_alg *alg; in ahash_attr_alg()
|
D | aead.c | 107 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_aead_report() 128 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_aead_report() 134 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) 136 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) in crypto_aead_show() 347 struct crypto_alg *base = &alg->base; in aead_prepare_alg() 361 struct crypto_alg *base = &alg->base; in crypto_register_aead()
|
D | proc.c | 43 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); in c_show()
|
D | skcipher.c | 23 static unsigned int crypto_skcipher_extsize(struct crypto_alg *alg) in crypto_skcipher_extsize() 96 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_skcipher_ops_blkcipher() 188 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_skcipher_ops_ablkcipher()
|
D | blkcipher.c | 446 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_blkcipher_ctxsize() 512 static int crypto_blkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_blkcipher_report() 534 static int crypto_blkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_blkcipher_report() 540 static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg) 542 static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg) in crypto_blkcipher_show() 566 struct crypto_alg *alg; in crypto_grab_nivcipher() 601 struct crypto_alg *alg; in skcipher_geniv_alloc()
|
D | 842.c | 55 static struct crypto_alg alg = {
|
D | lzo.c | 83 static struct crypto_alg alg = {
|
D | lz4hc.c | 79 static struct crypto_alg alg_lz4hc = {
|
D | lz4.c | 79 static struct crypto_alg alg_lz4 = {
|
D | arc4.c | 118 static struct crypto_alg arc4_algs[2] = { {
|
D | mcryptd.c | 33 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, 228 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, in mcryptd_alloc_instance() 496 struct crypto_alg *alg; in mcryptd_create_hash()
|
D | blowfish_generic.c | 109 static struct crypto_alg alg = {
|
D | crypto_null.c | 113 static struct crypto_alg null_algs[3] = { {
|
D | deflate.c | 197 static struct crypto_alg alg = {
|
D | twofish_generic.c | 182 static struct crypto_alg alg = {
|
D | khazad.c | 849 static struct crypto_alg khazad_alg = {
|
D | cryptd.c | 298 struct crypto_alg *alg) in cryptd_init_instance() 314 static void *cryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, in cryptd_alloc_instance() 346 struct crypto_alg *alg; in cryptd_create_blkcipher() 608 struct crypto_alg *alg; in cryptd_create_hash()
|
D | ecb.c | 121 struct crypto_alg *alg; in crypto_ecb_alloc()
|
D | ctr.c | 184 struct crypto_alg *alg; in crypto_ctr_alloc() 340 struct crypto_alg *alg; in crypto_rfc3686_alloc()
|
D | authenc.c | 386 struct crypto_alg *auth_base; in crypto_authenc_create() 387 struct crypto_alg *enc; in crypto_authenc_create()
|
D | authencesn.c | 402 struct crypto_alg *auth_base; in crypto_authenc_esn_create() 403 struct crypto_alg *enc; in crypto_authenc_esn_create()
|
D | salsa20_generic.c | 214 static struct crypto_alg alg = {
|
D | xcbc.c | 202 struct crypto_alg *alg; in xcbc_create()
|
D | algboss.c | 233 static int cryptomgr_schedule_test(struct crypto_alg *alg) in cryptomgr_schedule_test()
|
D | chacha20_generic.c | 172 static struct crypto_alg alg = {
|
D | cmac.c | 228 struct crypto_alg *alg; in cmac_create()
|
D | seed.c | 443 static struct crypto_alg seed_alg = {
|
D | anubis.c | 674 static struct crypto_alg anubis_alg = {
|
D | hmac.c | 184 struct crypto_alg *alg; in hmac_create()
|
D | keywrap.c | 346 struct crypto_alg *alg = NULL; in crypto_kw_alloc()
|
D | pcbc.c | 227 struct crypto_alg *alg; in crypto_pcbc_alloc()
|
D | cbc.c | 217 struct crypto_alg *alg; in crypto_cbc_alloc()
|
D | tea.c | 222 static struct crypto_alg tea_algs[3] = { {
|
D | chacha20poly1305.c | 574 struct crypto_alg *chacha; in chachapoly_create() 575 struct crypto_alg *poly; in chachapoly_create()
|
D | xts.c | 290 struct crypto_alg *alg; in alloc()
|
D | cts.c | 277 struct crypto_alg *alg; in crypto_cts_alloc()
|
D | cast6_generic.c | 260 static struct crypto_alg alg = {
|
D | lrw.c | 329 struct crypto_alg *alg; in alloc()
|
D | ccm.c | 512 struct crypto_alg *ctr; in crypto_ccm_create_common() 513 struct crypto_alg *cipher; in crypto_ccm_create_common()
|
D | pcrypt.c | 258 struct crypto_alg *alg) in pcrypt_init_instance()
|
D | aes_generic.c | 1442 static struct crypto_alg aes_alg = {
|
D | cast5_generic.c | 517 static struct crypto_alg alg = {
|
D | gcm.c | 627 struct crypto_alg *ctr; in crypto_gcm_create_common() 628 struct crypto_alg *ghash_alg; in crypto_gcm_create_common()
|
D | vmac.c | 646 struct crypto_alg *alg; in vmac_create()
|
D | fcrypt.c | 392 static struct crypto_alg fcrypt_alg = {
|
D | des_generic.c | 954 static struct crypto_alg des_algs[2] = { {
|
D | camellia_generic.c | 1066 static struct crypto_alg camellia_alg = {
|
D | serpent_generic.c | 622 static struct crypto_alg srp_algs[2] = { {
|
/linux-4.4.14/drivers/crypto/vmx/ |
D | vmx.c | 31 extern struct crypto_alg p8_aes_alg; 32 extern struct crypto_alg p8_aes_cbc_alg; 33 extern struct crypto_alg p8_aes_ctr_alg; 34 static struct crypto_alg *algs[] = { 44 struct crypto_alg **alg_it; in p8_init() 72 struct crypto_alg **alg_it; in p8_exit()
|
D | aes.c | 131 struct crypto_alg p8_aes_alg = {
|
D | aes_ctr.c | 165 struct crypto_alg p8_aes_ctr_alg = {
|
D | aes_cbc.c | 181 struct crypto_alg p8_aes_cbc_alg = {
|
/linux-4.4.14/include/crypto/ |
D | algapi.h | 27 unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask); 28 unsigned int (*extsize)(struct crypto_alg *alg); 31 void (*show)(struct seq_file *m, struct crypto_alg *alg); 32 int (*report)(struct sk_buff *skb, struct crypto_alg *alg); 33 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask); 43 struct crypto_alg alg; 65 struct crypto_alg *alg; 134 void crypto_mod_put(struct crypto_alg *alg); 144 int crypto_init_spawn(struct crypto_spawn *spawn, struct crypto_alg *alg, 146 int crypto_init_spawn2(struct crypto_spawn *spawn, struct crypto_alg *alg, [all …]
|
D | compress.h | 73 struct crypto_alg base; 89 static inline struct pcomp_alg *__crypto_pcomp_alg(struct crypto_alg *alg) in __crypto_pcomp_alg()
|
D | hash.h | 50 struct crypto_alg base; 192 struct crypto_alg base; 283 struct crypto_alg *alg) in __crypto_hash_alg_common() 680 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) in __crypto_shash_alg()
|
D | akcipher.h | 106 struct crypto_alg base; 139 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) in __crypto_akcipher_alg()
|
D | rng.h | 56 struct crypto_alg base;
|
D | aead.h | 148 struct crypto_alg base;
|
/linux-4.4.14/include/crypto/internal/ |
D | skcipher.h | 37 struct crypto_alg *crypto_lookup_skcipher(const char *name, u32 type, u32 mask); 44 static inline struct crypto_alg *crypto_skcipher_spawn_alg( in crypto_skcipher_spawn_alg() 60 const char *crypto_default_geniv(const struct crypto_alg *alg);
|
D | hash.h | 136 static inline struct ahash_alg *__crypto_ahash_alg(struct crypto_alg *alg) in __crypto_ahash_alg() 167 return sizeof(struct ahash_alg) - sizeof(struct crypto_alg); in ahash_instance_headroom() 171 const char *name, struct crypto_alg *alg) in ahash_alloc_instance() 224 const char *name, struct crypto_alg *alg) in shash_alloc_instance()
|
/linux-4.4.14/drivers/crypto/marvell/ |
D | cesa.h | 371 struct crypto_alg **cipher_algs; 818 extern struct crypto_alg mv_cesa_ecb_des_alg; 819 extern struct crypto_alg mv_cesa_cbc_des_alg; 820 extern struct crypto_alg mv_cesa_ecb_des3_ede_alg; 821 extern struct crypto_alg mv_cesa_cbc_des3_ede_alg; 822 extern struct crypto_alg mv_cesa_ecb_aes_alg; 823 extern struct crypto_alg mv_cesa_cbc_aes_alg;
|
D | cipher.c | 462 struct crypto_alg mv_cesa_ecb_des_alg = { 514 struct crypto_alg mv_cesa_cbc_des_alg = { 584 struct crypto_alg mv_cesa_ecb_des3_ede_alg = { 640 struct crypto_alg mv_cesa_cbc_des3_ede_alg = { 724 struct crypto_alg mv_cesa_ecb_aes_alg = { 775 struct crypto_alg mv_cesa_cbc_aes_alg = {
|
D | cesa.c | 175 static struct crypto_alg *orion_cipher_algs[] = { 191 static struct crypto_alg *armada_370_cipher_algs[] = {
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-crypto.h | 34 struct crypto_alg alg; 53 struct crypto_alg *alg = tfm->__crt_alg; in ccp_crypto_ablkcipher_alg() 61 struct crypto_alg *alg = tfm->__crt_alg; in ccp_crypto_ahash_alg()
|
D | ccp-crypto-aes.c | 218 static struct crypto_alg ccp_aes_defaults = { 239 static struct crypto_alg ccp_aes_rfc3686_defaults = { 266 struct crypto_alg *alg_defaults; 324 struct crypto_alg *alg; in ccp_register_aes_alg()
|
D | ccp-crypto-sha.c | 385 struct crypto_alg *base; in ccp_register_hmac_alg() 429 struct crypto_alg *base; in ccp_register_sha_alg()
|
D | ccp-crypto-aes-xts.c | 229 struct crypto_alg *alg; in ccp_register_aes_xts_alg()
|
D | ccp-crypto-aes-cmac.c | 375 struct crypto_alg *base; in ccp_register_aes_cmac_algs()
|
/linux-4.4.14/arch/s390/crypto/ |
D | des_s390.c | 67 static struct crypto_alg des_alg = { 166 static struct crypto_alg ecb_des_alg = { 206 static struct crypto_alg cbc_des_alg = { 271 static struct crypto_alg des3_alg = { 312 static struct crypto_alg ecb_des3_alg = { 352 static struct crypto_alg cbc_des3_alg = { 475 static struct crypto_alg ctr_des_alg = { 518 static struct crypto_alg ctr_des3_alg = {
|
D | aes_s390.c | 211 static struct crypto_alg aes_alg = { 392 static struct crypto_alg ecb_aes_alg = { 508 static struct crypto_alg cbc_aes_alg = { 715 static struct crypto_alg xts_aes_alg = { 869 static struct crypto_alg ctr_aes_alg = {
|
/linux-4.4.14/drivers/crypto/nx/ |
D | nx.h | 188 extern struct crypto_alg nx_cbc_aes_alg; 189 extern struct crypto_alg nx_ecb_aes_alg; 192 extern struct crypto_alg nx_ctr3686_aes_alg;
|
D | nx-aes-ecb.c | 130 struct crypto_alg nx_ecb_aes_alg = {
|
D | nx-aes-cbc.c | 130 struct crypto_alg nx_cbc_aes_alg = {
|
D | nx-aes-ctr.c | 147 struct crypto_alg nx_ctr3686_aes_alg = {
|
D | nx.c | 527 static int nx_register_alg(struct crypto_alg *alg, u32 fc, u32 mode) in nx_register_alg() 547 static void nx_unregister_alg(struct crypto_alg *alg, u32 fc, u32 mode) in nx_unregister_alg()
|
D | nx-842-powernv.c | 592 static struct crypto_alg nx842_powernv_alg = {
|
D | nx-842-pseries.c | 974 static struct crypto_alg nx842_pseries_alg = {
|
/linux-4.4.14/drivers/crypto/amcc/ |
D | crypto4xx_core.h | 146 struct crypto_alg cipher; 158 struct crypto_alg *x) in crypto_alg_to_crypto4xx_alg()
|
D | crypto4xx_alg.c | 185 struct crypto_alg *alg = tfm->__crt_alg; in crypto4xx_hash_alg_init()
|
D | crypto4xx_core.c | 974 struct crypto_alg *alg = tfm->__crt_alg; in crypto4xx_alg_init() 1007 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg() argument 1019 alg->alg = crypto_alg[i]; in crypto4xx_register_alg()
|
/linux-4.4.14/include/linux/ |
D | crypto.h | 441 struct crypto_alg { struct 467 void (*cra_destroy)(struct crypto_alg *alg); argument 475 int crypto_register_alg(struct crypto_alg *alg); argument 476 int crypto_unregister_alg(struct crypto_alg *alg); 477 int crypto_register_algs(struct crypto_alg *algs, int count); 478 int crypto_unregister_algs(struct crypto_alg *algs, int count); 563 struct crypto_alg *__crt_alg;
|
/linux-4.4.14/drivers/crypto/qce/ |
D | cipher.h | 58 struct crypto_alg *alg = tfm->__crt_alg; in to_cipher_tmpl()
|
D | common.h | 90 struct crypto_alg crypto;
|
D | ablkcipher.c | 340 struct crypto_alg *alg; in qce_ablkcipher_register_one()
|
D | sha.c | 500 struct crypto_alg *base; in qce_ahash_register_one()
|
/linux-4.4.14/arch/x86/crypto/ |
D | twofish_glue.c | 64 static struct crypto_alg alg = {
|
D | aes_glue.c | 35 static struct crypto_alg aes_alg = {
|
D | salsa20_glue.c | 85 static struct crypto_alg alg = {
|
D | chacha20_glue.c | 103 static struct crypto_alg alg = {
|
D | fpu.c | 105 struct crypto_alg *alg; in crypto_fpu_alloc()
|
D | twofish_glue_3way.c | 335 static struct crypto_alg tf_algs[5] = { {
|
D | blowfish_glue.c | 358 static struct crypto_alg bf_algs[4] = { {
|
D | des3_ede_glue.c | 385 static struct crypto_alg des3_ede_algs[4] = { {
|
D | cast5_avx_glue.c | 339 static struct crypto_alg cast5_algs[6] = { {
|
D | serpent_avx2_glue.c | 307 static struct crypto_alg srp_algs[10] = { {
|
D | twofish_avx_glue.c | 337 static struct crypto_alg twofish_algs[10] = { {
|
D | camellia_aesni_avx_glue.c | 333 static struct crypto_alg cmll_algs[10] = { {
|
D | serpent_sse2_glue.c | 386 static struct crypto_alg serpent_algs[10] = { {
|
D | cast6_avx_glue.c | 370 static struct crypto_alg cast6_algs[10] = { {
|
D | serpent_avx_glue.c | 376 static struct crypto_alg serpent_algs[10] = { {
|
D | camellia_aesni_avx2_glue.c | 341 static struct crypto_alg cmll_algs[10] = { {
|
D | camellia_glue.c | 1561 static struct crypto_alg camellia_algs[6] = { {
|
D | aesni-intel_glue.c | 1127 static struct crypto_alg aesni_algs[] = { {
|
/linux-4.4.14/arch/arm/crypto/ |
D | aes_glue.c | 61 static struct crypto_alg aes_alg = {
|
D | aesbs-glue.c | 300 static struct crypto_alg aesbs_algs[] = { {
|
D | aes-ce-glue.c | 353 static struct crypto_alg aes_algs[] = { {
|
/linux-4.4.14/drivers/crypto/ |
D | padlock-aes.c | 322 static struct crypto_alg aes_alg = { 400 static struct crypto_alg ecb_aes_alg = { 482 static struct crypto_alg cbc_aes_alg = {
|
D | geode-aes.c | 280 static struct crypto_alg geode_alg = { 390 static struct crypto_alg geode_cbc_alg = { 476 static struct crypto_alg geode_ecb_alg = {
|
D | picoxcell_crypto.c | 150 struct crypto_alg alg; 189 static inline struct spacc_alg *to_spacc_alg(struct crypto_alg *alg) in to_spacc_alg() 825 struct crypto_alg *alg = req->req->tfm->__crt_alg; in spacc_ablk_need_fallback() 858 struct crypto_alg *alg = req->req->tfm->__crt_alg; in spacc_ablk_submit() 914 struct crypto_alg *alg = req->base.tfm->__crt_alg; in spacc_ablk_setup() 991 struct crypto_alg *alg = tfm->__crt_alg; in spacc_ablk_cra_init() 1115 struct crypto_alg *alg = req->req->tfm->__crt_alg; in spacc_req_submit()
|
D | n2_core.c | 255 struct crypto_alg *alg = tfm->__crt_alg; in n2_ahash_alg() 270 struct crypto_alg *alg = tfm->__crt_alg; in n2_hmac_alg() 700 struct crypto_alg alg; 705 struct crypto_alg *alg = tfm->__crt_alg; in n2_cipher_alg() 1391 struct crypto_alg *alg; in __n2_register_one_cipher() 1428 struct crypto_alg *base; in __n2_register_one_hmac() 1466 struct crypto_alg *base; in __n2_register_one_ahash()
|
D | omap-aes.c | 116 struct crypto_alg *algs_list; 830 static struct crypto_alg algs_ecb_cbc[] = { 878 static struct crypto_alg algs_ctr[] = { 1167 struct crypto_alg *algp; in omap_aes_probe()
|
D | omap-des.c | 96 struct crypto_alg *algs_list; 779 static struct crypto_alg algs_ecb_cbc[] = { 1054 struct crypto_alg *algp; in omap_des_probe()
|
D | mv_cesa.c | 931 static struct crypto_alg mv_aes_alg_ecb = { 954 static struct crypto_alg mv_aes_alg_cbc = {
|
D | s5p-sss.c | 577 static struct crypto_alg algs[] = {
|
D | atmel-aes.c | 959 static struct crypto_alg aes_algs[] = { 1129 static struct crypto_alg aes_cfb64_alg = {
|
D | talitos.c | 2101 struct crypto_alg crypto; 2622 struct crypto_alg *alg = tfm->__crt_alg; in talitos_cra_init() 2734 struct crypto_alg *alg; in talitos_alg_alloc() 3018 struct crypto_alg *alg = NULL; in talitos_probe()
|
D | ixp4xx_crypto.c | 194 struct crypto_alg crypto; 1405 struct crypto_alg *cra = &ixp4xx_algos[i].crypto; in ixp_module_init()
|
D | hifn_795x.c | 631 struct crypto_alg alg; 2472 struct crypto_alg *alg = tfm->__crt_alg; in hifn_cra_init() 2593 dev = kzalloc(sizeof(struct hifn_device) + sizeof(struct crypto_alg), in hifn_probe()
|
D | mxs-dcp.c | 779 static struct crypto_alg dcp_aes_algs[] = {
|
D | atmel-tdes.c | 919 static struct crypto_alg tdes_algs[] = {
|
D | sahara.c | 1208 static struct crypto_alg aes_algs[] = {
|
/linux-4.4.14/drivers/crypto/sunxi-ss/ |
D | sun4i-ss.h | 143 struct crypto_alg crypto;
|
D | sun4i-ss-cipher.c | 459 struct crypto_alg *alg = tfm->__crt_alg; in sun4i_ss_cipher_init()
|
/linux-4.4.14/arch/arm64/crypto/ |
D | aes-ce-cipher.c | 237 static struct crypto_alg aes_alg = {
|
D | aes-glue.c | 283 static struct crypto_alg aes_algs[] = { {
|
/linux-4.4.14/arch/sparc/crypto/ |
D | camellia_glue.c | 226 static struct crypto_alg algs[] = { {
|
D | aes_glue.c | 385 static struct crypto_alg algs[] = { {
|
D | des_glue.c | 381 static struct crypto_alg algs[] = { {
|
/linux-4.4.14/drivers/crypto/caam/ |
D | caamalg.c | 4323 struct crypto_alg crypto_alg; member 4346 struct crypto_alg *alg = tfm->__crt_alg; in caam_cra_init() 4348 container_of(alg, struct caam_crypto_alg, crypto_alg); in caam_cra_init() 4415 crypto_unregister_alg(&t_alg->crypto_alg); in caam_algapi_exit() 4425 struct crypto_alg *alg; in caam_alg_alloc() 4433 alg = &t_alg->crypto_alg; in caam_alg_alloc() 4552 err = crypto_register_alg(&t_alg->crypto_alg); in caam_algapi_init() 4555 t_alg->crypto_alg.cra_driver_name); in caam_algapi_init()
|
D | caamhash.c | 1762 struct crypto_alg *base = tfm->__crt_alg; in caam_hash_cra_init() 1854 struct crypto_alg *alg; in caam_hash_alloc()
|
/linux-4.4.14/arch/powerpc/crypto/ |
D | aes-spe-glue.c | 391 static struct crypto_alg aes_algs[] = { {
|
/linux-4.4.14/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 1090 struct crypto_alg crypto; 1096 struct crypto_alg *alg = tfm->__crt_alg; in cryp_cra_init()
|
/linux-4.4.14/drivers/crypto/ux500/hash/ |
D | hash_core.c | 1498 struct crypto_alg *alg = tfm->__crt_alg; in hash_cra_init()
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | qat_algs.c | 1204 static struct crypto_alg qat_algs[] = { {
|