mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-03 01:26:20 -05:00
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>