mbedtls/include
Gilles Peskine 48dbe3b5d6 HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors
Deprecate mbedtls_hmac_drbg_update (which returns void) in favor of a
new function mbedtls_hmac_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:19:46 +01:00
..
mbedtls HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors 2018-11-26 19:19:46 +01:00
.gitignore
CMakeLists.txt Fix some comments regarding what files are symlinked 2018-03-23 14:39:52 +01:00