Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c571 #define EVP_PKEY_get0_DH(_pkey) _pkey->pkey.dh in ZEND_GET_MODULE() macro
4084 DH *dh = EVP_PKEY_get0_DH(pkey); in php_openssl_is_private_key()
4821 DH *dh = EVP_PKEY_get0_DH(pkey); in PHP_FUNCTION()
4931 dh = EVP_PKEY_get0_DH(pkey); in PHP_FUNCTION()

Completed in 40 milliseconds