mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 01:52:42 +01:00
- wc_ecc_shared_secret_ssh should either be declared or not. Having two different signatures for the same function is error prone. - Don't use wc_ecc_shared_secret_ssh in our code. Use wc_ecc_shared_secret directly.