Home
last modified time | relevance | path

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

/linux/drivers/crypto/qce/
H A Dcore.h55 * @async_req_handle: invoked by core to handle enqueued request
61 int (*async_req_handle)(struct crypto_async_request *async_req); member
H A Dskcipher.c528 .async_req_handle = qce_skcipher_async_req_handle,
H A Dsha.c544 .async_req_handle = qce_ahash_async_req_handle,
H A Daead.c846 .async_req_handle = qce_aead_async_req_handle,