Lines Matching refs:pub2
2476 eay_dh_compute(prime, g, pub, priv, pub2, key)2477 vchar_t *prime, *pub, *priv, *pub2, **key;2487 if (eay_v2bn(&dh_pub, pub2) < 0)2499 dh->length = pub2->l * 8;