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()1045 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && sreq->needs_inv); in safexcel_skcipher_send()1078 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && sreq->needs_inv); in safexcel_aead_send()1167 if (priv->flags & EIP197_TRC_CACHE && ctx->base.needs_inv) { in safexcel_queue_req()1246 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_skcipher_cra_exit()1266 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_aead_cra_exit()1447 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesctr_setkey()1516 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) in safexcel_des_setkey()1615 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) in safexcel_des3_ede_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()1205 if (priv->flags & EIP197_TRC_CACHE && base->ctxr && in safexcel_hmac_setkey()
786 EIP197_TRC_CACHE = BIT(0), enumerator
1556 priv->flags |= EIP197_TRC_CACHE; in safexcel_probe_generic()