Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeymaster_worker.cpp746 bool isAuthenticationBound(const hidl_vec<KeyParameter>& params) { in isAuthenticationBound() function
786 if (isAuthenticationBound(keyParams) && !keyBlob.isCriticalToDeviceEncryption()) { in generateKey()
891 if (isAuthenticationBound(keyParams) && !keyBlob.isCriticalToDeviceEncryption()) { in importKey()
978 if (isAuthenticationBound(keyCharacteristics.hardwareEnforced)) { in importWrappedKey()