Searched refs:stat_fb (Results 1 – 21 of 21) sorted by relevance
/openbmc/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl.h | 149 unsigned long stat_fb; member
|
H A D | amlogic-gxl-core.c | 128 mc_algs[i].stat_req, mc_algs[i].stat_fb); in meson_debugfs_show()
|
H A D | amlogic-gxl-cipher.c | 69 algt->stat_fb++; in meson_cipher_do_fallback()
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-hash.c | 128 algt->stat_fb++; in sun8i_ce_hash_final() 171 algt->stat_fb++; in sun8i_ce_hash_finup() 199 algt->stat_fb++; in sun8i_ce_hash_digest_fb()
|
H A D | sun8i-ce.h | 333 unsigned long stat_fb; member
|
H A D | sun8i-ce-core.c | 640 ce_algs[i].stat_req, ce_algs[i].stat_fb); in sun8i_ce_debugfs_show() 664 ce_algs[i].stat_req, ce_algs[i].stat_fb); in sun8i_ce_debugfs_show()
|
H A D | sun8i-ce-cipher.c | 104 algt->stat_fb++; in sun8i_ce_cipher_fallback()
|
/openbmc/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto.c | 215 rk_cipher_algs[i]->stat_req, rk_cipher_algs[i]->stat_fb); in rk_crypto_debugfs_show() 227 rk_cipher_algs[i]->stat_req, rk_cipher_algs[i]->stat_fb); in rk_crypto_debugfs_show()
|
H A D | rk3288_crypto.h | 266 unsigned long stat_fb; member
|
H A D | rk3288_crypto_ahash.c | 52 algt->stat_fb++; in rk_ahash_digest_fb()
|
H A D | rk3288_crypto_skcipher.c | 77 algt->stat_fb++; in rk_cipher_fallback()
|
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss.h | 171 unsigned long stat_fb; member
|
H A D | sun4i-ss-core.c | 249 ss_algs[i].stat_req, ss_algs[i].stat_opti, ss_algs[i].stat_fb, in sun4i_ss_debugfs_show()
|
H A D | sun4i-ss-cipher.c | 159 algt->stat_fb++; in sun4i_ss_cipher_poll_fallback()
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 279 unsigned long stat_fb; member
|
H A D | sun8i-ss-hash.c | 218 algt->stat_fb++; in sun8i_ss_hash_final() 262 algt->stat_fb++; in sun8i_ss_hash_finup() 291 algt->stat_fb++; in sun8i_ss_hash_digest_fb()
|
H A D | sun8i-ss-core.c | 496 ss_algs[i].stat_req, ss_algs[i].stat_fb); in sun8i_ss_debugfs_show() 519 ss_algs[i].stat_req, ss_algs[i].stat_fb); in sun8i_ss_debugfs_show()
|
H A D | sun8i-ss-cipher.c | 104 algt->stat_fb++; in sun8i_ss_cipher_fallback()
|
/openbmc/linux/drivers/crypto/gemini/ |
H A D | sl3516-ce.h | 325 unsigned long stat_fb; member
|
H A D | sl3516-ce-cipher.c | 113 algt->stat_fb++; in sl3516_ce_cipher_fallback()
|
H A D | sl3516-ce-core.c | 273 ce_algs[i].stat_req, ce_algs[i].stat_fb); in sl3516_ce_debugfs_show()
|