Searched refs:DH_set0_pqg (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | openssldh_link.c | 74 * DH_get0_key, DH_set0_key, DH_get0_pqg and DH_set0_pqg 112 DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) { function 275 DH_set0_pqg(dh, p, NULL, g); 529 DH_set0_pqg(dh, p, NULL, g); 673 DH_set0_pqg(dh, p, NULL, g);
|
Completed in 7 milliseconds