Searched refs:php_openssl_pkey_init_dh (Results 1 – 1 of 1) sorted by relevance
4254 static zend_bool php_openssl_pkey_init_dh(DH *dh, zval *data) in php_openssl_pkey_init_dh() function4351 if (php_openssl_pkey_init_dh(dh, data)) { in PHP_FUNCTION()
Completed in 16 milliseconds