Home | History | Annotate | Download | only in racoon

Lines Matching full:pub2

2467 eay_dh_compute(prime, g, pub, priv, pub2, key)
2468 vchar_t *prime, *pub, *priv, *pub2, **key;
2478 if (eay_v2bn(&dh_pub, pub2) < 0)
2490 dh->length = pub2->l * 8;