Searched refs:ENGINE_MCRYPT (Results 1 – 2 of 2) sorted by relevance
163 const ENGINE_MCRYPT = 3; define in phpseclib3\\Crypt\\Common\\SymmetricKey191 self::ENGINE_MCRYPT => 'mcrypt',1274 if ($this->engine === self::ENGINE_MCRYPT) {1664 if ($this->engine === self::ENGINE_MCRYPT) {2264 case self::ENGINE_MCRYPT:2359 self::ENGINE_MCRYPT,2379 if ($this->engine != self::ENGINE_MCRYPT && $this->enmcrypt) {2494 case self::ENGINE_MCRYPT:
295 case self::ENGINE_MCRYPT: