Searched refs:crypto_engine_start (Results 1 – 8 of 8) sorted by relevance
111 int crypto_engine_start(struct crypto_engine *engine);
364 int crypto_engine_start(struct crypto_engine *engine) in crypto_engine_start() function382 EXPORT_SYMBOL_GPL(crypto_engine_start);
27 And start it via crypto_engine_start().
263 ret = crypto_engine_start(vcrypto->data_vq[i].engine); in virtcrypto_start_crypto_engines()
1063 err = crypto_engine_start(dd->engine); in omap_des_probe()
1216 err = crypto_engine_start(dd->engine); in omap_aes_probe()
1528 ret = crypto_engine_start(hdev->engine); in stm32_hash_probe()
2007 ret = crypto_engine_start(cryp->engine); in stm32_cryp_probe()