I have a Freescale i.MX board on which I run the Linux 3.0.35 kernel.
I want to check if the Kernel Crypto API of my Linux system is working. I just found out what the test program is called tcrypt. I see that /lib/modules/there is a directory tcrypt.koin the directory drivers. In this case, is there anyway I can test this library? What should I call it? Do I need to reconfigure my kernel to βenableβ something to name it?
Please keep in mind that I'm new to the kernel API.
source
share