Searched refs:CheckIfNeedIsDevicePasswordSet (Results 1 – 4 of 4) sorted by relevance
43 int32_t CheckIfNeedIsDevicePasswordSet(const struct HksParamSet *paramSet);
458 ret = CheckIfNeedIsDevicePasswordSet(keyNode->keyBlobParamSet); in HksCoreUpdate()508 ret = CheckIfNeedIsDevicePasswordSet(keyNode->keyBlobParamSet); in HksCoreFinish()
1166 int32_t CheckIfNeedIsDevicePasswordSet(const struct HksParamSet *paramSet) in CheckIfNeedIsDevicePasswordSet() function1208 ret = CheckIfNeedIsDevicePasswordSet(blobParamSet); in HksProcessIdentityVerify()
241 …HKS_IF_NOT_SUCC_LOGE_RETURN(CheckIfNeedIsDevicePasswordSet(paramSet), HKS_ERROR_DEVICE_PASSWORD_UN… in HksCoreGenerateKey()