Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c4176 static zend_bool php_openssl_pkey_init_dsa(DSA *dsa, zval *data) in php_openssl_pkey_init_dsa() function
4329 if (php_openssl_pkey_init_dsa(dsa, data)) { in PHP_FUNCTION()

Completed in 30 milliseconds