Home
last modified time | relevance | path

Searched defs:engine (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dcrypto_engine.c40 static void crypto_finalize_request(struct crypto_engine *engine, in crypto_finalize_request()
73 static void crypto_pump_requests(struct crypto_engine *engine, in crypto_pump_requests()
224 struct crypto_engine *engine = in crypto_pump_work() local
236 static int crypto_transfer_request(struct crypto_engine *engine, in crypto_transfer_request()
265 static int crypto_transfer_request_to_engine(struct crypto_engine *engine, in crypto_transfer_request_to_engine()
277 int crypto_transfer_aead_request_to_engine(struct crypto_engine *engine, in crypto_transfer_aead_request_to_engine()
290 int crypto_transfer_akcipher_request_to_engine(struct crypto_engine *engine, in crypto_transfer_akcipher_request_to_engine()
303 int crypto_transfer_hash_request_to_engine(struct crypto_engine *engine, in crypto_transfer_hash_request_to_engine()
316 int crypto_transfer_kpp_request_to_engine(struct crypto_engine *engine, in crypto_transfer_kpp_request_to_engine()
329 int crypto_transfer_skcipher_request_to_engine(struct crypto_engine *engine, in crypto_transfer_skcipher_request_to_engine()
[all …]