Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Dentropy.c259 static int entropy_gather_internal( mbedtls_entropy_context *ctx ) in entropy_gather_internal() function
318 ret = entropy_gather_internal( ctx ); in mbedtls_entropy_gather()
366 if( ( ret = entropy_gather_internal( ctx ) ) != 0 ) in mbedtls_entropy_func()

Completed in 3 milliseconds