Searched refs:mutableParams (Results 1 – 1 of 1) sorted by relevance
1385 AuthorizationSet mutableParams = params; in attestKey() local1386 KeyStoreServiceReturnCode rc = updateParamsForAttestation(callingUid, &mutableParams); in attestKey()1409 rc = KS_HANDLE_HIDL_ERROR(dev->attestKey(hidlKey, mutableParams.hidl_data(), hidlCb)); in attestKey()1442 AuthorizationSet mutableParams = params; in attestDeviceIds() local1443 KeyStoreServiceReturnCode rc = updateParamsForAttestation(callingUid, &mutableParams); in attestDeviceIds()1485 KS_HANDLE_HIDL_ERROR(dev->attestKey(hidlKey, mutableParams.hidl_data(), attestHidlCb)); in attestDeviceIds()