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.c120 int ecdh_match_params(const EC_KEY *priv, const EC_KEY *peer) in ecdh_match_params() function
149 || !ecdh_match_params(pecdhctx->k, vecdh) in ecdh_set_peer()

Completed in 7 milliseconds