mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 12:44:45 +02:00
help static analysis
This commit is contained in:
@@ -8774,7 +8774,7 @@ int SetCipherList(Suites* s, const char* list)
|
|||||||
byte* out;
|
byte* out;
|
||||||
int outLen;
|
int outLen;
|
||||||
byte hashAlgo = sha_mac;
|
byte hashAlgo = sha_mac;
|
||||||
byte sigAlgo;
|
byte sigAlgo = anonymous_sa_algo;
|
||||||
|
|
||||||
#ifdef CYASSL_CALLBACKS
|
#ifdef CYASSL_CALLBACKS
|
||||||
if (ssl->hsInfoOn)
|
if (ssl->hsInfoOn)
|
||||||
|
Reference in New Issue
Block a user