Home
last modified time | relevance | path

Searched defs:kNotLastSegment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/cc/subtle/
H A Dtest_util.cc31 const char DummyStreamSegmentEncrypter::kNotLastSegment; member in crypto::tink::subtle::test::DummyStreamSegmentEncrypter
H A Dtest_util.h69 static constexpr char kNotLastSegment = 'n'; variable