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',1279 if ($this->engine === self::ENGINE_MCRYPT) {1669 if ($this->engine === self::ENGINE_MCRYPT) {2269 case self::ENGINE_MCRYPT:2364 self::ENGINE_MCRYPT,2384 if ($this->engine != self::ENGINE_MCRYPT && $this->enmcrypt) {2499 case self::ENGINE_MCRYPT:
295 case self::ENGINE_MCRYPT: