Lines Matching refs:algt
21 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher); in rk_cipher_need_fallback() local
34 algt->stat_fb_align++; in rk_cipher_need_fallback()
38 algt->stat_fb_align++; in rk_cipher_need_fallback()
43 algt->stat_fb_len++; in rk_cipher_need_fallback()
48 algt->stat_fb_len++; in rk_cipher_need_fallback()
52 algt->stat_fb_sgdiff++; in rk_cipher_need_fallback()
68 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher); in rk_cipher_fallback() local
71 algt->stat_fb++; in rk_cipher_fallback()
308 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher); in rk_cipher_run() local
315 algt->stat_req++; in rk_cipher_run()
433 struct rk_crypto_tmp *algt = container_of(alg, struct rk_crypto_tmp, alg.skcipher); in rk_cipher_tfm_init() local
437 dev_err(algt->dev->dev, "ERROR: Cannot allocate fallback for %s %ld\n", in rk_cipher_tfm_init()