Hi,

On 12/08/2021 09:57, Antonio Quartulli wrote:
> The mbedtls_ctr_drbg_update_ret() function was backported to the 2.14
> branch of mbedtls since 2.14.1. For this reason, we must exclude the
> definition of our compat function for mbedtls >=2.14.1 but <2.15
> 
> Cc: Max Fillinger <maximilian.fillin...@foxcrypto.com>
> Signed-off-by: Antonio Quartulli <a...@unstable.cc>
> ---
> 
> Successfully compiled tested on mbedTLS:
> * 2.10.0
> * 2.14.1
> * 2.20.0
> * 2.26.0

compilation fails against 2.7.18 as this function was also backported in
2.7.8.

Since we still want to support the 2.7 branch, as some distros are
shipping this, we need to further extend the ifdef.

v2 is coming.

Cheers,


-- 
Antonio Quartulli


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to