Home
last modified time | relevance | path

Searched defs:kTagLength (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_aes.cpp107 static constexpr uint8_t kTagLength = 8; in TestMacCommandFrame() local
183 static constexpr uint16_t kTagLength = 4; in TestInPlaceAesCcmProcessing() local
/aosp_15_r20/external/tink/cc/hybrid/internal/
H A Dhpke_encrypt_test.cc51 constexpr int kTagLength = 16; // Tag length (in bytes) for GCM and Poly1305. variable
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_grpc_record_protocol_test.cc39 constexpr size_t kTagLength = 16; variable
H A Dalts_iovec_record_protocol_test.cc35 constexpr size_t kTagLength = 16; variable