Searched refs:x509_request_obj (Results 1 – 1 of 1) sorted by relevance
3416 php_openssl_request_object *x509_request_obj; in PHP_FUNCTION() local3463 x509_request_obj = Z_OPENSSL_REQUEST_P(return_value); in PHP_FUNCTION()3464 x509_request_obj->csr = csr; in PHP_FUNCTION()
Completed in 19 milliseconds