Searched refs:gxy (Results 1 – 1 of 1) sorted by relevance
269 vchar_t *pub_p, vchar_t **gxy) in oakley_dh_compute() argument274 if ((*gxy = vmalloc(dh->prime->l)) == NULL) { in oakley_dh_compute()285 if (eay_dh_compute(dh->prime, dh->gen1, pub, priv, pub_p, gxy) < 0) { in oakley_dh_compute()310 plogdump(LLV_DEBUG, (*gxy)->v, (*gxy)->l); in oakley_dh_compute()