mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 22:00:49 +02:00
5b39976cc0
1. Put a guard around the call to DeriveKeys() when building with --enable-sniffer --disable-oldtls. Disabling OldTls removes the DeriveKeys() function. Similar logic used in internal.c.