Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
Dcrypto_util.cc226 void SetFipsCrypto(const FunctionCallbackInfo<Value>& args) { in SetFipsCrypto() function
746 SetMethod(context, target, "setFipsCrypto", SetFipsCrypto); in SetFipsCrypto()
761 registry->Register(SetFipsCrypto); in SetFipsCrypto()
Dcrypto_util.h612 void SetFipsCrypto(const v8::FunctionCallbackInfo<v8::Value>& args);