Searched refs:GetCharArrayFromJsString (Results 1 – 1 of 1) sorted by relevance
212 static bool GetCharArrayFromJsString(napi_env env, napi_value arg, HcfBlob *retBlob) in GetCharArrayFromJsString() function253 if (GetCharArrayFromJsString(env, data, retBlob) != true) { in GetKeyOrPwdFromKdfParams()