Searched defs:alg (Results 1 - 155 of 155) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue.c64 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dcrct10dif-pclmul_glue.c107 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dsalsa20_glue.c85 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dfpu.c105 struct crypto_alg *alg; crypto_fpu_alloc() local
H A Dsha1_ssse3_glue.c106 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dcrc32-pclmul_glue.c152 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dcrc32c-intel_glue.c230 static struct shash_alg alg = { variable in typeref:struct:shash_alg
/linux-4.1.27/arch/arm/crypto/
H A Dsha1_glue.c59 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dsha1-ce-glue.c66 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dsha1_neon_glue.c75 static struct shash_alg alg = { variable in typeref:struct:shash_alg
/linux-4.1.27/crypto/
H A Dsha1_generic.c62 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dblowfish_generic.c109 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dcrct10dif_generic.c91 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dlzo.c83 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dpcompress.c41 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 Dproc.c82 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); c_show() local
H A Dtwofish_generic.c182 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dcrc32.c123 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dcrc32c_generic.c136 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Ddeflate.c197 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dinternal.h43 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 Dmd5.c139 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dmichael_mic.c153 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Drng.c54 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 D842.c155 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dalgboss.c41 } 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 Dcast5_generic.c517 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dcast6_generic.c260 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dcbc.c217 struct crypto_alg *alg; crypto_cbc_alloc() local
H A Dcmac.c228 struct crypto_alg *alg; cmac_create() local
H A Dcts.c277 struct crypto_alg *alg; crypto_cts_alloc() local
H A Decb.c121 struct crypto_alg *alg; crypto_ecb_alloc() local
H A Dhmac.c184 struct crypto_alg *alg; hmac_create() local
H A Dmd4.c229 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dpcbc.c227 struct crypto_alg *alg; crypto_pcbc_alloc() local
H A Dsalsa20_generic.c214 static struct crypto_alg alg = { variable in typeref:struct:crypto_alg
H A Dxcbc.c202 struct crypto_alg *alg; xcbc_create() local
H A Daead.c82 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 Dapi.c39 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 Dcrypto_user.c49 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 Dctr.c184 struct crypto_alg *alg; crypto_ctr_alloc() local
340 struct crypto_alg *alg; crypto_rfc3686_alloc() local
H A Dlrw.c329 struct crypto_alg *alg; alloc() local
H A Drmd128.c300 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Drmd160.c344 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Drmd256.c319 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Drmd320.c368 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dxts.c290 struct crypto_alg *alg; alloc() local
H A Dahash.c452 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 Dpcrypt.c309 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 Dablkcipher.c346 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 Dalgapi.c27 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 Dblkcipher.c421 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 Dccm.c752 struct crypto_alg *alg; crypto_rfc4309_alloc() local
H A Dmcryptd.c228 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 Dshash.c335 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 Dtcrypt.c60 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 Dvmac.c646 struct crypto_alg *alg; vmac_create() local
H A Dcryptd.c298 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 Ddrbg.c1892 static inline void __init drbg_fill_array(struct crypto_alg *alg, drbg_fill_array() argument
H A Dgcm.c969 struct crypto_alg *alg; crypto_rfc4106_alloc() local
1284 struct crypto_alg *alg; crypto_rfc4543_alloc() local
H A Dtestmgr.c37 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 Dsha1_s390.c72 static struct shash_alg alg = { variable in typeref:struct:shash_alg
/linux-4.1.27/arch/arm64/crypto/
H A Dsha1-ce-glue.c86 static struct shash_alg alg = { variable in typeref:struct:shash_alg
/linux-4.1.27/net/ceph/crush/
H A Dcrush.c13 const char *crush_bucket_alg_name(int alg) crush_bucket_alg_name() argument
/linux-4.1.27/drivers/crypto/vmx/
H A Daes.c40 const char *alg; p8_aes_init() local
H A Daes_cbc.c41 const char *alg; p8_aes_cbc_init() local
H A Daes_ctr.c39 const char *alg; p8_aes_ctr_init() local
H A Dghash.c58 const char *alg; p8_ghash_init_tfm() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-crypto-adler.c112 static struct shash_alg alg = { variable in typeref:struct:shash_alg
/linux-4.1.27/drivers/crypto/qce/
H A Dcipher.h62 struct crypto_alg *alg = tfm->__crt_alg; to_cipher_tmpl() local
H A Dsha.h73 struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash), to_ahash_tmpl() local
H A Dablkcipher.c350 struct crypto_alg *alg; qce_ablkcipher_register_one() local
H A Dcommon.h92 } alg; member in struct:qce_alg_template
H A Dsha.c503 struct ahash_alg *alg; qce_ahash_register_one() local
/linux-4.1.27/arch/sparc/crypto/
H A Dmd5_glue.c134 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dsha1_glue.c129 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dcrc32c_glue.c123 static struct shash_alg alg = { variable in typeref:struct:shash_alg
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c172 static struct shash_alg alg = { variable in typeref:struct:shash_alg
/linux-4.1.27/arch/powerpc/crypto/
H A Dmd5-glue.c129 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dsha1-spe-glue.c174 static struct shash_alg alg = { variable in typeref:struct:shash_alg
H A Dsha1.c123 static struct shash_alg alg = { variable in typeref:struct:shash_alg
/linux-4.1.27/sound/soc/codecs/
H A Dwm_adsp.h30 unsigned int alg; member in struct:wm_adsp_alg_region
H A Dwmfw.h81 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 Dwm_adsp.c886 void *alg, *buf; wm_adsp_setup_algs() local
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_crypt.c106 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 Drtllib_wx.c534 const char *alg, *module; rtllib_wx_set_encode_ext() local
H A Drtllib.h487 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon10175::__anon10179
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.c105 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 Dieee80211_wx.c518 const char *alg, *module; ieee80211_wx_set_encode_ext() local
H A Dieee80211.h381 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon10186::__anon10190
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c229 struct crypto_alg *alg; ccp_register_aes_xts_alg() local
H A Dccp-crypto-aes-cmac.c245 struct ccp_crypto_ahash_alg *alg = ccp_aes_cmac_setkey() local
355 struct ahash_alg *alg; ccp_register_aes_cmac_algs() local
H A Dccp-crypto-aes.c44 struct ccp_crypto_ablkcipher_alg *alg = ccp_aes_setkey() local
324 struct crypto_alg *alg; ccp_register_aes_alg() local
H A Dccp-crypto-sha.c152 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 Dccp-crypto.h34 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 Dlib80211.c167 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 Dcapa.c262 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 Dlibipw_wx.c527 const char *alg, *module; libipw_wx_set_encodeext() local
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c185 struct crypto_alg *alg = tfm->__crt_alg; crypto4xx_hash_alg_init() local
H A Dcrypto4xx_core.c994 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 Dcrypto4xx_core.h153 struct crypto4xx_alg_common alg; member in struct:crypto4xx_alg
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c223 int alg; get_key() local
/linux-4.1.27/include/crypto/
H A Dcompress.h89 static inline struct pcomp_alg *__crypto_pcomp_alg(struct crypto_alg *alg) __crypto_pcomp_alg() argument
H A Dhash.h661 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 Dalgapi.h40 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 Dhash.h38 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 Ddm365_ipipe.h49 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 Ddavinci_vpfe_user.h703 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 Dcryptocop.h34 cryptocop_algorithm alg; member in struct:cryptocop_transform_init
/linux-4.1.27/net/mac80211/
H A Drate.c34 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 Dcrush.h114 __u8 alg; /* one of CRUSH_BUCKET_* */ member in struct:crush_bucket
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dwext.c727 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 Drtl_wx.c995 u8 idx = 0, alg = 0, group = 0; r8192_wx_set_enc_ext() local
H A Drtl_crypto.h225 struct crypto_alg *alg = tfm->__crt_alg; crypto_tfm_alg_modname() local
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8192U_wx.c756 u8 idx = 0, alg = 0, group = 0; r8192_wx_set_enc_ext() local
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec_bulk.c843 int sptlrpc_get_bulk_checksum(struct ptlrpc_bulk_desc *desc, __u8 alg, sptlrpc_get_bulk_checksum() argument
H A Dsec_config.c98 char *bulk, *alg; sptlrpc_parse_flavor() local
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1208 __u16 alg; gelic_wl_set_encodeext() local
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamhash.c1754 struct ahash_alg *alg = caam_hash_cra_init() local
1843 struct crypto_alg *alg; caam_hash_alloc() local
H A Dcaamalg.c4137 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 Dmxs-dcp.c83 uint32_t alg; member in struct:dcp_async_ctx
H A Dpicoxcell_crypto.c141 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 Dtalitos.c1914 } 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 Dn2_core.c250 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 Dhifn_795x.c633 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 Dqat_algs.c500 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 Dcryp_core.c1096 struct crypto_alg *alg = tfm->__crt_alg; cryp_cra_init() local
/linux-4.1.27/drivers/crypto/ux500/hash/
H A Dhash_core.c1498 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 Dkeystore.c2212 struct blkcipher_alg *alg = crypto_blkcipher_alg(desc.tfm); write_tag_3_packet() local
H A Dcrypto.c1622 struct blkcipher_alg *alg = crypto_blkcipher_alg(*key_tfm); ecryptfs_process_key_cipher() local
/linux-4.1.27/net/ceph/
H A Dosdmap.c199 u32 alg; crush_decode() local
/linux-4.1.27/security/keys/encrypted-keys/
H A Dencrypted.c324 static struct sdesc *alloc_sdesc(struct crypto_shash *alg) alloc_sdesc() argument
/linux-4.1.27/security/keys/
H A Dtrusted.c45 static struct sdesc *init_sdesc(struct crypto_shash *alg) init_sdesc() argument
/linux-4.1.27/drivers/net/wireless/prism54/
H A Disl_ioctl.c1545 int idx, alg = ext->alg, set_key = 1; prism54_set_encodeext() local
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1274 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 Daic79xx_osm.c1404 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 Daic7xxx_core.c2676 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 Daic79xx_core.c4089 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 Dioctl_linux.c2148 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 Dhostap_ioctl.c3212 const char *alg, *module; prism2_ioctl_siwencodeext() local
H A Dhostap_common.h374 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 Dqib_file_ops.c1612 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 Disif.h407 __u8 alg; member in struct:isif_compress
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c422 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 Ddt_object.h1419 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 Dsocket.c6325 char alg[32]; sctp_listen_start() local
/linux-4.1.27/drivers/media/i2c/
H A Ds5k5baf.c652 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 Drndis_wlan.c2296 int ret, alg, length, chan = -1; rndis_join_ibss() local
H A Datmel.c1854 int idx, key_len, alg = ext->alg, set_key = 1; atmel_set_encodeext() local
2719 __le16 alg; member in struct:auth_body
H A Dairo.c6474 int idx, key_len, alg = ext->alg, set_key = 1, rc; airo_set_encodeext() local
/linux-4.1.27/drivers/staging/rtl8712/
H A Dieee80211.h110 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon10218::__anon10222
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_receiver.c3445 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 Dxfrm.h1689 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 Dwireless.h838 __u16 alg; /* IW_ENCODE_ALG_* */ member in struct:iw_encode_ext
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Dieee80211.h233 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon10129::__anon10133

Completed in 4637 milliseconds