Home
last modified time | relevance | path

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

/crypto/
Dcrypto_engine.c33 static void crypto_pump_requests(struct crypto_engine *engine, in crypto_pump_requests()
166 struct crypto_engine *engine = in crypto_pump_work() local
178 int crypto_transfer_cipher_request(struct crypto_engine *engine, in crypto_transfer_cipher_request()
208 int crypto_transfer_cipher_request_to_engine(struct crypto_engine *engine, in crypto_transfer_cipher_request_to_engine()
221 int crypto_transfer_hash_request(struct crypto_engine *engine, in crypto_transfer_hash_request()
250 int crypto_transfer_hash_request_to_engine(struct crypto_engine *engine, in crypto_transfer_hash_request_to_engine()
263 void crypto_finalize_cipher_request(struct crypto_engine *engine, in crypto_finalize_cipher_request()
300 void crypto_finalize_hash_request(struct crypto_engine *engine, in crypto_finalize_hash_request()
337 int crypto_engine_start(struct crypto_engine *engine) in crypto_engine_start()
363 int crypto_engine_stop(struct crypto_engine *engine) in crypto_engine_stop()
[all …]