Searched refs:crypto_transfer_akcipher_request_to_engine (Results 1 – 6 of 6) sorted by relevance
56 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine,
68 * crypto_transfer_akcipher_request_to_engine()
290 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine, in crypto_transfer_akcipher_request_to_engine() function295 EXPORT_SYMBOL_GPL(crypto_transfer_akcipher_request_to_engine);
341 return crypto_transfer_akcipher_request_to_engine(data_vq->engine, req); in virtio_crypto_rsa_req()
180 return crypto_transfer_akcipher_request_to_engine(acry_dev->crypt_engine_rsa, req); in aspeed_acry_handle_queue()
688 ret = crypto_transfer_akcipher_request_to_engine(jrpriv->engine, in akcipher_enqueue_req()