diff --git a/ChangeLog.d/add_final_delay_accessor b/ChangeLog.d/add_final_delay_accessor new file mode 100644 index 0000000000..8d341df131 --- /dev/null +++ b/ChangeLog.d/add_final_delay_accessor @@ -0,0 +1,4 @@ +Features + * Add the function mbedtls_timing_get_final_delay() to access the private + final delay field in an mbedtls_timing_delay_context, as requested in + #5183