mio a9cc140a3b main/iperf3: fix test with openssl 3.5.3
Fix test error with openssl 3.5.3.

```
FAIL: t_auth
============

error:1C80006A:Provider routines::output buffer too small
Assertion failed: decode_auth_setting(0, authToken, privkey, &decodeUser, &decodePassword, &decodeTime, use_pkcs1_padding) == 0 (t_auth.c: test_authtoken: 106)
Aborted
FAIL t_auth (exit status: 134)
```

Upstream issue: https://github.com/esnet/iperf/issues/1951
2025-10-18 08:34:04 +00:00
..