HomeSort by relevance Sort by last modified time
    Searched refs:KeyType (Results 51 - 75 of 128) sorted by null

1 23 4 5 6

  /external/webrtc/talk/app/webrtc/test/
fakedtlsidentitystore.h 116 rtc::KeyType key_type,
  /external/webrtc/webrtc/base/
opensslstreamadapter.h 114 KeyType key_type);
  /frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
DrmPlugin.h 37 using ::android::hardware::drm::V1_0::KeyType;
68 KeyType keyType,
76 KeyType keyType,
311 KeyType keyType,
  /system/keymaster/android_keymaster/
operation.cpp 68 KeyType key_type = registry_key();
  /system/tpm/attestation/common/
tpm_utility_v1.h 48 bool CreateCertifiedKey(KeyType key_type,
print_common_proto.cc 28 std::string GetProtoDebugString(KeyType value) {
32 std::string GetProtoDebugStringWithIndent(KeyType value, int indent_size) {
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
MapForProto2Test.java 432 private static <KeyType, ValueType>
433 Message newMapEntry(Message.Builder builder, String name, KeyType key, ValueType value) {
452 private static <KeyType, ValueType>
453 Map<KeyType, ValueType> mapForValues(
454 KeyType key1, ValueType value1, KeyType key2, ValueType value2) {
455 Map<KeyType, ValueType> map = new HashMap<KeyType, ValueType>();
MapTest.java 525 private static <KeyType, ValueType>
526 Message newMapEntry(Message.Builder builder, String name, KeyType key, ValueType value) {
545 private static <KeyType, ValueType>
546 Map<KeyType, ValueType> mapForValues(
547 KeyType key1, ValueType value1, KeyType key2, ValueType value2) {
548 Map<KeyType, ValueType> map = new HashMap<KeyType, ValueType>();
    [all...]
  /frameworks/native/headers/media_plugin/media/drm/
DrmAPI.h 93 enum KeyType {
186 // specified keyType. When the keyType is kKeyType_Offline or
188 // provided to. When the keyType is kKeyType_Release, scope should be set to
196 // in generating the key request. Init may be null when keyType is
201 // keyType specifies if the keys are to be used for streaming or offline content
210 String8 const &mimeType, KeyType keyType,
  /hardware/interfaces/drm/1.0/default/
DrmPlugin.h 36 using ::android::hardware::drm::V1_0::KeyType;
59 KeyType keyType, const hidl_vec<KeyValue>& optionalParameters,
DrmPlugin.cpp 45 KeyType keyType, const hidl_vec<KeyValue>& optionalParameters,
50 android::DrmPlugin::KeyType legacyKeyType;
51 switch(keyType) {
52 case KeyType::OFFLINE:
55 case KeyType::STREAMING:
58 case KeyType::RELEASE:
  /system/tpm/attestation/server/
attestation_service.h 222 KeyType key_type,
264 bool GetSubjectPublicKeyInfo(KeyType key_type,
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h 18 template <typename KeyType, typename DataType>
  /frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
DrmPlugin.cpp 143 KeyType keyType,
158 if (keyType != KeyType::STREAMING) {
176 KeyType keyType,
185 scope, initData, mimeType, keyType, optionalParameters,
198 KeyType keyType,
207 scope, initData, mimeType, keyType, optionalParameters
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddcdvd.h 139 DVD_KEY_TYPE KeyType;
  /hardware/interfaces/drm/1.0/
IDrmPlugin.hal 62 * specified keyType. When the keyType is OFFLINE or STREAMING,
64 * When the keyType is RELEASE, scope should be set to the keySetId
70 * initData may be empty when keyType is RELEASE.
72 * @param keyType specifies if the keys are to be used for streaming,
90 * corresponds to a keyType of RELEASE, which indicates keys are being
97 string mimeType, KeyType keyType, KeyedVector optionalParameters)
  /system/keymaster/include/keymaster/km_openssl/
rsa_operation.h 187 KeyType registry_key() const override { return KeyType(KM_ALGORITHM_RSA, purpose()); }
  /hardware/interfaces/drm/1.1/vts/functional/
drm_hal_clearkey_test.cpp 46 using ::android::hardware::drm::V1_0::KeyType;
170 hidl_vec<uint8_t> loadKeys(const SessionId& sessionId, const KeyType& type);
316 const SessionId& sessionId, const KeyType& type = KeyType::STREAMING) {
400 invalidSessionId, initData, mimeType, KeyType::STREAMING,
419 sessionId, initData, mimeType, KeyType::OFFLINE, optionalParameters,
  /external/llvm/include/llvm/ADT/
IntervalMap.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
IntervalMap.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
IntervalMap.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
IntervalMap.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
IntervalMap.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
IntervalMap.h     [all...]

Completed in 1104 milliseconds

1 23 4 5 6