Searched refs:dh_pub (Results 1 – 1 of 1) sorted by relevance
2480 BIGNUM *dh_pub = NULL; local2487 if (eay_v2bn(&dh_pub, pub2) < 0)2509 if ((l = DH_compute_key(v, dh_pub, dh)) == -1)2516 if (dh_pub != NULL)2517 BN_free(dh_pub);