Searched defs:is_hardware_backed (Results 1 - 2 of 2) sorted by relevance

/system/security/keystore/
H A DIKeystoreService.cpp545 virtual int32_t is_hardware_backed(const String16& keyType) function in class:android::BpKeystoreService
552 ALOGD("is_hardware_backed() could not contact remote: %d\n", status);
558 ALOGD("is_hardware_backed() caught exception %d\n", err);
865 int32_t ret = is_hardware_backed(keyType);
H A Dkeystore.cpp2226 int32_t is_hardware_backed(const String16& keyType) { function in class:android::KeyStoreProxy

Completed in 54 milliseconds