Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.h119 int32_t attestKey(const String16& name, const KeymasterArguments& params,
DIKeystoreService.cpp1327 virtual int32_t attestKey(const String16& name, const KeymasterArguments& params, in attestKey() function in android::BpKeystoreService
1857 int ret = attestKey(name, params, &chain); in onTransact()
Dkey_store_service.cpp1130 int32_t KeyStoreService::attestKey(const String16& name, const KeymasterArguments& params, in attestKey() function in android::KeyStoreService
/system/security/keystore/include/keystore/
DIKeystoreService.h248 virtual int32_t attestKey(const String16& name, const KeymasterArguments& params,