Searched refs:confTag (Results 1 – 3 of 3) sorted by relevance
41 static constexpr auto confTag = 0x80; variable
96 cipherRecords.push_back(record.value(conf, 0) | confTag); in getCipherRecords()97 supportedAlgorithmSet.insert(record.value(conf, 0) | confTag); in getCipherRecords()
100 static constexpr uint8_t confTag = 0x80; variable167 cipherRecords.push_back(record.value(conf, 0) | confTag); in getCipherRecords()168 supportedAlgorithmSet.insert(record.value(conf, 0) | confTag); in getCipherRecords()