Searched refs:configFile (Results 1 – 4 of 4) sorted by relevance
94 protected static $configFile; variable in phpseclib3\\Crypt\\Common\\AsymmetricKey123 if (!isset(self::$configFile)) {124 self::$configFile = dirname(__FILE__) . '/../../openssl.cnf';380 self::$configFile = $val;
220 if (self::$configFile) {221 $config['config'] = self::$configFile;
312 if (self::$configFile) {313 $config['config'] = self::$configFile;
318 if (self::$configFile) {319 $config['config'] = self::$configFile;