Searched refs:new_areq (Results 1 – 1 of 1) sorted by relevance
927 struct crypto_async_request *new_areq) in atmel_aes_handle_queue() argument936 if (new_areq) in atmel_aes_handle_queue()937 ret = crypto_enqueue_request(&dd->queue, new_areq); in atmel_aes_handle_queue()958 start_async = (areq != new_areq); in atmel_aes_handle_queue()