Searched refs:checkAllowedOperationParams (Results 1 – 2 of 2) sorted by relevance
1021 if (!checkAllowedOperationParams(params)) { in begin()1172 if (!checkAllowedOperationParams(params)) { in update()1224 if (!checkAllowedOperationParams(params)) { in finish()1374 if (!checkAllowedOperationParams(params)) { in attestKey()1422 if (!checkAllowedOperationParams(params)) { in attestDeviceIds()1619 bool KeyStoreService::checkAllowedOperationParams(const hidl_vec<KeyParameter>& params) { in checkAllowedOperationParams() function in keystore::KeyStoreService
192 bool checkAllowedOperationParams(const hidl_vec<KeyParameter>& params);