Searched refs:ConvertKey (Results 1 – 2 of 2) sorted by relevance
6749 void ConvertKey(const FunctionCallbackInfo<Value>& args) { in ConvertKey() function7022 env->SetMethodNoSideEffect(target, "ECDHConvertKey", ConvertKey); in Initialize()
623 * [[`108c698f44`](https://github.com/nodejs/node/commit/108c698f44)] - **crypto**: make ConvertKey …