]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add random hash key value to lcidm struct
authorNeil Horman <nhorman@openssl.org>
Wed, 19 Feb 2025 21:17:45 +0000 (16:17 -0500)
committerNeil Horman <nhorman@openssl.org>
Sat, 22 Feb 2025 18:23:16 +0000 (13:23 -0500)
commit3e3942b42fe45d83070f67bbe8451ed02a47ec96
tree202fa54583af7dddbcb76a1e7b689e0d78741210
parent4d16d2f40a135830ee667e1588c75293a7b23480
Add random hash key value to lcidm struct

This is in preparation for using siphash to compute lcidm hash table
values

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26849)
ssl/quic/quic_lcidm.c