Paul Elliott | a5bebc2 | 2022-03-09 16:24:41 +0000 | [diff] [blame] | 1 | Features |
Gilles Peskine | bf918b9 | 2022-06-27 23:34:32 +0200 | [diff] [blame] | 2 | * Add function mbedtls_timing_get_final_delay() to access the private |
Paul Elliott | a5bebc2 | 2022-03-09 16:24:41 +0000 | [diff] [blame] | 3 | final delay field in an mbedtls_timing_delay_context, as requested in |
Gilles Peskine | 76c1c6b | 2022-06-09 18:51:18 +0200 | [diff] [blame] | 4 | #5183. |