@@ -4721,9 +4721,11 @@ int TLSX_UseSupportedCurve(TLSX** extensions, word16 name, void* heap)
return BAD_FUNC_ARG;
}
#ifdef WOLFSSL_TLS13
if (! TLSX_KeyShare_IsSupported(name)) {
#endif
extension = TLSX_Find(*extensions, TLSX_SUPPORTED_GROUPS);
The note is not visible to the blocked user.