Home
last modified time | relevance | path

Searched refs:php_crypt_r (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/php80/php-8.0.15/ext/standard/
H A Dphp_crypt_r.h28 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dconfig.w3228 crypt_sha512.c php_crypt_r.c crc32_x86.c \
H A Dconfig.m4277 …HP_EXT_DIR(standard), crypt_freesec.c crypt_blowfish.c crypt_sha512.c crypt_sha256.c php_crypt_r.c)
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dphp_crypt_r.h28 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dconfig.w3228 crypt_sha512.c php_crypt_r.c crc32_x86.c \
H A Dconfig.m4285 …HP_EXT_DIR(standard), crypt_freesec.c crypt_blowfish.c crypt_sha512.c crypt_sha256.c php_crypt_r.c)
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dphp_crypt_r.h28 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dconfig.w3228 crypt_sha512.c php_crypt_r.c crc32_x86.c \
H A Dconfig.m4285 …HP_EXT_DIR(standard), crypt_freesec.c crypt_blowfish.c crypt_sha512.c crypt_sha256.c php_crypt_r.c)
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dphp_crypt_r.h28 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dconfig.w3228 crypt_sha512.c php_crypt_r.c crc32_x86.c \
H A Dconfig.m4277 …HP_EXT_DIR(standard), crypt_freesec.c crypt_blowfish.c crypt_sha512.c crypt_sha256.c php_crypt_r.c)
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dphp_crypt_r.h44 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dconfig.w3228 crypt_sha512.c php_crypt_r.c \
H A Dconfig.m4259 …c_cv_crypt_sha512" = "no" || test "$ac_cv_crypt_sha256" = "no" || test "x$php_crypt_r" = "x0"; then
279 …HP_EXT_DIR(standard), crypt_freesec.c crypt_blowfish.c crypt_sha512.c crypt_sha256.c php_crypt_r.c)
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dphp_crypt_r.h44 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dconfig.w3228 crypt_sha512.c php_crypt_r.c \
H A Dconfig.m4257 …c_cv_crypt_sha512" = "no" || test "$ac_cv_crypt_sha256" = "no" || test "x$php_crypt_r" = "x0"; then
277 …HP_EXT_DIR(standard), crypt_freesec.c crypt_blowfish.c crypt_sha512.c crypt_sha256.c php_crypt_r.c)
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dphp_crypt_r.h44 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dconfig.w3228 crypt_sha512.c php_crypt_r.c \
H A Dconfig.m4259 …c_cv_crypt_sha512" = "no" || test "$ac_cv_crypt_sha256" = "no" || test "x$php_crypt_r" = "x0"; then
279 …HP_EXT_DIR(standard), crypt_freesec.c crypt_blowfish.c crypt_sha512.c crypt_sha256.c php_crypt_r.c)
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dphp_crypt_r.h44 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dconfig.w3228 crypt_sha512.c php_crypt_r.c \
H A Dconfig.m4257 …c_cv_crypt_sha512" = "no" || test "$ac_cv_crypt_sha256" = "no" || test "x$php_crypt_r" = "x0"; then
277 …HP_EXT_DIR(standard), crypt_freesec.c crypt_blowfish.c crypt_sha512.c crypt_sha256.c php_crypt_r.c)
/dports/lang/php73/php-7.3.33/
H A Dconfigure.ac772 AC_CHECK_FUNCS(crypt_r, [ php_crypt_r="1" ], [ php_crypt_r="0" ])
773 if test "x$php_crypt_r" = "x1"; then

12