Lines Matching defs:engine
59 #include <crypto/engine.h>
994 * by CAAM, not crypto engine.
999 crypto_finalize_aead_request(jrp->engine, req, ecode);
1045 * by CAAM, not crypto engine.
1050 crypto_finalize_skcipher_request(jrp->engine, req, ecode);
1439 * Only the backlog request are sent to crypto-engine since the others
1441 * entries (more than the 10 entries from crypto-engine).
1444 ret = crypto_transfer_aead_request_to_engine(jrpriv->engine,
1525 static int aead_do_one_req(struct crypto_engine *engine, void *areq)
1754 static int skcipher_do_one_req(struct crypto_engine *engine, void *areq)
1833 * Only the backlog request are sent to crypto-engine since the others
1835 * entries (more than the 10 entries from crypto-engine).
1838 ret = crypto_transfer_skcipher_request_to_engine(jrpriv->engine,