Home
last modified time | relevance | path

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

/linux/drivers/crypto/qce/
A Dcore.h57 int (*async_req_handle)(struct crypto_async_request *async_req); member
A Dcore.c73 ret = ops->async_req_handle(async_req); in qce_handle_request()
A Dskcipher.c528 .async_req_handle = qce_skcipher_async_req_handle,
A Dsha.c542 .async_req_handle = qce_ahash_async_req_handle,
A Daead.c846 .async_req_handle = qce_aead_async_req_handle,

Completed in 14 milliseconds