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