Home
last modified time | relevance | path

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

/linux/drivers/crypto/qce/
H A Dcore.h58 int (*async_req_handle)(struct crypto_async_request *async_req); member
H A Dcore.c76 ret = ops->async_req_handle(async_req); in qce_handle_request()
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,