:kim.phill...@freescale.com]
> Sent: Friday, April 05, 2013 6:33 PM
> To: Hsieh, Che-Min
> Cc: linux-crypto@vger.kernel.org
> Subject: Re: questions of crypto async api
>
> On Thu, 4 Apr 2013 14:38:41 +
> "Hsieh, Che-Min" wrote:
>
> > If a driver suppor
@vger.kernel.org
Subject: Re: questions of crypto async api
On Thu, 4 Apr 2013 14:38:41 +
"Hsieh, Che-Min" wrote:
> If a driver supports multiple instances of HW crypto engines, the order of
> the request completion from HW can be different from the order of requests
> sub
On Thu, 4 Apr 2013 14:38:41 +
"Hsieh, Che-Min" wrote:
> If a driver supports multiple instances of HW crypto engines, the order of
> the request completion from HW can be different from the order of requests
> submitted to different HW. The 2nd request sent out to the 2nd HW instance
> ma
If a driver supports multiple instances of HW crypto engines, the order of the
request completion from HW can be different from the order of requests
submitted to different HW. The 2nd request sent out to the 2nd HW instance may
take shorter time to complete than the first request for different