Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_export_key_item.cpp56 static napi_value ExportKeyParseParams(napi_env env, napi_callback_info info, ExportKeyAsyncContext… in ExportKeyParseParams() function
156 napi_value result = ExportKeyParseParams(env, info, context); in HuksNapiExportKeyItem()
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_export_key.cpp70 static napi_value ExportKeyParseParams(napi_env env, napi_callback_info info, ExportKeyAsyncContext… in ExportKeyParseParams() function
181 napi_value result = ExportKeyParseParams(env, info, context); in HuksNapiExportKey()