Home
last modified time | relevance | path

Searched refs:ExportKeyingMaterial (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/crypto/
H A Dcrypto_tls.h185 static void ExportKeyingMaterial(
H A Dcrypto_tls.cc1895 void TLSWrap::ExportKeyingMaterial(const FunctionCallbackInfo<Value>& args) { in ExportKeyingMaterial() function in node::crypto::TLSWrap
2144 isolate, t, "exportKeyingMaterial", ExportKeyingMaterial); in Initialize()
2208 registry->Register(ExportKeyingMaterial); in RegisterExternalReferences()

Completed in 5 milliseconds