Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/os_dependency_test/src/
H A Dhks_ipc_check_test.cpp130 const char *wrappedKeyAlias = "HksFrameworkIpcCheckTest004"; variable
131 …lob wrappedKeyAliasBlob = { .size = MAX_PROCESS_SIZE / 2 + 1, .data = (uint8_t *)wrappedKeyAlias };
154 const char *wrappedKeyAlias = "HksFrameworkIpcCheckTest005"; variable
155 …HksBlob wrappedKeyAliasBlob = { .size = MAX_PROCESS_SIZE + 1, .data = (uint8_t *)wrappedKeyAlias };
/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_template.h75 #define HDI_CONVERTER_FUNC_IMPORTWRAPPEDKEY(wrappedKeyAlias, key, wrappedKeyData, paramSet, keyOut,… argument
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhuks_hdi.h81 #define HDI_CONVERTER_FUNC_IMPORTWRAPPEDKEY(wrappedKeyAlias, key, wrappedKeyData, paramSet, keyOut,… argument