In case it is necessary for the cryptodev module to be built-in on the
kernel, there is an issue on how to change the cryptodev_verbosity variable
(which indicates the trace depth).

One solution could be to add it on the sysctl table. The attached patch
contains the required modifications in order to get and set the
cryptodev_verbosity variable using the following commands

root@OCSME:~# sysctl ioctl.cryptodev_verbosity
ioctl.cryptodev_verbosity = 0
root@OCSME:~# sysctl ioctl.cryptodev_verbosity=3
ioctl.cryptodev_verbosity = 3

I hope it helps.

Με φιλικούς χαιρετισμούς / With kind regards
Nikolaos Tsakalakis

Attachment: ioctl.patch
Description: Binary data

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

Reply via email to