mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-04 17:39:55 +00:00
initial remove of mbedtls_ssl_conf_rng
Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
@@ -2925,7 +2925,6 @@ usage:
|
||||
#endif
|
||||
#endif /* MBEDTLS_HAVE_TIME */
|
||||
}
|
||||
mbedtls_ssl_conf_rng(&conf, rng_get, &rng);
|
||||
mbedtls_ssl_conf_dbg(&conf, my_debug, stdout);
|
||||
|
||||
#if defined(MBEDTLS_SSL_CACHE_C)
|
||||
|
||||
Reference in New Issue
Block a user