Searched defs:engine (Results 1 – 1 of 1) sorted by relevance
37 static void crypto_finalize_request(struct crypto_engine *engine, in crypto_finalize_request()70 static void crypto_pump_requests(struct crypto_engine *engine, in crypto_pump_requests()176 struct crypto_engine *engine = in crypto_pump_work() local188 static int crypto_transfer_request(struct crypto_engine *engine, in crypto_transfer_request()295 void crypto_finalize_aead_request(struct crypto_engine *engine, in crypto_finalize_aead_request()323 void crypto_finalize_hash_request(struct crypto_engine *engine, in crypto_finalize_hash_request()336 void crypto_finalize_kpp_request(struct crypto_engine *engine, in crypto_finalize_kpp_request()363 int crypto_engine_start(struct crypto_engine *engine) in crypto_engine_start()389 int crypto_engine_stop(struct crypto_engine *engine) in crypto_engine_stop()437 struct crypto_engine *engine; in crypto_engine_alloc_init_and_set() local[all …]
Completed in 4 milliseconds