Searched refs:MIN_DECRYPTION_TIMES (Results 1 – 1 of 1) sorted by relevance
32 constexpr uint32_t MIN_DECRYPTION_TIMES = 1000; variable264 if (statistics.decryptTimes < MIN_DECRYPTION_TIMES) { in ReportDecryptionStatisticsEvent()