Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/library/
Dentropy_poll.c110 static int check_version_3_17_plus( void ) in check_version_3_17_plus() function
159 has_getrandom = ( check_version_3_17_plus() == 0 ); in mbedtls_platform_entropy_poll()