Home
last modified time | relevance | path

Searched refs:ENGINE_INTERNAL (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC4.php193 if ($this->engine != self::ENGINE_INTERNAL) {
213 if ($this->engine != self::ENGINE_INTERNAL) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php164 const ENGINE_INTERNAL = 1; define in phpseclib3\\Crypt\\Common\\SymmetricKey
208 self::ENGINE_INTERNAL => 'PHP',
2284 case self::ENGINE_INTERNAL:
2390 $this->engine = self::ENGINE_INTERNAL;
2548 case self::ENGINE_INTERNAL: