Home
last modified time | relevance | path

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

/PHP-7.3/ext/openssl/
H A Dopenssl.c4260 static zend_bool php_openssl_pkey_init_dh(DH *dh, zval *data) in php_openssl_pkey_init_dh() function
4357 if (php_openssl_pkey_init_dh(dh, data)) { in PHP_FUNCTION()

Completed in 18 milliseconds