Home
last modified time | relevance | path

Searched defs:keyType (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl41 …in byte[] scope, in byte[] initData, in String mimeType, in android.hardware.drm.KeyType keyType, … in getKeyRequest()
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl41 …in byte[] scope, in byte[] initData, in String mimeType, in android.hardware.drm.KeyType keyType, … in getKeyRequest()
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl162 in KeyType keyType, in KeyValue[] optionalParameters); in getKeyRequest()
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp123 int keyType = EVP_PKEY_base_id(pubKey.get()); in getRawPublicKey() local
206 CoseKeyType keyType; in constructCoseKey() local
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp45 KeyType keyType, const hidl_vec<KeyValue>& optionalParameters, in getKeyRequest()