Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.cpp115 KeyStoreServiceReturnCode updateParamsForAttestation(uid_t callingUid, AuthorizationSet* params) { in updateParamsForAttestation() function
1029 KeyStoreServiceReturnCode rc = updateParamsForAttestation(callingUid, &mutableParams); in attestKey()
1096 KeyStoreServiceReturnCode rc = updateParamsForAttestation(callingUid, &mutableParams); in attestDeviceIds()