Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_service.c86 HDI_CONVERTER_FUNC_INIT(encKey, paramSet, handle, token, ret, HuksHdiAdapterInit) in HuksInit()
H A Dhuks_hdi_template.h105 #define HDI_CONVERTER_FUNC_INIT(key, paramSet, handle, token, ret, func) \ macro
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_hdi_access.c161 HDI_CONVERTER_FUNC_INIT(key, paramSet, handle, token, ret, HdiProxyInit) in ENABLE_CFI()
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhuks_hdi.h111 #define HDI_CONVERTER_FUNC_INIT(key, paramSet, handle, token, ret, func) \ macro