Searched refs:php_openssl_dh_compute_key (Results 1 – 1 of 1) sorted by relevance
5220 static zend_string *php_openssl_dh_compute_key(EVP_PKEY *pkey, char *pub_str, size_t pub_len) { in php_openssl_dh_compute_key() function5274 zend_string *result = php_openssl_dh_compute_key(pkey, pub_str, pub_len); in PHP_FUNCTION()
Completed in 19 milliseconds