Searched refs:EIP197_TRC_CACHE (Results 1 – 4 of 4) sorted by relevance
285 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aes_setkey()346 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma && in safexcel_aead_setkey()385 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma && in safexcel_aead_setkey()903 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && sreq->needs_inv); in safexcel_skcipher_send()936 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && sreq->needs_inv); in safexcel_aead_send()1025 if (priv->flags & EIP197_TRC_CACHE && ctx->base.needs_inv) { in safexcel_queue_req()1102 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_skcipher_cra_exit()1122 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_aead_cra_exit()1296 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesctr_setkey()1973 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesxts_setkey()[all …]
468 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && req->needs_inv); in safexcel_handle_result()592 if (priv->flags & EIP197_TRC_CACHE && !ctx->base.needs_inv && in safexcel_ahash_enqueue()836 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_ahash_cra_exit()1069 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr && in safexcel_hmac_alg_setkey()
698 EIP197_TRC_CACHE = BIT(0), enumerator
741 priv->flags |= EIP197_TRC_CACHE; in safexcel_hw_init()