wolfSSL: Use variable type WC_RNG instead of RNG
authorFabian Keil <fk@fabiankeil.de>
Sun, 31 Mar 2024 15:01:36 +0000 (17:01 +0200)
committerFabian Keil <fk@fabiankeil.de>
Mon, 1 Apr 2024 11:17:42 +0000 (13:17 +0200)
commite3785036766088f2eaafbede89eff8502cc9a720
tree703e57916d7b1dbe268f0897710bc341649e4d48
parent34dbb5e07a859c5d1f14de8dfbf688ce7bf0e6f0
wolfSSL: Use variable type WC_RNG instead of RNG

As Roland reported [0] the latter may not be available.

[0] <https://lists.privoxy.org/pipermail/privoxy-devel/2024-March/000759.html>
wolfssl.c