Searched refs:isHardwareBacked (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp1363 bool isHardwareBacked(const android::String16& keyType) const { function in class:KeyStore
2192 return mKeyStore->isHardwareBacked(keyType) ? 1 : 0;

Completed in 32 milliseconds