Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.cpp1094 bool needsPermissionToAttestDeviceIds(const KeymasterArguments& params) { in needsPermissionToAttestDeviceIds() function
1115 if (needsPermissionToAttestDeviceIds(params) && (get_app_id(callingUid) != AID_SYSTEM)) { in attestKey()
1181 if (needsPermissionToAttestDeviceIds(params)) { in attestDeviceIds()