Re: [PATCH 3/3] crypto: qat - Add support for RSA algorithm
From: Tadeusz Struk <hidden> Date: 2015-07-14 16:17:15
On 07/13/2015 11:46 PM, Herbert Xu wrote:
As we discussed a while ago, the hardware implementation must not
support a smaller feature set than the software implementation.
So please either add a software fallback for unsupported key sizes,
or ensure that the software implementation also rejects these key
sizes.