Searched refs:crypto_transfer_akcipher_request_to_engine (Results 1 – 4 of 4) sorted by relevance
95 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine,
310 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine, in crypto_transfer_akcipher_request_to_engine() function315 EXPORT_SYMBOL_GPL(crypto_transfer_akcipher_request_to_engine);
68 * crypto_transfer_akcipher_request_to_engine()
677 ret = crypto_transfer_akcipher_request_to_engine(jrpriv->engine, in akcipher_enqueue_req()