Home
last modified time | relevance | path

Searched defs:kEncrypted (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dtypes.h109 kEncrypted = 2, enumerator
214 kEncrypted = (1 << 0), enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dhost.h63 kEncrypted, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dpermissions_test.cc48 const sm::SecurityProperties kEncrypted(sm::SecurityLevel::kEncrypted, variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarHeader.h63 const unsigned kEncrypted = 1 << 2; variable
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dzip_reader.cc59 kEncrypted = 1 << 0, enumerator
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipHeader.h137 const unsigned kEncrypted = 1 << 0; variable