On Fri, Dec 6, 2013 at 1:22 PM, Cristian Stoica
<cristian.sto...@freescale.com> wrote:
> Hi Nikos,
>
> Just for reference, I've found a possible workaround for this problem.
> I could not reproduce the issue after I disabled in openssl eng_cryptodev.c 
> all the algorithms and digests that were not available in the kernel.
> Probably, it can be just as simple to recompile the kernel with support for 
> all the algorithms that cryptodev can offload, but I have not tested this.

Could there be that in your reproducing case error codes are not
tested? Cryptodev ioctls() should fail if the kernel doesn't support
an algorithm.

(if it is that case, then it means that there is some lack of validity
of parameters checks in our supported ioctls)

regards,
Nikos

_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to