Searched refs:async_req_handle (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/crypto/qce/
H A Dcore.h59 * @async_req_handle: invoked by core to handle enqueued request
65 int (*async_req_handle)(struct crypto_async_request *async_req); member in struct:qce_algo_ops
H A Dcore.c72 ret = ops->async_req_handle(async_req); qce_handle_request()
H A Dablkcipher.c430 .async_req_handle = qce_ablkcipher_async_req_handle,
H A Dsha.c587 .async_req_handle = qce_ahash_async_req_handle,

Completed in 78 milliseconds