From: Gert D. <ge...@gr...> - 2025-06-03 14:14:39
|
I could not test this myself, and neither did the buildbots (as far as I know) because we all have older mbedTLS versions - so the patch does not break anything there, at least :-) Arne has tested this with an mbedTLS development build, and it works as it says on the lid - the new function is used, the API is called correctly, things work. Your patch has been applied to the master branch. commit 4c2022ab9044d4449d2f6480fcf845461f02c114 Author: Max Fillinger Date: Tue Jun 3 16:01:01 2025 +0200 Use mbedtls_ssl_export_keying_material() Signed-off-by: Max Fillinger <max...@fo...> Acked-by: Frank Lichtenheld <fr...@li...> Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg31856.html Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |