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()1048 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && sreq->needs_inv); in safexcel_skcipher_send()1081 BUG_ON(!(priv->flags & EIP197_TRC_CACHE) && sreq->needs_inv); in safexcel_aead_send()1169 if (priv->flags & EIP197_TRC_CACHE && ctx->base.needs_inv) { in safexcel_queue_req()1248 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_skcipher_cra_exit()1268 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_aead_cra_exit()1373 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesctr_setkey()1442 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) in safexcel_des_setkey()1541 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()1179 if (priv->flags & EIP197_TRC_CACHE && base->ctxr && in safexcel_hmac_setkey()
792 EIP197_TRC_CACHE = BIT(0), enumerator
1549 priv->flags |= EIP197_TRC_CACHE; in safexcel_probe_generic()