mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-21 07:56:44 +08:00

Per gnutls anti replay issue, it needs millionsecond time delay for improve the fail rate. From test result of #6712, this can improve the fail rate from 4% to 92%. Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>