Home
last modified time | relevance | path

Searched refs:mbedtls_entropy_update_nv_seed (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dentropy.h225 int mbedtls_entropy_update_nv_seed( mbedtls_entropy_context *ctx );
/AliOS-Things-master/components/mbedtls/library/
A Dentropy.c342 if( ( ret = mbedtls_entropy_update_nv_seed( ctx ) ) != 0 ) in mbedtls_entropy_func()
443 int mbedtls_entropy_update_nv_seed( mbedtls_entropy_context *ctx ) in mbedtls_entropy_update_nv_seed() function

Completed in 3 milliseconds