]> git.ipfire.org Git - thirdparty/kmod.git/commit
configure: Detect openssl sm3 support
authorMichal Suchanek <msuchanek@suse.de>
Tue, 18 Jul 2023 12:01:52 +0000 (14:01 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 17 Oct 2023 17:27:59 +0000 (12:27 -0500)
commit1bb23d7f19d888fbdd96ae0fe929b7086713ef33
treec566d3111cf5315a220256fac7ec5d9949f5a81d
parentaff617ea871d0568cc491bd116c0be1e857463bb
configure: Detect openssl sm3 support

Older openssl versions do not support sm3. The code has an option to
disable the sm3 hash but the lack of openssl support is not detected
automatically.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Link: https://lore.kernel.org/r/b97e20faa07e9e31c6eaf96683011aa24e80760c.1689681454.git.msuchanek@suse.de
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
configure.ac