Searched refs:chcr_handle_resp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_core.h | 138 int chcr_handle_resp(struct crypto_async_request *req, unsigned char *input,
|
H A D | chcr_core.c | 166 error_status = chcr_handle_resp(req, input, error_status); in cpl_fw6_pld_handler()
|
H A D | chcr_algo.c | 2145 * chcr_handle_resp - Unmap the DMA buffers associated with the request 2148 int chcr_handle_resp(struct crypto_async_request *req, unsigned char *input, in chcr_handle_resp() function
|
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_core.h | 136 int chcr_handle_resp(struct crypto_async_request *req, unsigned char *input,
|
H A D | chcr_core.c | 166 error_status = chcr_handle_resp(req, input, error_status); in cpl_fw6_pld_handler()
|
H A D | chcr_algo.c | 2139 * chcr_handle_resp - Unmap the DMA buffers associated with the request 2142 int chcr_handle_resp(struct crypto_async_request *req, unsigned char *input, in chcr_handle_resp() function
|
Completed in 13 milliseconds