SolidRun / linux-fslc

Linux kernel source tree
Other
12 stars 26 forks source link

cryptodev #53

Open warped-rudi opened 6 years ago

warped-rudi commented 6 years ago

The 3.14 kernel did contain a copy of the cryptodev linux module that was selectable via .config. I'm wondering if that should be included in 4.9 or if potential users need to build it out-of-tree.

jnettlet commented 6 years ago

I included it for 3.14 because the internal linux af_alg support was quite poor at the time. I am not sure with 4.9 where the support stands. I plan on reviewing performance and patchsets and make a decision once the rest of the kernel source is integrated and in more widespread use.