mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
9cc8738e50
The name “aes-lib” is used since kernel 7.0. In kernels 6.12 and 6.18, the name “aes-generic” is used. This change makes it possible to run comparative selftests of the generic and hardware implementations. This will help identify any potential differences in the results. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Link: https://github.com/openwrt/openwrt/pull/23392 Signed-off-by: Robert Marko <robimarko@gmail.com>