mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-11 11:40:50 +02:00
134d4cca67
Fix for GeneratePublicDh was not right in #6002. sp_DhExp_* are called from multiple functions. Sometimes outLen contains a value and sometimes not. Check public key output size in GeneratePublicDh before calling SP.