On 02/22/2015 12:49 AM, sri sowj wrote:
> looks like eng_cryptodev.c does not compile itself.
> Steps followed to compile openssl:
> ./config -DHAVE_CRYPTODEV and -DUSE_CRYPTODEV_DIGESTS
> make
> 
> Some of the errors:
> eng_cryptodev.c:1498: error: ‘CRF_MOD_EXP’ undeclared (first use in
> this function)

You must also tell openssl where to find cryptodev.
Try adding -I/path/to/cryptodev to your ./config command.

Cristian S.

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

Reply via email to