Searched refs:GetAesInput (Results 1 – 1 of 1) sorted by relevance
267 static int32_t GetAesInput(napi_env env, napi_value object, AesAsyncContext *context) in GetAesInput() function617 aesAsyncContext->ret = GetAesInput(env, argv[0], aesAsyncContext); in JSCipherAes()