Searched refs:dh_compute_key (Results 1 – 1 of 1) sorted by relevance
248 static int dh_compute_key(FF_DH *dh, FFBigNum pub_key_bn, in dh_compute_key() function412 } else if ((ret = dh_compute_key(dh, pub_key_bn, secret_key_len, in ff_dh_compute_shared_secret_key()