Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H 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
H 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
H 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
/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c109 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
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c30 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 Dsun8i-ce-cipher.c29 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 Dsun8i-ce-prng.c60 struct sun8i_ce_alg_template *algt; in sun8i_ce_prng_generate() local
/openbmc/linux/drivers/crypto/amlogic/
H 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
313 struct meson_alg_template *algt; in meson_cipher_init() local
/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c27 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 Drk3288_crypto_ahash.c50 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
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c116 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_init_tfm() local
361 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_need_fallback() local
411 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_digest() local
497 struct sun8i_ss_alg_template *algt; in sun8i_ss_hash_run() local
H 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
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 Dsun8i-ss-prng.c62 struct sun8i_ss_alg_template *algt; in sun8i_ss_prng_generate() local
/openbmc/linux/crypto/
H A Dpcrypt.c237 struct crypto_attr_type *algt) in pcrypt_create_aead()
297 struct crypto_attr_type *algt; in pcrypt_create() local
H 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()
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 Dalgapi.c862 struct crypto_attr_type *algt; in crypto_get_attr_type() local
895 struct crypto_attr_type *algt; in crypto_check_attr_type() local
H A Dessiv.c445 struct crypto_attr_type *algt; in essiv_create() local
/openbmc/linux/include/crypto/
H A Dalgapi.h236 static inline u32 crypto_requires_off(struct crypto_attr_type *algt, u32 off) in crypto_requires_off()
256 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask()
/openbmc/linux/drivers/crypto/
H A Dtalitos.c3044 struct talitos_alg_template algt; member