mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 21:42:13 +01:00
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.