Searched refs:EIP197_TRC_CACHE (Results 1 – 4 of 4) sorted by relevance
385 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aes_setkey()454 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_aead_setkey()1229 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_skcipher_cra_exit()1249 if (priv->flags & EIP197_TRC_CACHE) { in safexcel_aead_cra_exit()1430 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesctr_setkey()1499 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) in safexcel_des_setkey()1598 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) in safexcel_des3_ede_setkey()2468 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesxts_setkey()2485 if (priv->flags & EIP197_TRC_CACHE && ctx->base.ctxr_dma) { in safexcel_skcipher_aesxts_setkey()2803 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()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()
Completed in 52 milliseconds