Home
last modified time | relevance | path

Searched refs:keyType (Results 1 – 20 of 20) sorted by relevance

/hardware/interfaces/radio/aidl/android/hardware/radio/sim/
DImsiEncryptionInfo.aidl66 byte keyType;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/
DImsiEncryptionInfo.aidl43 byte keyType;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/
DImsiEncryptionInfo.aidl42 byte keyType;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/3/android/hardware/radio/sim/
DImsiEncryptionInfo.aidl43 byte keyType;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/
DImsiEncryptionInfo.aidl42 byte keyType;
/hardware/interfaces/staging/security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/
DKeyPolicy.aidl52 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/
DKeyPolicy.aidl40 …android.hardware.security.see.hwcrypto.types.KeyType keyType = android.hardware.security.see.hwcry…
/hardware/interfaces/drm/1.2/
DIDrmPlugin.hal112 * 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/
DIDrmPlugin.hal76 * 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/
Dstructs.cpp110 .keyType = static_cast<V1_6::PublicKeyType>(info.keyType), in toHidl_1_6()
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp123 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/
DIDrmPlugin.aidl162 in KeyType keyType, in KeyValue[] optionalParameters); in getKeyRequest() argument
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl41 … 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/
DIDrmPlugin.aidl41 … in byte[] initData, in String mimeType, in android.hardware.drm.KeyType keyType, in android.hardw… in getKeyRequest() argument
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal62 * 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/
DDrmPlugin.cpp45 KeyType keyType, const hidl_vec<KeyValue>& optionalParameters, in getKeyRequest() argument
51 switch(keyType) { in getKeyRequest()
DDrmPlugin.h59 KeyType keyType, const hidl_vec<KeyValue>& optionalParameters,
/hardware/interfaces/radio/aidl/vts/
Dradio_sim_test.cpp144 imsiInfo.keyType = ImsiEncryptionInfo::PUBLIC_KEY_TYPE_EPDG; in TEST_P()
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp837 imsiInfo.keyType = PublicKeyType::EPDG; in TEST_P()
/hardware/interfaces/radio/1.6/
Dtypes.hal1092 PublicKeyType keyType; // Public key type