Fix for building TLS v1.3 with NO_WOLFSSL_CLIENT
.
This commit is contained in:
parent
b417a76613
commit
ba8227bcf7
@ -20252,7 +20252,7 @@ exit_dpk:
|
||||
return SetCipherSpecs(ssl);
|
||||
}
|
||||
|
||||
#endif /* WOLFSSL_NO_TLS12 */
|
||||
#endif /* !WOLFSSL_NO_TLS12 */
|
||||
|
||||
|
||||
/* Make sure client setup is valid for this suite, true on success */
|
||||
|
Loading…
Reference in New Issue
Block a user