crypto_transfer_akcipher_request_to_engine
EXPORT_SYMBOL_GPL(crypto_transfer_akcipher_request_to_engine);
return crypto_transfer_akcipher_request_to_engine(acry_dev->crypt_engine_rsa, req);
ret = crypto_transfer_akcipher_request_to_engine(jrpriv->engine,
return crypto_transfer_akcipher_request_to_engine(data_vq->engine, req);
int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine,