Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decdh_exch.c132 int ecdh_match_params(const EC_KEY *priv, const EC_KEY *peer) in ecdh_match_params() function
161 || !ecdh_match_params(pecdhctx->k, vecdh)) in ecdh_set_peer()

Completed in 19 milliseconds