Searched refs:kMaxEmptyRecords (Results 1 – 1 of 1) sorted by relevance
123 static const uint8_t kMaxEmptyRecords = 32; variable240 if (ssl->s3->empty_record_count > kMaxEmptyRecords) { in tls_open_record()