Searched defs:Key (Results 1 – 3 of 3) sorted by relevance
186 struct Key { struct194 bool isSecure;199 const std::vector<uint8_t> keyId;205 const std::vector<uint8_t> clearContentKey;
55 using Key = ::DrmHalVTSVendorModule_V1::ContentConfiguration::Key; variable