Searched refs:datafilename (Results 1 – 1 of 1) sorted by relevance
4540 char * datafilename = NULL; in PHP_FUNCTION() local4547 &extracerts, &extracerts_len, &datafilename, &datafilename_len) == FAILURE) { in PHP_FUNCTION()4581 if (datafilename) { in PHP_FUNCTION()4583 if (php_openssl_open_base_dir_chk(datafilename)) { in PHP_FUNCTION()4587 dataout = BIO_new_file(datafilename, "w"); in PHP_FUNCTION()
Completed in 18 milliseconds