Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dcompat-2.x.h23 #define mbedtls_ctr_drbg_update_ret mbedtls_ctr_drbg_update macro
/openthread-latest/third_party/mbedtls/repo/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` |
/openthread-latest/third_party/mbedtls/repo/
DChangeLog2944 mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret()
3024 * The new functions mbedtls_ctr_drbg_update_ret() and