Home
last modified time | relevance | path

Searched refs:mbedtls_ctr_drbg_update_ret (Results 1 – 3 of 3) sorted by relevance

/mbedtls-latest/include/mbedtls/
Dcompat-2.x.h23 #define mbedtls_ctr_drbg_update_ret mbedtls_ctr_drbg_update macro
/mbedtls-latest/docs/
D3.0-migration-guide.md169 The functions `mbedtls_ctr_drbg_update_ret()` and `mbedtls_hmac_drbg_update_ret()`
329 | `mbedtls_ctr_drbg_update_ret` | `mbedtls_ctr_drbg_update` |
/mbedtls-latest/
DChangeLog3139 mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret()
3219 * The new functions mbedtls_ctr_drbg_update_ret() and