cryptodev-linux: give a coherent description
For the last ten years, nobody has noticed that this driver doesn't actually say what it is for. ;) Signed-off-by: Paul Donald <newtwen+github@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16910 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 3df5966f9453ecefcabc893f6449c8c4f1054aef) Link: https://github.com/openwrt/openwrt/pull/17097 Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
655874713e
commit
9d44e00fc5
@ -36,8 +36,9 @@ define KernelPackage/cryptodev
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/cryptodev/description
|
define KernelPackage/cryptodev/description
|
||||||
This is a driver for that allows to use the Linux kernel supported
|
This driver allows use of the Linux kernel supported hardware-based
|
||||||
hardware ciphers by user-space applications.
|
cryptographic and hash accelerators by user-space applications,
|
||||||
|
via a "/dev/crypto" device.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user