Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c1520 *free_cert = 0; in php_openssl_x509_from_zval()
1525 *free_cert = 1; in php_openssl_x509_from_zval()
2551 bool free_cert; in STACK_OF() local
2584 if (!free_cert) { in STACK_OF()
3699 free_cert = 1; in php_openssl_pkey_from_zval()
3757 if (free_cert) { in php_openssl_pkey_from_zval()
5787 bool free_cert; in PHP_FUNCTION() local
5808 bool free_cert; in PHP_FUNCTION() local
5816 if (!free_cert) { in PHP_FUNCTION()
6394 bool free_cert; in PHP_FUNCTION() local
[all …]

Completed in 21 milliseconds