crypto_engine_start 377 crypto/crypto_engine.c EXPORT_SYMBOL_GPL(crypto_engine_start); crypto_engine_start 1209 drivers/crypto/omap-aes.c err = crypto_engine_start(dd->engine); crypto_engine_start 1066 drivers/crypto/omap-des.c err = crypto_engine_start(dd->engine); crypto_engine_start 2007 drivers/crypto/stm32/stm32-cryp.c ret = crypto_engine_start(cryp->engine); crypto_engine_start 1510 drivers/crypto/stm32/stm32-hash.c ret = crypto_engine_start(hdev->engine); crypto_engine_start 251 drivers/crypto/virtio/virtio_crypto_core.c ret = crypto_engine_start(vcrypto->data_vq[i].engine); crypto_engine_start 106 include/crypto/engine.h int crypto_engine_start(struct crypto_engine *engine);