Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Ddh_exch.c113 static int dh_match_params(DH *priv, DH *peer) in dh_match_params() function
134 || !dh_match_params(vdh, pdhctx->dh) in dh_set_peer()
/third_party/openssl/providers/implementations/exchange/
H A Ddh_exch.c113 static int dh_match_params(DH *priv, DH *peer) in dh_match_params() function
134 || !dh_match_params(vdh, pdhctx->dh) in dh_set_peer()

Completed in 2 milliseconds