Home
last modified time | relevance | path

Searched defs:algt (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.1/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-hash.c64 struct sun8i_ss_alg_template *algt; in sun8i_ss_hmac_setkey() local
114 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_crainit() local
209 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_final() local
247 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_finup() local
272 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_digest_fb() local
353 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_need_fallback() local
403 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_digest() local
489 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_run() local
Dsun8i-ss-cipher.c27 struct sun8i_ss_alg_template *algt = container_of(alg, struct sun8i_ss_alg_template, alg.skcipher); in sun8i_ss_need_fallback() local
98 struct sun8i_ss_alg_template *algt; in sun8i_ss_cipher_fallback() local
185 struct sun8i_ss_alg_template *algt; in sun8i_ss_cipher() local
385 struct sun8i_ss_alg_template *algt; in sun8i_ss_cipher_init() local
Dsun8i-ss-prng.c60 struct sun8i_ss_alg_template *algt; in sun8i_ss_prng_generate() local
/Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-hash.c26 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_crainit() local
119 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_final() local
157 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_finup() local
182 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_digest_fb() local
204 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_need_fallback() local
238 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_digest() local
330 struct sun8i_ce_alg_template *algt; in sun8i_ce_hash_run() local
Dsun8i-ce-cipher.c29 struct sun8i_ce_alg_template *algt; in sun8i_ce_cipher_need_fallback() local
97 struct sun8i_ce_alg_template *algt; in sun8i_ce_cipher_fallback() local
123 struct sun8i_ce_alg_template *algt; in sun8i_ce_cipher_prepare() local
401 struct sun8i_ce_alg_template *algt; in sun8i_ce_cipher_init() local
Dsun8i-ce-prng.c60 struct sun8i_ce_alg_template *algt; in sun8i_ce_prng_generate() local
/Linux-v6.1/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-prng.c7 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
Dsun4i-ss-hash.c22 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
Dsun4i-ss-cipher.c39 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-v6.1/drivers/crypto/gemini/
Dsl3516-ce-cipher.c105 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher_fallback() local
130 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher() local
313 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher_init() local
/Linux-v6.1/drivers/crypto/amlogic/
Damlogic-gxl-cipher.c66 struct meson_alg_template *algt; in meson_cipher_do_fallback() local
91 struct meson_alg_template *algt; in meson_cipher() local
314 struct meson_alg_template *algt; in meson_cipher_init() local
/Linux-v6.1/crypto/
Dcryptd.c193 static void cryptd_type_and_mask(struct crypto_attr_type *algt, in cryptd_type_and_mask()
369 struct crypto_attr_type *algt, in cryptd_create_skcipher()
635 struct crypto_attr_type *algt, in cryptd_create_hash()
822 struct crypto_attr_type *algt, in cryptd_create_aead()
879 struct crypto_attr_type *algt; in cryptd_create() local
Dpcrypt.c233 struct crypto_attr_type *algt) in pcrypt_create_aead()
293 struct crypto_attr_type *algt; in pcrypt_create() local
Dalgapi.c830 struct crypto_attr_type *algt; in crypto_get_attr_type() local
863 struct crypto_attr_type *algt; in crypto_check_attr_type() local
Dessiv.c440 struct crypto_attr_type *algt; in essiv_create() local
/Linux-v6.1/include/crypto/
Dalgapi.h216 static inline u32 crypto_requires_off(struct crypto_attr_type *algt, u32 off) in crypto_requires_off()
236 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask()
/Linux-v6.1/drivers/crypto/rockchip/
Drk3288_crypto_ahash.c276 struct rk_crypto_tmp *algt; in rk_cra_hash_init() local
Drk3288_crypto_skcipher.c381 struct rk_crypto_tmp *algt; in rk_ablk_init_tfm() local
/Linux-v6.1/drivers/crypto/
Dtalitos.c3044 struct talitos_alg_template algt; member