Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhal_error.h25 HAL_ERR_NULL_PTR = -5, enumerator
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dkey_management_test.cpp81 EXPECT_EQ(ret, HAL_ERR_NULL_PTR);
83 EXPECT_EQ(ret, HAL_ERR_NULL_PTR);
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dhuks_adapter.h40 return HAL_ERR_NULL_PTR; \
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_thread.c56 return HAL_ERR_NULL_PTR; in Start()
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_thread.c49 return HAL_ERR_NULL_PTR; in Start()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c1093 return HAL_ERR_NULL_PTR; in GetHashResult()
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c941 return HAL_ERR_NULL_PTR; in GetKeyExtInfo()