On Mon, Feb 23, 2015 at 6:27 AM, Apoorva Bhatia <apoorva18.bha...@gmail.com>
wrote:

> Hi,
>
> Actually I have been working on iMX6 processor (Sabre Lite board) which
> has CAAM which is the hardware accelerator. Now I need to load openssl and
> make it use CAAM. To do the same, I have first loaded a loadable module of
> cryptodev and then to check the same I use the demo code that Michael
> Ludwig had given on his page. cryptodev-demo1.c
> <http://www.logix.cz/michal/devel/cryptodev/cryptodev-demo1.c>
> Now, when I run it, I get this error:
> ioctl(CRIOGET): Inappropriate ioctl for device
>

The page of Michael Ludwig is for a different project that had a similar
name 10 years ago. Now the projects are combined under cryptodev-linux, so
you'd better use the examples in which are found in cryptodev-linux source
code.

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

Reply via email to