Searched refs:mbedtls_ctr_drbg_update (Results 1 – 5 of 5) sorted by relevance
208 void mbedtls_ctr_drbg_update( mbedtls_ctr_drbg_context *ctx,
1877 #define ctr_drbg_update mbedtls_ctr_drbg_update
270 void mbedtls_ctr_drbg_update( mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_update() function471 mbedtls_ctr_drbg_update( ctx, buf, n ); in mbedtls_ctr_drbg_update_seed_file()
177 mbedtls_ctr_drbg_update( &ctx, entropy, sizeof( entropy ) );
1421 ctr_drbg_update mbedtls_ctr_drbg_update