Searched refs:kClearKeyUuid (Results 1 – 1 of 1) sorted by relevance
70 static const uint8_t kClearKeyUuid[kUuidSize] = { variable342 if (0 == memcmp(entry->uuid, kClearKeyUuid, sizeof(entry->uuid))) { in testPsshNative()