Files
mbedtls/tests
Gilles Peskine 563a333a84 CTR_DRBG: add mbedtls_ctr_drbg_update_ret
Deprecate mbedtls_ctr_drbg_update (which returns void) in favor of a
new function mbedtls_ctr_drbg_update_ret which reports error. The old
function is not officially marked as deprecated in this branch because
this is a stable maintenance branch.
2018-11-26 19:18:01 +01:00
..
2018-10-19 15:25:10 +01:00