Searched refs:x509_object (Results 1 – 1 of 1) sorted by relevance
158 php_openssl_certificate_object *x509_object = php_openssl_certificate_from_obj(object); in php_openssl_certificate_free_obj() local160 X509_free(x509_object->x509); in php_openssl_certificate_free_obj()161 zend_object_std_dtor(&x509_object->std); in php_openssl_certificate_free_obj()
Completed in 21 milliseconds