Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/interfaces/kits/napi/src/v12/
H A Dhuks_napi_export_key_item_as_user.cpp31 static napi_value ExportKeyAsUserParseParams(napi_env env, napi_callback_info info, ExportKeyAsyncC… in ExportKeyAsUserParseParams() function
70 napi_value result = ExportKeyAsUserParseParams(env, info, context); in HuksNapiExportKeyItemAsUser()