Home
last modified time | relevance | path

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

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