Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c25 #define BASE_IMPORT_PARAMS_LEN 7 macro
2153 …uint32_t baseLen = ((exInfo == NULL) ? BASE_IMPORT_PARAMS_LEN : (BASE_IMPORT_PARAMS_LEN + EXT_IMPO… in InitImportParam()