Searched refs:crypto_engine_start (Results 1 – 15 of 15) sorted by relevance
109 int crypto_engine_start(struct crypto_engine *engine);
405 int crypto_engine_start(struct crypto_engine *engine) in crypto_engine_start() function423 EXPORT_SYMBOL_GPL(crypto_engine_start);
32 Start it via ``crypto_engine_start()``. When finished with your work, shut down the
229 crypto_engine_start(crypto_info->engine); in rk_crypto_probe()
158 err = crypto_engine_start(mc->chanlist[i].engine); in meson_allocate_chanlist()
402 err = crypto_engine_start(aes_drv_ctx.engine); in zynqmp_aes_aead_probe()
251 ret = crypto_engine_start(vcrypto->data_vq[i].engine); in virtcrypto_start_crypto_engines()
565 error = crypto_engine_start(jrpriv->engine); in caam_jr_probe()
514 err = crypto_engine_start(ss->flows[i].engine); in allocate_flows()
642 err = crypto_engine_start(ce->chanlist[i].engine); in sun8i_ce_allocate_chanlist()
1049 err = crypto_engine_start(dd->engine); in omap_des_probe()
1189 err = crypto_engine_start(dd->engine); in omap_aes_probe()
2156 err = crypto_engine_start(dd->engine); in omap_sham_probe()
1522 ret = crypto_engine_start(hdev->engine); in stm32_hash_probe()
1802 ret = crypto_engine_start(cryp->engine); in stm32_cryp_probe()