Searched defs:KeyValue (Results 1 – 3 of 3) sorted by relevance
589 private static class KeyValue { class in RenderingHints602 protected KeyValue(Key key) { in KeyValue() method in RenderingHints.KeyValue
70 uint8_t KeyValue[16]; /**< Decode base64 */ member
532 int32_t drm_getKey(uint8_t* uid, uint8_t* KeyValue) in drm_getKey()