Home
last modified time | relevance | path

Searched defs:generateKey (Results 1 – 4 of 4) sorted by relevance

/system/vold/
DKeymaster.cpp198 bool Keymaster::generateKey(const keymaster::AuthorizationSet& inParams, std::string* key) { in generateKey() function in android::vold::Keymaster
/system/security/keystore/
Dkeystore_client_impl.cpp200 int32_t KeystoreClientImpl::generateKey(const std::string& key_name, in generateKey() function in keystore::KeystoreClientImpl
Dkey_store_service.cpp593 int32_t KeyStoreService::generateKey(const String16& name, const KeymasterArguments& params, in generateKey() function in android::KeyStoreService
DIKeystoreService.cpp999 virtual int32_t generateKey(const String16& name, const KeymasterArguments& params, in generateKey() function in android::BpKeystoreService