Searched refs:integrityTag (Results 1 – 3 of 3) sorted by relevance
39 static constexpr auto integrityTag = 0x40; variable
92 cipherRecords.push_back(record.value(integrity, 0) | integrityTag); in getCipherRecords()93 supportedAlgorithmSet.insert(record.value(integrity, 0) | integrityTag); in getCipherRecords()
98 static constexpr uint8_t integrityTag = 0x40; variable163 cipherRecords.push_back(record.value(integrity, 0) | integrityTag); in getCipherRecords()164 supportedAlgorithmSet.insert(record.value(integrity, 0) | integrityTag); in getCipherRecords()