/linux-4.1.27/arch/x86/crypto/ |
H A D | twofish_glue.c | 64 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | crct10dif-pclmul_glue.c | 107 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | salsa20_glue.c | 85 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | fpu.c | 105 struct crypto_alg *alg; crypto_fpu_alloc() local
|
H A D | sha1_ssse3_glue.c | 106 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | crc32-pclmul_glue.c | 152 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | crc32c-intel_glue.c | 230 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
/linux-4.1.27/arch/arm/crypto/ |
H A D | sha1_glue.c | 59 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | sha1-ce-glue.c | 66 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | sha1_neon_glue.c | 75 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
/linux-4.1.27/crypto/ |
H A D | sha1_generic.c | 62 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | blowfish_generic.c | 109 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | crct10dif_generic.c | 91 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | lzo.c | 83 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | pcompress.c | 41 static unsigned int crypto_pcomp_extsize(struct crypto_alg *alg) crypto_pcomp_extsize() argument 52 static int crypto_pcomp_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_pcomp_report() argument 66 static int crypto_pcomp_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_pcomp_report() argument 74 static void crypto_pcomp_show(struct seq_file *m, struct crypto_alg *alg) crypto_pcomp_show() argument 100 int crypto_register_pcomp(struct pcomp_alg *alg) crypto_register_pcomp() argument 112 int crypto_unregister_pcomp(struct pcomp_alg *alg) crypto_unregister_pcomp() argument
|
H A D | proc.c | 82 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); c_show() local
|
H A D | twofish_generic.c | 182 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | crc32.c | 123 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | crc32c_generic.c | 136 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | deflate.c | 197 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | internal.h | 43 struct crypto_alg alg; member in struct:crypto_larval 63 static inline unsigned int crypto_cipher_ctxsize(struct crypto_alg *alg) crypto_cipher_ctxsize() argument 68 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) crypto_compress_ctxsize() argument 106 static inline struct crypto_alg *crypto_alg_get(struct crypto_alg *alg) crypto_alg_get() argument 112 static inline void crypto_alg_put(struct crypto_alg *alg) crypto_alg_put() argument 128 static inline int crypto_is_larval(struct crypto_alg *alg) crypto_is_larval() argument 133 static inline int crypto_is_dead(struct crypto_alg *alg) crypto_is_dead() argument 138 static inline int crypto_is_moribund(struct crypto_alg *alg) crypto_is_moribund() argument
|
H A D | md5.c | 139 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | michael_mic.c | 153 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | rng.c | 54 struct rng_alg *alg = &tfm->__crt_alg->cra_rng; crypto_init_rng_ops() local 64 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_rng_report() argument 81 static int crypto_rng_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_rng_report() argument 89 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) crypto_rng_show() argument 95 static unsigned int crypto_rng_ctxsize(struct crypto_alg *alg, u32 type, crypto_rng_ctxsize() argument
|
H A D | 842.c | 155 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | algboss.c | 41 } alg; member in union:cryptomgr_param::__anon3244 58 char alg[CRYPTO_MAX_ALG_NAME]; member in struct:crypto_test_param 233 static int cryptomgr_schedule_test(struct crypto_alg *alg) cryptomgr_schedule_test() argument
|
H A D | cast5_generic.c | 517 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | cast6_generic.c | 260 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | cbc.c | 217 struct crypto_alg *alg; crypto_cbc_alloc() local
|
H A D | cmac.c | 228 struct crypto_alg *alg; cmac_create() local
|
H A D | cts.c | 277 struct crypto_alg *alg; crypto_cts_alloc() local
|
H A D | ecb.c | 121 struct crypto_alg *alg; crypto_ecb_alloc() local
|
H A D | hmac.c | 184 struct crypto_alg *alg; hmac_create() local
|
H A D | md4.c | 229 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | pcbc.c | 227 struct crypto_alg *alg; crypto_pcbc_alloc() local
|
H A D | salsa20_generic.c | 214 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
|
H A D | xcbc.c | 202 struct crypto_alg *alg; xcbc_create() local
|
H A D | aead.c | 82 static unsigned int crypto_aead_ctxsize(struct crypto_alg *alg, u32 type, crypto_aead_ctxsize() argument 95 struct aead_alg *alg = &tfm->__crt_alg->cra_aead; crypto_init_aead_ops() local 115 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_aead_report() argument 136 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_aead_report() argument 144 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) crypto_aead_show() argument 179 struct aead_alg *alg = &tfm->__crt_alg->cra_aead; crypto_init_nivaead_ops() local 200 static int crypto_nivaead_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_nivaead_report() argument 221 static int crypto_nivaead_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_nivaead_report() argument 230 static void crypto_nivaead_show(struct seq_file *m, struct crypto_alg *alg) crypto_nivaead_show() argument 256 struct crypto_alg *alg; crypto_grab_nivaead() local 280 struct crypto_alg *alg; aead_geniv_alloc() local 396 static int crypto_nivaead_default(struct crypto_alg *alg, u32 type, u32 mask) crypto_nivaead_default() argument 473 struct crypto_alg *alg; crypto_lookup_aead() local 508 struct crypto_alg *alg; crypto_grab_aead() local 537 struct crypto_alg *alg; crypto_alloc_aead() local
|
H A D | api.c | 39 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) crypto_mod_get() argument 45 void crypto_mod_put(struct crypto_alg *alg) crypto_mod_put() argument 62 struct crypto_alg *q, *alg = NULL; __crypto_alg_lookup() local 99 static void crypto_larval_destroy(struct crypto_alg *alg) crypto_larval_destroy() argument 132 struct crypto_alg *alg; crypto_larval_add() local 158 void crypto_larval_kill(struct crypto_alg *alg) crypto_larval_kill() argument 170 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg) crypto_larval_wait() argument 197 struct crypto_alg *alg; crypto_alg_lookup() local 209 struct crypto_alg *alg; crypto_larval_lookup() local 251 struct crypto_alg *alg; crypto_alg_mod_lookup() local 333 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) crypto_ctxsize() argument 358 void crypto_shoot_alg(struct crypto_alg *alg) crypto_shoot_alg() argument 366 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, __crypto_alloc_tfm() argument 430 struct crypto_alg *alg; crypto_alloc_base() local 458 void *crypto_create_tfm(struct crypto_alg *alg, crypto_create_tfm() argument 547 struct crypto_alg *alg; crypto_alloc_tfm() local 585 struct crypto_alg *alg; crypto_destroy_tfm() local 603 struct crypto_alg *alg = crypto_alg_mod_lookup(name, type, mask); crypto_has_alg() local
|
H A D | crypto_user.c | 49 struct crypto_alg *q, *alg = NULL; crypto_alg_match() local 80 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) crypto_report_cipher() argument 99 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) crypto_report_comp() argument 113 static int crypto_report_one(struct crypto_alg *alg, crypto_report_one() argument 166 static int crypto_report_alg(struct crypto_alg *alg, crypto_report_alg() argument 200 struct crypto_alg *alg; crypto_report() local 235 struct crypto_alg *alg; crypto_dump_report() local 269 struct crypto_alg *alg; crypto_update_alg() local 305 struct crypto_alg *alg; crypto_del_alg() local 343 struct crypto_alg *alg; crypto_user_skcipher_alg() local 369 struct crypto_alg *alg; crypto_user_aead_alg() local 398 struct crypto_alg *alg; crypto_add_alg() local 496 struct crypto_alg *alg; crypto_user_rcv_msg() local
|
H A D | ctr.c | 184 struct crypto_alg *alg; crypto_ctr_alloc() local 340 struct crypto_alg *alg; crypto_rfc3686_alloc() local
|
H A D | lrw.c | 329 struct crypto_alg *alg; alloc() local
|
H A D | rmd128.c | 300 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | rmd160.c | 344 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | rmd256.c | 319 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | rmd320.c | 368 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | xts.c | 290 struct crypto_alg *alg; alloc() local
|
H A D | ahash.c | 452 struct ahash_alg *alg = crypto_ahash_alg(hash); crypto_ahash_init_tfm() local 480 static unsigned int crypto_ahash_extsize(struct crypto_alg *alg) crypto_ahash_extsize() argument 489 static int crypto_ahash_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_ahash_report() argument 507 static int crypto_ahash_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_ahash_report() argument 515 static void crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg) crypto_ahash_show() argument 546 static int ahash_prepare_alg(struct ahash_alg *alg) ahash_prepare_alg() argument 562 int crypto_register_ahash(struct ahash_alg *alg) crypto_register_ahash() argument 575 int crypto_unregister_ahash(struct ahash_alg *alg) crypto_unregister_ahash() argument 612 struct crypto_alg *alg; ahash_attr_alg() local 601 crypto_init_ahash_spawn(struct crypto_ahash_spawn *spawn, struct hash_alg_common *alg, struct crypto_instance *inst) crypto_init_ahash_spawn() argument
|
H A D | pcrypt.c | 309 static struct crypto_instance *pcrypt_alloc_instance(struct crypto_alg *alg) pcrypt_alloc_instance() argument 351 struct crypto_alg *alg; pcrypt_alloc_aead() local
|
H A D | ablkcipher.c | 346 static unsigned int crypto_ablkcipher_ctxsize(struct crypto_alg *alg, u32 type, crypto_ablkcipher_ctxsize() argument 365 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; crypto_init_ablkcipher_ops() local 385 static int crypto_ablkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_ablkcipher_report() argument 407 static int crypto_ablkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_ablkcipher_report() argument 415 static void crypto_ablkcipher_show(struct seq_file *m, struct crypto_alg *alg) crypto_ablkcipher_show() argument 447 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; crypto_init_givcipher_ops() local 466 static int crypto_givcipher_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_givcipher_report() argument 488 static int crypto_givcipher_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_givcipher_report() argument 496 static void crypto_givcipher_show(struct seq_file *m, struct crypto_alg *alg) crypto_givcipher_show() argument 520 const char *crypto_default_geniv(const struct crypto_alg *alg) crypto_default_geniv() argument 531 static int crypto_givcipher_default(struct crypto_alg *alg, u32 type, u32 mask) crypto_givcipher_default() argument 616 struct crypto_alg *alg; crypto_lookup_skcipher() local 657 struct crypto_alg *alg; crypto_grab_skcipher() local 683 struct crypto_alg *alg; crypto_alloc_ablkcipher() local
|
H A D | algapi.c | 27 static inline int crypto_set_driver_name(struct crypto_alg *alg) crypto_set_driver_name() argument 54 static int crypto_check_alg(struct crypto_alg *alg) crypto_check_alg() argument 72 static void crypto_destroy_instance(struct crypto_alg *alg) crypto_destroy_instance() argument 81 static struct list_head *crypto_more_spawns(struct crypto_alg *alg, crypto_more_spawns() argument 127 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, crypto_remove_spawns() argument 176 static struct crypto_larval *__crypto_register_alg(struct crypto_alg *alg) __crypto_register_alg() argument 241 struct crypto_alg *alg; crypto_alg_tested() local 319 struct crypto_alg *alg; crypto_remove_final() local 347 int crypto_register_alg(struct crypto_alg *alg) crypto_register_alg() argument 368 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) crypto_remove_alg() argument 382 int crypto_unregister_alg(struct crypto_alg *alg) crypto_unregister_alg() argument 580 int crypto_init_spawn(struct crypto_spawn *spawn, struct crypto_alg *alg, crypto_init_spawn() argument 600 int crypto_init_spawn2(struct crypto_spawn *spawn, struct crypto_alg *alg, crypto_init_spawn2() argument 630 struct crypto_alg *alg; crypto_spawn_alg() local 652 struct crypto_alg *alg; crypto_spawn_tfm() local 677 struct crypto_alg *alg; crypto_spawn_tfm2() local 791 void *crypto_alloc_instance2(const char *name, struct crypto_alg *alg, crypto_alloc_instance2() argument 822 crypto_alloc_instance(const char *name, struct crypto_alg *alg) crypto_alloc_instance() argument
|
H A D | blkcipher.c | 421 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; async_encrypt() local 435 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; async_decrypt() local 445 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type, crypto_blkcipher_ctxsize() argument 463 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; crypto_init_blkcipher_ops_async() local 481 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; crypto_init_blkcipher_ops_sync() local 499 struct blkcipher_alg *alg = &tfm->__crt_alg->cra_blkcipher; crypto_init_blkcipher_ops() local 511 static int crypto_blkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_blkcipher_report() argument 533 static int crypto_blkcipher_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_blkcipher_report() argument 541 static void crypto_blkcipher_show(struct seq_file *m, struct crypto_alg *alg) crypto_blkcipher_show() argument 565 struct crypto_alg *alg; crypto_grab_nivcipher() local 600 struct crypto_alg *alg; skcipher_geniv_alloc() local
|
H A D | ccm.c | 752 struct crypto_alg *alg; crypto_rfc4309_alloc() local
|
H A D | mcryptd.c | 228 static void *mcryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, mcryptd_alloc_instance() argument 496 struct crypto_alg *alg; mcryptd_create_hash() local
|
H A D | shash.c | 335 struct shash_alg *alg = __crypto_shash_alg(calg); crypto_init_shash_ops_async() local 459 struct shash_alg *alg = __crypto_shash_alg(calg); crypto_init_shash_ops_compat() local 505 static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type, crypto_shash_ctxsize() argument 524 static unsigned int crypto_shash_extsize(struct crypto_alg *alg) crypto_shash_extsize() argument 530 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_shash_report() argument 549 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_shash_report() argument 557 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) crypto_shash_show() argument 588 static int shash_prepare_alg(struct shash_alg *alg) shash_prepare_alg() argument 616 int crypto_register_shash(struct shash_alg *alg) crypto_register_shash() argument 629 int crypto_unregister_shash(struct shash_alg *alg) crypto_unregister_shash() argument 702 struct crypto_alg *alg; shash_attr_alg() local 691 crypto_init_shash_spawn(struct crypto_shash_spawn *spawn, struct shash_alg *alg, struct crypto_instance *inst) crypto_init_shash_spawn() argument
|
H A D | tcrypt.c | 60 static char *alg = NULL; variable 1220 static inline int tcrypt_test(const char *alg) tcrypt_test() argument 1231 static int do_test(const char *alg, u32 type, u32 mask, int m) do_test() argument
|
H A D | vmac.c | 646 struct crypto_alg *alg; vmac_create() local
|
H A D | cryptd.c | 298 static void *cryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, cryptd_alloc_instance() argument 337 struct crypto_alg *alg; cryptd_create_blkcipher() local 599 struct crypto_alg *alg; cryptd_create_hash() local 748 struct crypto_alg *alg; cryptd_create_aead() local
|
H A D | drbg.c | 1892 static inline void __init drbg_fill_array(struct crypto_alg *alg, drbg_fill_array() argument
|
H A D | gcm.c | 969 struct crypto_alg *alg; crypto_rfc4106_alloc() local 1284 struct crypto_alg *alg; crypto_rfc4543_alloc() local
|
H A D | testmgr.c | 37 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) alg_test() argument 118 const char *alg; member in struct:alg_test_desc 3634 static int alg_find_test(const char *alg) alg_find_test() argument 3659 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) alg_test() argument
|
/linux-4.1.27/arch/s390/crypto/ |
H A D | sha1_s390.c | 72 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
/linux-4.1.27/arch/arm64/crypto/ |
H A D | sha1-ce-glue.c | 86 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
/linux-4.1.27/net/ceph/crush/ |
H A D | crush.c | 13 const char *crush_bucket_alg_name(int alg) crush_bucket_alg_name() argument
|
/linux-4.1.27/drivers/crypto/vmx/ |
H A D | aes.c | 40 const char *alg; p8_aes_init() local
|
H A D | aes_cbc.c | 41 const char *alg; p8_aes_cbc_init() local
|
H A D | aes_ctr.c | 39 const char *alg; p8_aes_ctr_init() local
|
H A D | ghash.c | 58 const char *alg; p8_ghash_init_tfm() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-crypto-adler.c | 112 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
/linux-4.1.27/drivers/crypto/qce/ |
H A D | cipher.h | 62 struct crypto_alg *alg = tfm->__crt_alg; to_cipher_tmpl() local
|
H A D | sha.h | 73 struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash), to_ahash_tmpl() local
|
H A D | ablkcipher.c | 350 struct crypto_alg *alg; qce_ablkcipher_register_one() local
|
H A D | common.h | 92 } alg; member in struct:qce_alg_template
|
H A D | sha.c | 503 struct ahash_alg *alg; qce_ahash_register_one() local
|
/linux-4.1.27/arch/sparc/crypto/ |
H A D | md5_glue.c | 134 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | sha1_glue.c | 129 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | crc32c_glue.c | 123 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
/linux-4.1.27/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-md5.c | 172 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
/linux-4.1.27/arch/powerpc/crypto/ |
H A D | md5-glue.c | 129 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | sha1-spe-glue.c | 174 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
H A D | sha1.c | 123 static struct shash_alg alg = { variable in typeref:struct:shash_alg
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | wm_adsp.h | 30 unsigned int alg; member in struct:wm_adsp_alg_region
|
H A D | wmfw.h | 81 struct wmfw_alg_hdr alg; member in struct:wmfw_adsp1_alg_hdr 87 struct wmfw_alg_hdr alg; member in struct:wmfw_adsp2_alg_hdr
|
H A D | wm_adsp.c | 886 void *alg, *buf; wm_adsp_setup_algs() local
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt.c | 106 struct rtllib_crypto_alg *alg; rtllib_register_crypto_ops() local 139 struct rtllib_crypto_alg *alg = rtllib_unregister_crypto_ops() local 171 struct rtllib_crypto_alg *alg = rtllib_get_crypto_ops() local 239 struct rtllib_crypto_alg *alg = rtllib_crypto_deinit() local
|
H A D | rtllib_wx.c | 534 const char *alg, *module; rtllib_wx_set_encode_ext() local
|
H A D | rtllib.h | 487 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon10175::__anon10179
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt.c | 105 struct ieee80211_crypto_alg *alg; ieee80211_register_crypto_ops() local 137 struct ieee80211_crypto_alg *alg = ieee80211_unregister_crypto_ops() local 168 struct ieee80211_crypto_alg *alg = ieee80211_get_crypto_ops() local 231 struct ieee80211_crypto_alg *alg = ieee80211_crypto_deinit() local
|
H A D | ieee80211_wx.c | 518 const char *alg, *module; ieee80211_wx_set_encode_ext() local
|
H A D | ieee80211.h | 381 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon10186::__anon10190
|
/linux-4.1.27/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes-xts.c | 229 struct crypto_alg *alg; ccp_register_aes_xts_alg() local
|
H A D | ccp-crypto-aes-cmac.c | 245 struct ccp_crypto_ahash_alg *alg = ccp_aes_cmac_setkey() local 355 struct ahash_alg *alg; ccp_register_aes_cmac_algs() local
|
H A D | ccp-crypto-aes.c | 44 struct ccp_crypto_ablkcipher_alg *alg = ccp_aes_setkey() local 324 struct crypto_alg *alg; ccp_register_aes_alg() local
|
H A D | ccp-crypto-sha.c | 152 struct ccp_crypto_ahash_alg *alg = ccp_sha_init() local 308 struct ccp_crypto_ahash_alg *alg = ccp_crypto_ahash_alg(tfm); ccp_hmac_sha_cra_init() local 370 struct ahash_alg *alg; ccp_register_hmac_alg() local 414 struct ahash_alg *alg; ccp_register_sha_alg() local
|
H A D | ccp-crypto.h | 34 struct crypto_alg alg; member in struct:ccp_crypto_ablkcipher_alg 47 struct ahash_alg alg; member in struct:ccp_crypto_ahash_alg 53 struct crypto_alg *alg = tfm->__crt_alg; ccp_crypto_ablkcipher_alg() local 61 struct crypto_alg *alg = tfm->__crt_alg; ccp_crypto_ahash_alg() local
|
/linux-4.1.27/net/wireless/ |
H A D | lib80211.c | 167 struct lib80211_crypto_alg *alg; lib80211_register_crypto_ops() local 188 struct lib80211_crypto_alg *alg; lib80211_unregister_crypto_ops() local 211 struct lib80211_crypto_alg *alg; lib80211_get_crypto_ops() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | capa.c | 262 struct capa_hmac_alg *alg; capa_hmac() local 300 char alg[CRYPTO_MAX_ALG_NAME+1] = "aes"; capa_encrypt_id() local 353 char alg[CRYPTO_MAX_ALG_NAME+1] = "aes"; capa_decrypt_id() local
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
H A D | libipw_wx.c | 527 const char *alg, *module; libipw_wx_set_encodeext() local
|
/linux-4.1.27/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 185 struct crypto_alg *alg = tfm->__crt_alg; crypto4xx_hash_alg_init() local
|
H A D | crypto4xx_core.c | 994 struct crypto_alg *alg = tfm->__crt_alg; crypto4xx_alg_init() local 1030 struct crypto4xx_alg *alg; crypto4xx_register_alg() local 1065 struct crypto4xx_alg *alg, *tmp; crypto4xx_unregister_alg() local
|
H A D | crypto4xx_core.h | 153 struct crypto4xx_alg_common alg; member in struct:crypto4xx_alg
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
H A D | gss_krb5_mech.c | 223 int alg; get_key() local
|
/linux-4.1.27/include/crypto/ |
H A D | compress.h | 89 static inline struct pcomp_alg *__crypto_pcomp_alg(struct crypto_alg *alg) __crypto_pcomp_alg() argument
|
H A D | hash.h | 661 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) __crypto_shash_alg() argument 263 __crypto_hash_alg_common( struct crypto_alg *alg) __crypto_hash_alg_common() argument
|
H A D | algapi.h | 40 struct crypto_alg alg; member in struct:crypto_instance 62 struct crypto_alg *alg; member in struct:crypto_spawn
|
/linux-4.1.27/include/crypto/internal/ |
H A D | hash.h | 38 struct ahash_alg alg; member in struct:ahash_instance 42 struct shash_alg alg; member in struct:shash_instance 136 static inline struct ahash_alg *__crypto_ahash_alg(struct crypto_alg *alg) __crypto_ahash_alg() argument 170 ahash_alloc_instance( const char *name, struct crypto_alg *alg) ahash_alloc_instance() argument 223 shash_alloc_instance( const char *name, struct crypto_alg *alg) shash_alloc_instance() argument
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
H A D | dm365_ipipe.h | 49 enum vpfe_ipipe_otfdpc_alg alg; member in struct:ipipe_otfdpc_2_0 61 enum vpfe_ipipe_otfdpc_alg alg; member in struct:ipipe_otfdpc_3_0
|
H A D | davinci_vpfe_user.h | 703 enum vpfe_ipipe_otfdpc_alg alg; member in struct:vpfe_ipipe_otfdpc 832 enum vpfe_ipipe_cfa_alg alg; member in struct:vpfe_ipipe_cfa
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | cryptocop.h | 34 cryptocop_algorithm alg; member in struct:cryptocop_transform_init
|
/linux-4.1.27/net/mac80211/ |
H A D | rate.c | 34 struct rate_control_alg *alg; ieee80211_rate_control_register() local 65 struct rate_control_alg *alg; ieee80211_rate_control_unregister() local 82 struct rate_control_alg *alg; ieee80211_try_rate_control_ops_get() local
|
/linux-4.1.27/include/linux/crush/ |
H A D | crush.h | 114 __u8 alg; /* one of CRUSH_BUCKET_* */ member in struct:crush_bucket
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | wext.c | 727 int idx, alg = ext->alg, set_key = 1; orinoco_ioctl_set_encodeext() local 30 orinoco_set_key(struct orinoco_private *priv, int index, enum orinoco_alg alg, const u8 *key, int key_len, const u8 *seq, int seq_len) orinoco_set_key() argument
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_wx.c | 995 u8 idx = 0, alg = 0, group = 0; r8192_wx_set_enc_ext() local
|
H A D | rtl_crypto.h | 225 struct crypto_alg *alg = tfm->__crt_alg; crypto_tfm_alg_modname() local
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
H A D | r8192U_wx.c | 756 u8 idx = 0, alg = 0, group = 0; r8192_wx_set_enc_ext() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | sec_bulk.c | 843 int sptlrpc_get_bulk_checksum(struct ptlrpc_bulk_desc *desc, __u8 alg, sptlrpc_get_bulk_checksum() argument
|
H A D | sec_config.c | 98 char *bulk, *alg; sptlrpc_parse_flavor() local
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_wireless.c | 1208 __u16 alg; gelic_wl_set_encodeext() local
|
/linux-4.1.27/drivers/crypto/caam/ |
H A D | caamhash.c | 1754 struct ahash_alg *alg = caam_hash_cra_init() local 1843 struct crypto_alg *alg; caam_hash_alloc() local
|
H A D | caamalg.c | 4137 struct crypto_alg *alg = tfm->__crt_alg; caam_cra_init() local 4201 struct crypto_alg *alg; caam_alg_alloc() local
|
/linux-4.1.27/drivers/crypto/ |
H A D | mxs-dcp.c | 83 uint32_t alg; member in struct:dcp_async_ctx
|
H A D | picoxcell_crypto.c | 141 struct crypto_alg alg; member in struct:spacc_alg 182 static inline struct spacc_alg *to_spacc_alg(struct crypto_alg *alg) to_spacc_alg() argument 408 struct spacc_alg *alg = to_spacc_alg(req->req->tfm->__crt_alg); spacc_aead_free_ddts() local 497 struct spacc_alg *alg = to_spacc_alg(tfm->base.__crt_alg); spacc_aead_setkey() local 548 struct crypto_alg *alg = req->req->tfm->__crt_alg; spacc_aead_need_fallback() local 599 struct crypto_alg *alg = req->req->tfm->__crt_alg; spacc_aead_submit() local 684 struct crypto_alg *alg = req->base.tfm->__crt_alg; spacc_aead_setup() local 732 struct spacc_alg *alg = to_spacc_alg(tfm->__crt_alg); spacc_aead_encrypt() local 742 struct spacc_alg *alg = to_spacc_alg(tfm->base.__crt_alg); spacc_aead_givencrypt() local 762 struct spacc_alg *alg = to_spacc_alg(tfm->__crt_alg); spacc_aead_decrypt() local 774 struct crypto_alg *alg = tfm->__crt_alg; spacc_aead_cra_init() local 914 struct crypto_alg *alg = req->req->tfm->__crt_alg; spacc_ablk_need_fallback() local 947 struct crypto_alg *alg = req->req->tfm->__crt_alg; spacc_ablk_submit() local 1003 struct crypto_alg *alg = req->base.tfm->__crt_alg; spacc_ablk_setup() local 1080 struct crypto_alg *alg = tfm->__crt_alg; spacc_ablk_cra_init() local 1116 struct spacc_alg *alg = to_spacc_alg(tfm->__crt_alg); spacc_ablk_encrypt() local 1125 struct spacc_alg *alg = to_spacc_alg(tfm->__crt_alg); spacc_ablk_decrypt() local 1204 struct crypto_alg *alg = req->req->tfm->__crt_alg; spacc_req_submit() local 1822 struct spacc_alg *alg, *next; spacc_remove() local
|
H A D | talitos.c | 1914 } alg; member in struct:talitos_alg_template 2381 struct crypto_alg *alg = tfm->__crt_alg; talitos_cra_init() local 2508 struct crypto_alg *alg; talitos_alg_alloc() local
|
H A D | n2_core.c | 250 struct ahash_alg alg; member in struct:n2_ahash_alg 255 struct crypto_alg *alg = tfm->__crt_alg; n2_ahash_alg() local 270 struct crypto_alg *alg = tfm->__crt_alg; n2_hmac_alg() local 700 struct crypto_alg alg; member in struct:n2_cipher_alg 705 struct crypto_alg *alg = tfm->__crt_alg; n2_cipher_alg() local 1362 struct n2_ahash_alg *alg, *alg_tmp; __n2_unregister_algs() local 1391 struct crypto_alg *alg; __n2_register_one_cipher() local
|
H A D | hifn_795x.c | 633 struct crypto_alg alg; member in struct:hifn_crypto_alg 2474 struct crypto_alg *alg = tfm->__crt_alg; hifn_cra_init() local 2485 struct hifn_crypto_alg *alg; hifn_alg_alloc() local
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
H A D | qat_algs.c | 500 static int qat_alg_validate_key(int key_len, int *alg) qat_alg_validate_key() argument 522 int alg; qat_alg_aead_init_sessions() local 551 int alg; qat_alg_ablkcipher_init_sessions() local 281 qat_alg_aead_init_enc_session(struct qat_alg_aead_ctx *ctx, int alg, struct crypto_authenc_keys *keys) qat_alg_aead_init_enc_session() argument 361 qat_alg_aead_init_dec_session(struct qat_alg_aead_ctx *ctx, int alg, struct crypto_authenc_keys *keys) qat_alg_aead_init_dec_session() argument 474 qat_alg_ablkcipher_init_enc(struct qat_alg_ablkcipher_ctx *ctx, int alg, const uint8_t *key, unsigned int keylen) qat_alg_ablkcipher_init_enc() argument 487 qat_alg_ablkcipher_init_dec(struct qat_alg_ablkcipher_ctx *ctx, int alg, const uint8_t *key, unsigned int keylen) qat_alg_ablkcipher_init_dec() argument
|
/linux-4.1.27/drivers/crypto/ux500/cryp/ |
H A D | cryp_core.c | 1096 struct crypto_alg *alg = tfm->__crt_alg; cryp_cra_init() local
|
/linux-4.1.27/drivers/crypto/ux500/hash/ |
H A D | hash_core.c | 1498 struct crypto_alg *alg = tfm->__crt_alg; hash_cra_init() local 1346 hash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, int alg) hash_setkey() argument
|
/linux-4.1.27/fs/ecryptfs/ |
H A D | keystore.c | 2212 struct blkcipher_alg *alg = crypto_blkcipher_alg(desc.tfm); write_tag_3_packet() local
|
H A D | crypto.c | 1622 struct blkcipher_alg *alg = crypto_blkcipher_alg(*key_tfm); ecryptfs_process_key_cipher() local
|
/linux-4.1.27/net/ceph/ |
H A D | osdmap.c | 199 u32 alg; crush_decode() local
|
/linux-4.1.27/security/keys/encrypted-keys/ |
H A D | encrypted.c | 324 static struct sdesc *alloc_sdesc(struct crypto_shash *alg) alloc_sdesc() argument
|
/linux-4.1.27/security/keys/ |
H A D | trusted.c | 45 static struct sdesc *init_sdesc(struct crypto_shash *alg) init_sdesc() argument
|
/linux-4.1.27/drivers/net/wireless/prism54/ |
H A D | isl_ioctl.c | 1545 int idx, alg = ext->alg, set_key = 1; prism54_set_encodeext() local
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 1274 ahc_platform_set_tags(struct ahc_softc *ahc, struct scsi_device *sdev, struct ahc_devinfo *devinfo, ahc_queue_alg alg) ahc_platform_set_tags() argument
|
H A D | aic79xx_osm.c | 1404 ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev, struct ahd_devinfo *devinfo, ahd_queue_alg alg) ahd_platform_set_tags() argument
|
H A D | aic7xxx_core.c | 2676 ahc_set_tags(struct ahc_softc *ahc, struct scsi_cmnd *cmd, struct ahc_devinfo *devinfo, ahc_queue_alg alg) ahc_set_tags() argument
|
H A D | aic79xx_core.c | 4089 ahd_set_tags(struct ahd_softc *ahd, struct scsi_cmnd *cmd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) ahd_set_tags() argument
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
H A D | ioctl_linux.c | 2148 static int set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) set_group_key() argument 2211 u8 alg; set_wep_key() local
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
H A D | hostap_ioctl.c | 3212 const char *alg, *module; prism2_ioctl_siwencodeext() local
|
H A D | hostap_common.h | 374 u8 alg[HOSTAP_CRYPT_ALG_NAME_LEN]; member in struct:prism2_hostapd_param::__anon7854::__anon7857
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 1612 unsigned swmajor, swminor, alg = QIB_PORT_ALG_ACROSS; qib_assign_ctxt() local 1429 get_a_ctxt(struct file *fp, const struct qib_user_info *uinfo, unsigned alg) get_a_ctxt() argument
|
/linux-4.1.27/include/media/davinci/ |
H A D | isif.h | 407 __u8 alg; member in struct:isif_compress
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
H A D | ioctl_cfg80211.c | 422 set_group_key(struct rtw_adapter *padapter, struct key_params *parms, u32 alg, u8 keyid) set_group_key() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | dt_object.h | 1419 dt_init_capa_ctxt(const struct lu_env *env, struct dt_device *dev, int mode, unsigned long timeout, __u32 alg, struct lustre_capa_key *keys) dt_init_capa_ctxt() argument
|
/linux-4.1.27/net/sctp/ |
H A D | socket.c | 6325 char alg[32]; sctp_listen_start() local
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | s5k5baf.c | 652 static void s5k5baf_hw_set_alg(struct s5k5baf *state, u16 alg, bool enable) s5k5baf_hw_set_alg() argument
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | rndis_wlan.c | 2296 int ret, alg, length, chan = -1; rndis_join_ibss() local
|
H A D | atmel.c | 1854 int idx, key_len, alg = ext->alg, set_key = 1; atmel_set_encodeext() local 2719 __le16 alg; member in struct:auth_body
|
H A D | airo.c | 6474 int idx, key_len, alg = ext->alg, set_key = 1, rc; airo_set_encodeext() local
|
/linux-4.1.27/drivers/staging/rtl8712/ |
H A D | ieee80211.h | 110 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon10218::__anon10222
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_receiver.c | 3445 drbd_crypto_alloc_digest_safe(const struct drbd_device *device, const char *alg, const char *name) drbd_crypto_alloc_digest_safe() argument
|
/linux-4.1.27/include/net/ |
H A D | xfrm.h | 1689 static inline int aead_len(struct xfrm_algo_aead *alg) aead_len() argument 1694 static inline int xfrm_alg_len(const struct xfrm_algo *alg) xfrm_alg_len() argument 1699 static inline int xfrm_alg_auth_len(const struct xfrm_algo_auth *alg) xfrm_alg_auth_len() argument
|
/linux-4.1.27/include/uapi/linux/ |
H A D | wireless.h | 838 __u16 alg; /* IW_ENCODE_ALG_* */ member in struct:iw_encode_ext
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
H A D | ieee80211.h | 233 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon10129::__anon10133
|