/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-prng.c | 7 struct sun4i_ss_alg_template *algt; in sun4i_ss_prng_seed() local 19 struct sun4i_ss_alg_template *algt; in sun4i_ss_prng_generate() local
|
H A D | sun4i-ss-hash.c | 22 struct sun4i_ss_alg_template *algt; in sun4i_hash_crainit() local 52 struct sun4i_ss_alg_template *algt; in sun4i_hash_init() local 197 struct sun4i_ss_alg_template *algt; in sun4i_hash() local
|
H A D | sun4i-ss-cipher.c | 39 struct sun4i_ss_alg_template *algt; in sun4i_ss_opti_poll() local 155 struct sun4i_ss_alg_template *algt; in sun4i_ss_cipher_poll_fallback() local 187 struct sun4i_ss_alg_template *algt; in sun4i_ss_cipher_poll() local 537 struct sun4i_ss_alg_template *algt; in sun4i_ss_cipher_init() local
|
/linux/drivers/crypto/gemini/ |
H A D | sl3516-ce-cipher.c | 109 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher_fallback() local 134 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher() local 317 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher_init() local
|
/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-hash.c | 30 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_init_tfm() local 210 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_need_fallback() local 244 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_digest() local 336 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_run() local
|
H A D | sun8i-ce-cipher.c | 29 struct sun8i_ce_alg_template *algt; in sun8i_ce_cipher_need_fallback() local 128 struct sun8i_ce_alg_template *algt; in sun8i_ce_cipher_prepare() local 416 struct sun8i_ce_alg_template *algt; in sun8i_ce_cipher_init() local
|
H A D | sun8i-ce-prng.c | 60 struct sun8i_ce_alg_template *algt; in sun8i_ce_prng_generate() local
|
/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_skcipher.c | 27 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher.base); in rk_cipher_need_fallback() local 74 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher.base); in rk_cipher_fallback() local 314 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher.base); in rk_cipher_run() local 439 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher.base); in rk_cipher_tfm_init() local
|
H A D | rk3288_crypto_ahash.c | 50 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.hash.base); in rk_ahash_digest_fb() local 264 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.hash.base); in rk_hash_run() local 349 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.hash.base); in rk_hash_init_tfm() local
|
/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl-cipher.c | 66 struct meson_alg_template *algt; in meson_cipher_do_fallback() local 91 struct meson_alg_template *algt; in meson_cipher() local 313 struct meson_alg_template *algt; in meson_cipher_init() local
|
/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-hash.c | 99 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_init_tfm() local 344 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_need_fallback() local 394 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_digest() local 480 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_run() local
|
H A D | sun8i-ss-cipher.c | 27 …struct sun8i_ss_alg_template *algt = container_of(alg, struct sun8i_ss_alg_template, alg.skcipher.… in sun8i_ss_need_fallback() local 190 struct sun8i_ss_alg_template *algt; in sun8i_ss_cipher() local 390 struct sun8i_ss_alg_template *algt; in sun8i_ss_cipher_init() local
|
H A D | sun8i-ss-prng.c | 62 struct sun8i_ss_alg_template *algt; in sun8i_ss_prng_generate() local
|
/linux/crypto/ |
H A D | pcrypt.c | 237 struct crypto_attr_type *algt) in pcrypt_create_aead() 297 struct crypto_attr_type *algt; in pcrypt_create() local
|
H A D | cryptd.c | 194 static void cryptd_type_and_mask(struct crypto_attr_type *algt, in cryptd_type_and_mask() 375 struct crypto_attr_type *algt, in cryptd_create_skcipher() 659 struct crypto_attr_type *algt, in cryptd_create_hash() 868 struct crypto_attr_type *algt, in cryptd_create_aead() 925 struct crypto_attr_type *algt; in cryptd_create() local
|
H A D | algapi.c | 822 struct crypto_attr_type *algt; in crypto_get_attr_type() local 855 struct crypto_attr_type *algt; in crypto_check_attr_type() local
|
H A D | essiv.c | 446 struct crypto_attr_type *algt; in essiv_create() local
|
/linux/include/crypto/ |
H A D | algapi.h | 228 static inline u32 crypto_requires_off(struct crypto_attr_type *algt, u32 off) in crypto_requires_off() 248 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask()
|
/linux/drivers/crypto/ |
H A D | talitos.c | 3045 struct talitos_alg_template algt; member
|