mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-21 20:48:43 +00:00
Disable timing_selftest() for now
This commit is contained in:
committed by
Paul Bakker
parent
17b85cbd69
commit
0f79babd4b
@@ -326,6 +326,9 @@ void m_sleep( int milliseconds )
|
||||
|
||||
/*
|
||||
* Checkup routine
|
||||
*
|
||||
* Warning: this is work in progress, some tests may not be reliable enough
|
||||
* yet! False positives may happen.
|
||||
*/
|
||||
int timing_self_test( int verbose )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user