/hardware/interfaces/radio/aidl/android/hardware/radio/sim/ |
D | ImsiEncryptionInfo.aidl | 66 byte keyType;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/ |
D | ImsiEncryptionInfo.aidl | 43 byte keyType;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/ |
D | ImsiEncryptionInfo.aidl | 42 byte keyType;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/3/android/hardware/radio/sim/ |
D | ImsiEncryptionInfo.aidl | 43 byte keyType;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/ |
D | ImsiEncryptionInfo.aidl | 42 byte keyType;
|
/hardware/interfaces/staging/security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/ |
D | KeyPolicy.aidl | 52 KeyType keyType = KeyType.AES_256_GCM;
|
/hardware/interfaces/staging/security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see/current/android/hardware/security/see/hwcrypto/ |
D | KeyPolicy.aidl | 40 …android.hardware.security.see.hwcrypto.types.KeyType keyType = android.hardware.security.see.hwcry…
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPlugin.hal | 112 * specified keyType. When the keyType is OFFLINE or STREAMING, scope 114 * keyType is RELEASE, scope must be set to the keySetId of the keys 120 * request. initData must be empty when keyType is RELEASE. 122 * @param keyType specifies if the keys are to be used for streaming, 142 * keys in a license. RELEASE corresponds to a keyType of RELEASE, 151 string mimeType, KeyType keyType, KeyedVector optionalParameters)
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 76 * specified keyType. When the keyType is OFFLINE or STREAMING, 78 * to. When the keyType is RELEASE, scope should be set to the 85 * when keyType is RELEASE. 87 * @param keyType specifies if the keys are to be used for streaming, 106 * keyType of RELEASE, which indicates keys are being released. 114 string mimeType, KeyType keyType, KeyedVector optionalParameters)
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/ |
D | structs.cpp | 110 .keyType = static_cast<V1_6::PublicKeyType>(info.keyType), in toHidl_1_6()
|
/hardware/interfaces/security/keymint/support/ |
D | remote_prov_utils.cpp | 123 int keyType = EVP_PKEY_base_id(pubKey.get()); in getRawPublicKey() local 124 switch (keyType) { in getRawPublicKey() 206 CoseKeyType keyType; in constructCoseKey() local 213 keyType = OCTET_KEY_PAIR; in constructCoseKey() 219 keyType = EC2; in constructCoseKey() 230 .add(CoseKey::KEY_TYPE, keyType) in constructCoseKey()
|
/hardware/interfaces/drm/aidl/android/hardware/drm/ |
D | IDrmPlugin.aidl | 162 in KeyType keyType, in KeyValue[] optionalParameters); in getKeyRequest() argument
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/ |
D | IDrmPlugin.aidl | 41 … in byte[] initData, in String mimeType, in android.hardware.drm.KeyType keyType, in android.hardw… in getKeyRequest() argument
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/ |
D | IDrmPlugin.aidl | 41 … in byte[] initData, in String mimeType, in android.hardware.drm.KeyType keyType, in android.hardw… in getKeyRequest() argument
|
/hardware/interfaces/drm/1.0/ |
D | 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)
|
/hardware/interfaces/drm/1.0/default/ |
D | DrmPlugin.cpp | 45 KeyType keyType, const hidl_vec<KeyValue>& optionalParameters, in getKeyRequest() argument 51 switch(keyType) { in getKeyRequest()
|
D | DrmPlugin.h | 59 KeyType keyType, const hidl_vec<KeyValue>& optionalParameters,
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_sim_test.cpp | 144 imsiInfo.keyType = ImsiEncryptionInfo::PUBLIC_KEY_TYPE_EPDG; in TEST_P()
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_api.cpp | 837 imsiInfo.keyType = PublicKeyType::EPDG; in TEST_P()
|
/hardware/interfaces/radio/1.6/ |
D | types.hal | 1092 PublicKeyType keyType; // Public key type
|