Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/allwinner/sun8i-ss/
A 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
A 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
A Dsun8i-ss-prng.c62 struct sun8i_ss_alg_template *algt; in sun8i_ss_prng_generate() local
/linux-6.3-rc2/drivers/crypto/allwinner/sun8i-ce/
A 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
A 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
A Dsun8i-ce-prng.c60 struct sun8i_ce_alg_template *algt; in sun8i_ce_prng_generate() local
/linux-6.3-rc2/drivers/crypto/allwinner/sun4i-ss/
A 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
A 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
A 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-6.3-rc2/drivers/crypto/gemini/
A 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-6.3-rc2/drivers/crypto/amlogic/
A 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-6.3-rc2/drivers/crypto/rockchip/
A Drk3288_crypto_skcipher.c21 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher); in rk_cipher_need_fallback() local
68 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher); in rk_cipher_fallback() local
308 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher); in rk_cipher_run() local
433 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher); in rk_cipher_tfm_init() local
A Drk3288_crypto_ahash.c44 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.hash); in rk_ahash_digest_fb() local
259 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.hash); in rk_hash_run() local
338 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.hash); in rk_cra_hash_init() local
/linux-6.3-rc2/crypto/
A Dpcrypt.c233 struct crypto_attr_type *algt) in pcrypt_create_aead()
293 struct crypto_attr_type *algt; in pcrypt_create() local
A Dcryptd.c194 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()
644 struct crypto_attr_type *algt, in cryptd_create_hash()
852 struct crypto_attr_type *algt, in cryptd_create_aead()
909 struct crypto_attr_type *algt; in cryptd_create() local
A Dalgapi.c849 struct crypto_attr_type *algt; in crypto_get_attr_type() local
882 struct crypto_attr_type *algt; in crypto_check_attr_type() local
A Dessiv.c445 struct crypto_attr_type *algt; in essiv_create() local
/linux-6.3-rc2/include/crypto/
A Dalgapi.h253 static inline u32 crypto_requires_off(struct crypto_attr_type *algt, u32 off) in crypto_requires_off()
273 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask()
/linux-6.3-rc2/drivers/crypto/
A Dtalitos.c3044 struct talitos_alg_template algt; member

Completed in 33 milliseconds