Lines Matching refs:era
170 ctrlpriv->era); in aead_null_set_sh_desc()
189 ctrlpriv->era); in aead_null_set_sh_desc()
273 false, ctrlpriv->era); in aead_set_sh_desc()
295 nonce, ctx1_iv_off, false, ctrlpriv->era); in aead_set_sh_desc()
319 ctx1_iv_off, false, ctrlpriv->era); in aead_set_sh_desc()
613 if (ctrlpriv->era >= 6) { in aead_setkey()
927 if (ctrlpriv->era <= 8 || ctx->xts_key_fallback) { in xts_skcipher_setkey()
1301 if (ctrlpriv->era < 3) in init_authenc_job()
1910 if (ctx->fallback && ((ctrlpriv->era <= 8 && xts_skcipher_ivsize(req)) || in skcipher_crypt()
3696 if (priv->era >= 6 && uses_dkp) in caam_init_common()
3855 if (priv->era < 10) { in caam_algapi_init()