Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/
H A Dopenssl.c1572 *free_cert = 0; in php_openssl_x509_from_zval()
1577 *free_cert = 1; in php_openssl_x509_from_zval()
2599 bool free_cert; in STACK_OF() local
2632 if (!free_cert) { in STACK_OF()
3707 free_cert = 1; in php_openssl_pkey_from_zval()
3760 if (free_cert) { in php_openssl_pkey_from_zval()
5135 bool free_cert; in PHP_FUNCTION() local
5156 bool free_cert; in PHP_FUNCTION() local
5164 if (!free_cert) { in PHP_FUNCTION()
5735 bool free_cert; in PHP_FUNCTION() local
[all …]

Completed in 21 milliseconds