Searched refs:crypto_transfer_akcipher_request_to_engine (Results 1 – 5 of 5) sorted by relevance
100 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine,
312 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine, in crypto_transfer_akcipher_request_to_engine() function317 EXPORT_SYMBOL_GPL(crypto_transfer_akcipher_request_to_engine);
68 * crypto_transfer_akcipher_request_to_engine()
341 return crypto_transfer_akcipher_request_to_engine(data_vq->engine, req); in virtio_crypto_rsa_req()
681 ret = crypto_transfer_akcipher_request_to_engine(jrpriv->engine, in akcipher_enqueue_req()