Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.cpp1028 AuthorizationSet mutableParams = params.getParameters(); in attestKey() local
1029 KeyStoreServiceReturnCode rc = updateParamsForAttestation(callingUid, &mutableParams); in attestKey()
1045 std::move(hidlKey), mutableParams.hidl_data(), in attestKey()
1095 AuthorizationSet mutableParams = params.getParameters(); in attestDeviceIds() local
1096 KeyStoreServiceReturnCode rc = updateParamsForAttestation(callingUid, &mutableParams); in attestDeviceIds()
1121 [cb, dev, CAPTURE_MOVE(mutableParams)]( in attestDeviceIds()
1136 hidlKeyBlob, mutableParams.hidl_data(), in attestDeviceIds()