Searched refs:crypto_engine_start (Results 1 – 8 of 8) sorted by relevance
106 int crypto_engine_start(struct crypto_engine *engine);
359 int crypto_engine_start(struct crypto_engine *engine) in crypto_engine_start() function377 EXPORT_SYMBOL_GPL(crypto_engine_start);
32 Start it via ``crypto_engine_start()``. When finished with your work, shut down the
251 ret = crypto_engine_start(vcrypto->data_vq[i].engine); in virtcrypto_start_crypto_engines()
1066 err = crypto_engine_start(dd->engine); in omap_des_probe()
1209 err = crypto_engine_start(dd->engine); in omap_aes_probe()
1510 ret = crypto_engine_start(hdev->engine); in stm32_hash_probe()
2007 ret = crypto_engine_start(cryp->engine); in stm32_cryp_probe()