Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c770 static void php_openssl_csr_free(zend_resource *rsrc) in php_openssl_csr_free() function
1419 …le_csr = zend_register_list_destructors_ex(php_openssl_csr_free, NULL, "OpenSSL X.509 CSR", module… in PHP_INI_END()

Completed in 24 milliseconds