Searched refs:DH_get0_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 100 DH_get0_pqg(const DH *dh, function 181 DH_get0_pqg(dh1, &p1, NULL, &g1); 182 DH_get0_pqg(dh2, &p2, NULL, &g2); 210 DH_get0_pqg(dh1, &p1, NULL, &g1); 211 DH_get0_pqg(dh2, &p2, NULL, &g2); 383 DH_get0_pqg(dh, &p, NULL, &g); 574 DH_get0_pqg(dh, &p, NULL, &g);
|
Completed in 28 milliseconds