Searched refs:__DH_get0_pqg (Results 1 – 1 of 1) sorted by relevance
428 #define DH_get0_pqg(dh, p, q, g) __DH_get0_pqg(dh, p, q, g)430 __DH_get0_pqg(const DH *dh, const BIGNUM **p, const BIGNUM **q, in __DH_get0_pqg() function