Searched refs:mbedtls_entropy_update_nv_seed (Results 1 – 3 of 3) sorted by relevance
287 if ((ret = mbedtls_entropy_update_nv_seed(ctx)) != 0) { in mbedtls_entropy_func()383 int mbedtls_entropy_update_nv_seed(mbedtls_entropy_context *ctx) in mbedtls_entropy_update_nv_seed() function
210 int mbedtls_entropy_update_nv_seed(mbedtls_entropy_context *ctx);
529 // Second run for actual entropy (triggers mbedtls_entropy_update_nv_seed)