Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_secure_access.c1169 struct HksParam *isSetPassword = NULL; in CheckIfNeedIsDevicePasswordSet() local
1170 if (HksGetParam(paramSet, HKS_TAG_IS_DEVICE_PASSWORD_SET, &isSetPassword) != HKS_SUCCESS || in CheckIfNeedIsDevicePasswordSet()
1171 !isSetPassword->boolParam) { in CheckIfNeedIsDevicePasswordSet()