Searched refs:needsPermissionToAttestDeviceIds (Results 1 – 1 of 1) sorted by relevance
1094 bool needsPermissionToAttestDeviceIds(const KeymasterArguments& params) { in needsPermissionToAttestDeviceIds() function1115 if (needsPermissionToAttestDeviceIds(params) && (get_app_id(callingUid) != AID_SYSTEM)) { in attestKey()1181 if (needsPermissionToAttestDeviceIds(params)) { in attestDeviceIds()