Home
last modified time | relevance | path

Searched refs:sodium (Results 1 – 25 of 46) sorted by relevance

12

/php-src/ext/sodium/
H A Dconfig.w323 ARG_WITH("sodium", "for libsodium support", "no");
6 …if (CHECK_LIB("libsodium.lib", "sodium", PHP_SODIUM) && CHECK_HEADER_ADD_INCLUDE("sodium.h", "CFLA…
7 EXTENSION("sodium", "libsodium.c sodium_pwhash.c");
8 AC_DEFINE('HAVE_LIBSODIUMLIB', 1 , "Define to 1 if the PHP extension 'sodium' is available.");
9 PHP_INSTALL_HEADERS("ext/sodium", "php_libsodium.h");
H A Dconfig.m41 PHP_ARG_WITH([sodium],
2 [for sodium support],
3 [AS_HELP_STRING([--with-sodium],
4 [Include sodium support])])
13 [Define to 1 if the PHP extension 'sodium' is available.])
26 PHP_NEW_EXTENSION([sodium],
30 PHP_INSTALL_HEADERS([ext/sodium], [php_libsodium.h])
H A Dphp_libsodium.h67 PHP_MINIT_FUNCTION(sodium);
69 PHP_MSHUTDOWN_FUNCTION(sodium);
70 PHP_RINIT_FUNCTION(sodium);
71 PHP_RSHUTDOWN_FUNCTION(sodium);
72 PHP_MINFO_FUNCTION(sodium);
/php-src/ext/sodium/tests/
H A Dinstalled.phpt2 Check for sodium presence
4 sodium
7 echo "sodium extension is available";
18 sodium extension is available
H A Dversion.phpt4 sodium
H A Dsodium_crypto_sign_ed25519_pk_to_curve25519_failure_leak.phpt4 sodium
H A Dbug78114.phpt4 sodium
H A Dcrypto_scalarmult.phpt4 sodium
H A Dcrypto_hex.phpt4 sodium
H A Dexception_trace_without_args.phpt4 sodium
H A Dcrypto_secretbox.phpt4 sodium
H A Dbug78516.phpt4 sodium
H A Dcrypto_shorthash.phpt4 sodium
H A Dcrypto_kx.phpt4 sodium
H A Dpwhash_scrypt.phpt4 sodium
H A Dsodium_error_001.phpt4 sodium
H A Dinc_add.phpt4 sodium
H A Dcrypto_stream.phpt4 sodium
H A Dcrypto_auth.phpt4 sodium
H A Dcrypto_kdf.phpt4 sodium
H A Dpwhash_argon2i.phpt4 sodium
H A Dcrypto_scalarmult_ristretto255.phpt4 sodium
H A Dcrypto_secretstream.phpt4 sodium
/php-src/ext/openssl/tests/
H A Dopenssl_password_compat.phpt5 sodium
H A Dopenssl_password_compat2.phpt5 sodium

Completed in 20 milliseconds

12