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