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.c1503 *free_cert = 0; in php_openssl_x509_from_zval()
1508 *free_cert = 1; in php_openssl_x509_from_zval()
2527 bool free_cert; in STACK_OF() local
2560 if (!free_cert) { in STACK_OF()
3666 free_cert = 1; in php_openssl_pkey_from_zval()
3720 if (free_cert) { in php_openssl_pkey_from_zval()
5749 bool free_cert; in PHP_FUNCTION() local
5770 bool free_cert; in PHP_FUNCTION() local
5778 if (!free_cert) { in PHP_FUNCTION()
6356 bool free_cert; in PHP_FUNCTION() local
[all …]

Completed in 26 milliseconds