kernel: crypto: add SHA256 ARM64 ASM optimized module
authorRobert Marko <robimarko@gmail.com>
Wed, 6 Mar 2024 17:30:21 +0000 (18:30 +0100)
committerRobert Marko <robimarko@gmail.com>
Wed, 6 Mar 2024 17:30:21 +0000 (18:30 +0100)
commit09207c0348299e0760dfc4e97dfaab27135a9ad1
tree08440d06fdaff7fe9821c86b8b75ea1469596953
parent9425064bdbc873a285f476da101199433d3a80e4
kernel: crypto: add SHA256 ARM64 ASM optimized module

Kernel has an ASM optimized version of SHA256 that was ported from
OpenSSL, so lets package it as it provides significant perfomance
improvement compared to the generic implementation.

Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/linux/modules/crypto.mk