Searched defs:kTagLength (Results 1 – 4 of 4) sorted by relevance
107 static constexpr uint8_t kTagLength = 8; in TestMacCommandFrame() local183 static constexpr uint16_t kTagLength = 4; in TestInPlaceAesCcmProcessing() local
51 constexpr int kTagLength = 16; // Tag length (in bytes) for GCM and Poly1305. variable
39 constexpr size_t kTagLength = 16; variable
35 constexpr size_t kTagLength = 16; variable