Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.c33 HUKS_HDI_IF_NOT_SUCC_RETURN(HuksInitHuksCoreEngine(), HUKS_ERROR_NULL_POINTER) in HuksHdiAdapterModuleInit()
43 HUKS_HDI_IF_NOT_SUCC_RETURN(HuksInitHuksCoreEngine(), HUKS_ERROR_NULL_POINTER) in HuksHdiAdapterModuleDestroy()
53 HUKS_HDI_IF_NOT_SUCC_RETURN(HuksInitHuksCoreEngine(), HUKS_ERROR_NULL_POINTER) in HuksHdiAdapterRefresh()
64 HUKS_HDI_IF_NOT_SUCC_RETURN(HuksInitHuksCoreEngine(), HUKS_ERROR_NULL_POINTER) in HuksHdiAdapterGenerateKey()
75 HUKS_HDI_IF_NOT_SUCC_RETURN(HuksInitHuksCoreEngine(), HUKS_ERROR_NULL_POINTER) in HuksHdiAdapterImportKey()
86 HUKS_HDI_IF_NOT_SUCC_RETURN(HuksInitHuksCoreEngine(), HUKS_ERROR_NULL_POINTER) in HuksHdiAdapterImportWrappedKey()
97 HUKS_HDI_IF_NOT_SUCC_RETURN(HuksInitHuksCoreEngine(), HUKS_ERROR_NULL_POINTER) in HuksHdiAdapterExportPublicKey()
288 return HUKS_ERROR_NULL_POINTER; in HuksInitHuksCoreEngine()
296 return HUKS_ERROR_NULL_POINTER; in HuksInitHuksCoreEngine()
304 return HUKS_ERROR_NULL_POINTER; in HuksInitHuksCoreEngine()
[all …]
H A Dhuks_sa_type.h68 HUKS_ERROR_NULL_POINTER = -14, enumerator
/ohos5.0/drivers/peripheral/huks/test/unittest/
H A Dhdi_ihuks_api_compat_test.cpp73 ASSERT_EQ((int32_t)HUKS_ERROR_NULL_POINTER, -14);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-security.md211 | ohos.security.huks | HuksErrorCode | HUKS_ERROR_NULL_POINTER = -14 | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-security.md211 | ohos.security.huks | HuksErrorCode | HUKS_ERROR_NULL_POINTER = -14 | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-security.md344 …变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NULL_POINTER = -14<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-security.md344 …ribute name: HUKS_ERROR_NULL_POINTER = -14<br>Old version: |Class name: HuksErrorCode;<br>Method o…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-universal-keystore-kit/
H A Djs-apis-huks.md4054 | HUKS_ERROR_NULL_POINTER | -14 |表示空指针。|
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/
H A Djs-apis-huks.md4053 | HUKS_ERROR_NULL_POINTER | -14 |Null pointer.|