Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds