Searched refs:kEncryptionPaddingType (Results 1 – 2 of 2) sorted by relevance
138 static constexpr Type kEncryptionPaddingType = 3; ///< Encryption Padding TLV type. member in ot::Dns::Dso::Tlv943 static constexpr Type kType = kEncryptionPaddingType;
197 VerifyOrQuit(tlv.GetType() == Dso::Tlv::kEncryptionPaddingType); in ParseTestMessage()1088 tlv.Init(Dso::Tlv::kEncryptionPaddingType, 0); in TestDso()