moved cyassl -> wolfssl
This commit is contained in:
@@ -423,7 +423,7 @@ THREAD_RETURN CYASSL_THREAD client_test(void* args)
|
||||
switch (version) {
|
||||
#ifndef NO_OLD_TLS
|
||||
case 0:
|
||||
method = CyaSSLv3_client_method();
|
||||
method = wolfSSLv3_client_method();
|
||||
break;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user