ustream-openssl: wolfSSL: Add compatibility for wolfssl >= 5.0
authorSergey V. Lobanov <sergey@lobanov.in>
Sat, 1 Jan 2022 19:28:46 +0000 (22:28 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Jan 2022 20:47:25 +0000 (21:47 +0100)
commit868fd8812f477c110f9c6c5252c0bd172167b94c
tree977853155b328e9c0babf8c18091f42351b14499
parent68d09243b6fd4473004b27ff6483352e76e6af1a
ustream-openssl: wolfSSL: Add compatibility for wolfssl >= 5.0

NTRU support has been removed in wolfssl 5.0 so it is required to
mask NTRU specific code if wolfssl >= 5.0

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
ustream-openssl.c