Home
last modified time | relevance | path

Searched refs:InsufficientSetupException (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DSalsa20.php21 use phpseclib3\Exception\InsufficientSetupException; alias
157 throw new InsufficientSetupException('No nonce has been defined');
161 throw new InsufficientSetupException('No key has been defined');
204 throw new InsufficientSetupException('No nonce has been defined');
208 throw new InsufficientSetupException('No key has been defined');
274 throw new InsufficientSetupException('Authentication Tag has not been set');
H A DDSA.php38 use phpseclib3\Exception\InsufficientSetupException; alias
207 …throw new InsufficientSetupException('Valid parameters are either two integers (L and N), a single…
H A DRijndael.php62 use phpseclib3\Exception\InsufficientSetupException; alias
1028 throw new InsufficientSetupException('Authentication Tag has not been set');
1041 throw new InsufficientSetupException('Authentication Tag has not been set');
H A DHash.php37 use phpseclib3\Exception\InsufficientSetupException; alias
806 throw new InsufficientSetupException('No nonce has been set');
809 throw new InsufficientSetupException('No key has been set');
H A DChaCha20.php19 use phpseclib3\Exception\InsufficientSetupException; alias
158 throw new InsufficientSetupException('Authentication Tag has not been set');
243 throw new InsufficientSetupException('No nonce has been defined');
247 throw new InsufficientSetupException('No key has been defined');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Exception/
H A DInsufficientSetupException.php24 class InsufficientSetupException extends \RuntimeException class
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS8.php38 use phpseclib3\Exception\InsufficientSetupException; alias
272 throw new InsufficientSetupException('This class should not be called directly');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php44 use phpseclib3\Exception\InsufficientSetupException; alias
1534 throw new InsufficientSetupException('Authentication Tag has not been set');
2490 throw new InsufficientSetupException('No nonce has been defined');
2501 throw new InsufficientSetupException('No IV has been defined');
2506 throw new InsufficientSetupException('No key has been defined');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php68 use phpseclib3\Exception\InsufficientSetupException; alias
3115 throw new InsufficientSetupException('Operation disallowed prior to login()');
3159 throw new InsufficientSetupException('Operation disallowed prior to login()');