]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix const spec in providers
authorMilan Broz <gmazyland@gmail.com>
Tue, 20 Jan 2026 14:40:18 +0000 (15:40 +0100)
committerNeil Horman <nhorman@openssl.org>
Tue, 3 Feb 2026 14:11:52 +0000 (09:11 -0500)
commit14819cf8bf79da78fa8aaefdf0aecb1dcaaa38f7
tree896cc14432487f1b19288d1d4d8585a4804ed76c
parent109ee515c98e644f679c05ffcb9844b8b0a0863b
Fix const spec in providers

This patch fixes several const specifiers
(visible with non-default const-qual warning).

Signed-off-by: Milan Broz <gmazyland@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
MergeDate: Tue Feb  3 14:12:00 2026
(Merged from https://github.com/openssl/openssl/pull/29798)
providers/fips/self_test_data.inc
providers/implementations/ciphers/cipher_aes_gcm_siv_hw.c
providers/implementations/ciphers/cipher_chacha20_hw.c
providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
providers/implementations/ciphers/cipher_rc4_hmac_md5.c
providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c
providers/implementations/encode_decode/encode_key2text.c
providers/implementations/signature/mac_legacy_sig.c