Lines Matching refs:era
156 ctrlpriv->era); in aead_null_set_sh_desc()
175 ctrlpriv->era); in aead_null_set_sh_desc()
258 false, ctrlpriv->era); in aead_set_sh_desc()
280 nonce, ctx1_iv_off, false, ctrlpriv->era); in aead_set_sh_desc()
304 ctx1_iv_off, false, ctrlpriv->era); in aead_set_sh_desc()
598 if (ctrlpriv->era >= 6) { in aead_setkey()
851 if (ctrlpriv->era <= 8 || ctx->xts_key_fallback) { in xts_skcipher_setkey()
1218 if (ctrlpriv->era < 3) in init_authenc_job()
1809 if (ctx->fallback && ((ctrlpriv->era <= 8 && xts_skcipher_ivsize(req)) || in skcipher_crypt()
3366 if (priv->era >= 6 && uses_dkp) in caam_init_common()
3529 if (priv->era < 10) { in caam_algapi_init()