Searched refs:HDI_CONVERTER_FUNC_INIT (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/huks/hdi_service/ |
H A D | huks_hdi_service.c | 86 HDI_CONVERTER_FUNC_INIT(encKey, paramSet, handle, token, ret, HuksHdiAdapterInit) in HuksInit()
|
H A D | huks_hdi_template.h | 105 #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 D | huks_hdi_access.c | 161 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 D | huks_hdi.h | 111 #define HDI_CONVERTER_FUNC_INIT(key, paramSet, handle, token, ret, func) \ macro
|