Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeymaster_worker.cpp782 bool isAuthenticationBound(const hidl_vec<KeyParameter>& params) { in isAuthenticationBound() function
822 if (isAuthenticationBound(keyParams) && !keyBlob.isCriticalToDeviceEncryption()) { in generateKey()
927 if (isAuthenticationBound(keyParams) && !keyBlob.isCriticalToDeviceEncryption()) { in importKey()
1014 if (isAuthenticationBound(keyCharacteristics.hardwareEnforced)) { in importWrappedKey()