Home
last modified time | relevance | path

Searched refs:DH_get0_pqg (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/openssl/
H A Dopenssl.c634 static void DH_get0_pqg(const DH *dh, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g) in DH_get0_pqg() function
4174 DH_get0_pqg(dh, &p, &q, &g); in php_openssl_is_private_key()
4911 DH_get0_pqg(dh, &p, &q, &g); in PHP_FUNCTION()

Completed in 20 milliseconds