Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dopenssl.c1496 *free_cert = 0; in php_openssl_x509_from_zval()
1501 *free_cert = 1; in php_openssl_x509_from_zval()
2528 bool free_cert; in STACK_OF() local
2561 if (!free_cert) { in STACK_OF()
3636 free_cert = 1; in php_openssl_pkey_from_zval()
3690 if (free_cert) { in php_openssl_pkey_from_zval()
5574 bool free_cert; in PHP_FUNCTION() local
5595 bool free_cert; in PHP_FUNCTION() local
5603 if (!free_cert) { in PHP_FUNCTION()
6181 bool free_cert; in PHP_FUNCTION() local
[all …]

Completed in 19 milliseconds