Searched defs:pub_key_bn (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()394 FFBigNum q1 = NULL, pub_key_bn = NULL; in ff_dh_compute_shared_secret_key() local