Searched refs:EIP197_TRC_CACHE (Results 1 – 4 of 4) sorted by relevance
384 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aes_setkey()453 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_aead_setkey()1248 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_skcipher_cra_exit()1268 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_aead_cra_exit()1449 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesctr_setkey()1518 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) in safexcel_des_setkey()1617 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) in safexcel_des3_ede_setkey()2487 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesxts_setkey()2504 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesxts_setkey()2811 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) in safexcel_chacha20_setkey()[all …]
283 if (priv->flags & EIP197_TRC_CACHE) in safexcel_handle_req_result()575 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && req->needs_inv); in safexcel_handle_result()699 if (priv->flags & EIP197_TRC_CACHE && !ctx->base.needs_inv && in safexcel_ahash_enqueue()971 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_ahash_cra_exit()1179 if (priv->flags & EIP197_TRC_CACHE && base->ctxr && in safexcel_hmac_setkey()
792 EIP197_TRC_CACHE = BIT(0), enumerator
1553 priv->flags |= EIP197_TRC_CACHE; in safexcel_probe_generic()