]> git.ipfire.org Git - thirdparty/openssl.git/commit
Address style check nits for SLH-DSA
authorslontis <shane.lontis@oracle.com>
Tue, 12 Nov 2024 23:59:10 +0000 (10:59 +1100)
committerTomas Mraz <tomas@openssl.org>
Tue, 18 Feb 2025 09:17:29 +0000 (10:17 +0100)
commitdb5846a7e094101117543fa5f2d668fb308f508c
tree263a0d27c65ec1466fb4ae9afed21e449fc004ea
parent148f4d23e1a9becf8984ddc92fa8ebcb3b760bd9
Address style check nits for SLH-DSA

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25882)
13 files changed:
crypto/slh_dsa/slh_adrs.c
crypto/slh_dsa/slh_dsa.c
crypto/slh_dsa/slh_dsa_local.h
crypto/slh_dsa/slh_fors.c
crypto/slh_dsa/slh_hash.c
crypto/slh_dsa/slh_hash.h
crypto/slh_dsa/slh_hypertree.c
crypto/slh_dsa/slh_wots.c
crypto/slh_dsa/slh_xmss.c
providers/defltprov.c
providers/implementations/keymgmt/slh_dsa_kmgmt.c
providers/implementations/signature/slh_dsa_sig.c
test/slh_dsa_test.c