Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/interfaces/kits/napi/src/v12/
H A Dhuks_napi_import_key_item_as_user.cpp31 static napi_value ImportKeyAsUserParseParams(napi_env env, napi_callback_info info, ImportKeyAsyncC… in ImportKeyAsUserParseParams() function
76 napi_value result = ImportKeyAsUserParseParams(env, info, context); in HuksNapiImportKeyItemAsUser()