Home
last modified time | relevance | path

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

/PHP-8.2/ext/openssl/
H A Dopenssl.c1453 *free_cert = 0; in php_openssl_x509_from_zval()
1458 *free_cert = 1; in php_openssl_x509_from_zval()
2480 bool free_cert; in STACK_OF() local
2513 if (!free_cert) { in STACK_OF()
3582 free_cert = 1; in php_openssl_pkey_from_zval()
3635 if (free_cert) { in php_openssl_pkey_from_zval()
5359 bool free_cert; in PHP_FUNCTION() local
5380 bool free_cert; in PHP_FUNCTION() local
5388 if (!free_cert) { in PHP_FUNCTION()
5966 bool free_cert; in PHP_FUNCTION() local
[all …]

Completed in 25 milliseconds