| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caamalg.c | 184 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_set_sh_desc() local 733 struct caam_skcipher_alg *alg = in skcipher_setkey() local 1185 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in init_authenc_job() local 3391 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init() local 3428 struct aead_alg *alg = crypto_aead_alg(tfm); in caam_aead_init() local 3484 struct skcipher_alg *alg = &t_alg->skcipher; in caam_skcipher_alg_init() local 3498 struct aead_alg *alg = &t_alg->aead; in caam_aead_alg_init() local
|
| H A D | caamalg_qi2.c | 169 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_set_sh_desc() local 354 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_edesc_alloc() local 941 struct caam_skcipher_alg *alg = in skcipher_setkey() local 1600 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init_skcipher() local 1636 struct aead_alg *alg = crypto_aead_alg(tfm); in caam_cra_init_aead() local 3004 struct skcipher_alg *alg = &t_alg->skcipher; in caam_skcipher_alg_init() local 3018 struct aead_alg *alg = &t_alg->aead; in caam_aead_alg_init() local 4543 struct ahash_alg *alg = in caam_hash_cra_init() local 4621 struct crypto_alg *alg; in caam_hash_alloc() local 5331 struct caam_hash_template *alg = driver_hash + i; in dpaa2_caam_probe() local
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | compress.h | 25 unsigned int alg; member
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | geniv.c | 46 struct aead_alg *alg; in aead_geniv_alloc() local
|
| H A D | crct10dif_generic.c | 88 static struct shash_alg alg = { variable
|
| H A D | xxhash_generic.c | 70 static struct shash_alg alg = { variable
|
| H A D | blowfish_generic.c | 104 static struct crypto_alg alg = { variable
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | rate.c | 120 struct rate_control_alg *alg; in ieee80211_rate_control_register() local 151 struct rate_control_alg *alg; in ieee80211_rate_control_unregister() local 168 struct rate_control_alg *alg; in ieee80211_try_rate_control_ops_get() local
|
| H A D | aead_api.c | 86 aead_key_setup_encrypt(const char *alg, const u8 key[], in aead_key_setup_encrypt()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-prng.c | 61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ce_prng_generate() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/vmx/ |
| H A D | aes.c | 30 const char *alg = crypto_tfm_alg_name(tfm); in p8_aes_init() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | sha1.c | 115 static struct shash_alg alg = { variable
|
| H A D | md5-glue.c | 123 static struct shash_alg alg = { variable
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | crc-t10dif.c | 26 struct crypto_alg *alg = data; in crc_t10dif_notify() local
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | rng.h | 140 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_rng_generate() local
|
| H A D | hash.h | 335 struct crypto_alg *alg) in __crypto_hash_alg_common() 552 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_ahash_update() local 767 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) in __crypto_shash_alg()
|
| H A D | skcipher.h | 237 static inline unsigned int crypto_skcipher_alg_ivsize(struct skcipher_alg *alg) in crypto_skcipher_alg_ivsize() 279 struct skcipher_alg *alg) in crypto_skcipher_alg_chunksize()
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | des_s390.c | 403 static int des_s390_register_alg(struct crypto_alg *alg) in des_s390_register_alg() 413 static int des_s390_register_skcipher(struct skcipher_alg *alg) in des_s390_register_skcipher()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | cipher.h | 95 enum spu_cipher_alg alg; member 100 enum hash_alg alg; member 110 } alg; member 192 struct iproc_alg_s *alg; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ |
| H A D | cipher.h | 51 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in to_cipher_tmpl() local
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | crct10dif-pclmul_glue.c | 99 static struct shash_alg alg = { variable
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/ |
| H A D | rktest_crypto.c | 86 uint32_t alg; in handle_crypto_aes() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/ |
| H A D | rktest_crypto.c | 87 uint32_t alg; in handle_crypto_aes() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | sha1-ce-glue.c | 117 static struct shash_alg alg = { variable
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wmfw.h | 111 struct wmfw_alg_hdr alg; member 117 struct wmfw_alg_hdr alg; member 124 struct wmfw_alg_hdr alg; member
|