Home
last modified time | relevance | path

Searched refs:SodiumException (Results 1 – 14 of 14) sorted by relevance

/PHP-8.0/ext/sodium/tests/
H A Dcrypto_kdf.phpt10 } catch (SodiumException $ex) {
15 } catch (SodiumException $ex) {
20 } catch (SodiumException $ex) {
25 } catch (SodiumException $ex) {
30 } catch (SodiumException $ex) {
H A Dexception_trace_without_args.phpt2 SodiumException backtraces do not contain function arguments
17 Fatal error: Uncaught SodiumException: a PHP string is required in %s:%d
H A Dinc_add.phpt11 } catch (SodiumException $e) {
30 } catch (SodiumException $e) {
H A Dcrypto_aead.phpt26 } catch (SodiumException $ex) {
49 } catch (SodiumException $ex) {
78 } catch (SodiumException $ex) {
104 } catch (SodiumException $ex) {
H A Dcrypto_scalarmult.phpt14 } catch (SodiumException $ex) {
H A Dcrypto_secretbox.phpt18 } catch (SodiumException $ex) {
H A Dcrypto_shorthash.phpt20 } catch (SodiumException $ex) {
H A Dcrypto_stream.phpt37 } catch (SodiumException $ex) {
H A Dcrypto_auth.phpt18 } catch (SodiumException $ex) {
H A Dutils.phpt99 throw new SodiumException('test');
104 } catch (SodiumException $ex) {
H A Dcrypto_generichash.phpt45 } catch (SodiumException $ex) {
H A Dcrypto_sign.phpt62 } catch (SodiumException $ex) {
H A Dcrypto_box.phpt51 } catch (SodiumException $ex) {
/PHP-8.0/ext/sodium/
H A Dlibsodium.stub.php190 class SodiumException extends Exception {} class

Completed in 19 milliseconds