Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds