Searched defs:zcert (Results 1 – 2 of 2) sorted by relevance
/PHP-7.4/ext/openssl/ |
H A D | openssl.c | 1789 zval * zcert; in PHP_FUNCTION() local 2118 zval * zcert, *zout; in PHP_FUNCTION() local 2191 zval *zcert; in PHP_FUNCTION() local 2223 zval * zcert, *zkey; in PHP_FUNCTION() local 2255 zval * zcert, *zkey; in PHP_FUNCTION() local 2366 zval * zcert; in PHP_FUNCTION() local 2616 zval * zcert, * zcainfo = NULL; in PHP_FUNCTION() local 2851 zval *zcert = NULL, *zpkey = NULL, *args = NULL; in PHP_FUNCTION() local 3020 zval *zout = NULL, zextracerts, zcert, zpkey; in PHP_FUNCTION() local 5436 zval * zout = NULL, zcert; in PHP_FUNCTION() local [all …]
|
H A D | xp_ssl.c | 1826 zval *val, zcert; in php_openssl_capture_peer_certs() local
|
Completed in 26 milliseconds