Home
last modified time | relevance | path

Searched refs:crypto_transfer_akcipher_request_to_engine (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/crypto/
A Dengine.h100 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine,
/linux-6.3-rc2/crypto/
A Dcrypto_engine.c312 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine, in crypto_transfer_akcipher_request_to_engine() function
317 EXPORT_SYMBOL_GPL(crypto_transfer_akcipher_request_to_engine);
/linux-6.3-rc2/Documentation/crypto/
A Dcrypto_engine.rst68 * crypto_transfer_akcipher_request_to_engine()
/linux-6.3-rc2/drivers/crypto/virtio/
A Dvirtio_crypto_akcipher_algs.c341 return crypto_transfer_akcipher_request_to_engine(data_vq->engine, req); in virtio_crypto_rsa_req()
/linux-6.3-rc2/drivers/crypto/aspeed/
A Daspeed-acry.c183 return crypto_transfer_akcipher_request_to_engine(acry_dev->crypt_engine_rsa, req); in aspeed_acry_handle_queue()
/linux-6.3-rc2/drivers/crypto/caam/
A Dcaampkc.c682 ret = crypto_transfer_akcipher_request_to_engine(jrpriv->engine, in akcipher_enqueue_req()

Completed in 15 milliseconds