Searched refs:SetEngine (Results 1 – 2 of 2) sorted by relevance
619 bool SetEngine(const char* id, uint32_t flags, CryptoErrorStore* errors) { in SetFipsCrypto() function634 void SetEngine(const FunctionCallbackInfo<Value>& args) { in SetFipsCrypto() function642 args.GetReturnValue().Set(SetEngine(*engine_id, flags)); in SetFipsCrypto()742 SetMethod(context, target, "setEngine", SetEngine); in SetFipsCrypto()757 registry->Register(SetEngine); in SetFipsCrypto()
602 bool SetEngine(607 void SetEngine(const v8::FunctionCallbackInfo<v8::Value>& args);