Searched refs:EIP197_TRC_CACHE (Results 1 – 4 of 4) sorted by relevance
167 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aes_setkey()201 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma && in safexcel_aead_aes_setkey()240 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma && in safexcel_aead_aes_setkey()628 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && sreq->needs_inv); in safexcel_skcipher_send()649 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && sreq->needs_inv); in safexcel_aead_send()740 if (priv->flags & EIP197_TRC_CACHE && ctx->base.needs_inv) { in safexcel_queue_req()819 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_skcipher_cra_exit()839 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_aead_cra_exit()
433 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && req->needs_inv); in safexcel_handle_result()563 if (priv->flags & EIP197_TRC_CACHE && !ctx->base.needs_inv && in safexcel_ahash_enqueue()775 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_ahash_cra_exit()995 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr) { in safexcel_hmac_alg_setkey()
589 EIP197_TRC_CACHE = BIT(0), enumerator
994 priv->flags |= EIP197_TRC_CACHE; in safexcel_probe()