Home
last modified time | relevance | path

Searched refs:php_sha256_crypt_r (Results 1 – 24 of 24) sorted by relevance

/dports/lang/php80/php-8.0.15/ext/standard/
H A Dphp_crypt_r.h36 extern char * php_sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen);
H A Dcrypt.c124 crypt_res = php_sha256_crypt_r(password, salt, output, PHP_MAX_SALT_LEN); in php_crypt()
H A Dcrypt_sha256.c325 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() function
603 return php_sha256_crypt_r(key, salt, buffer, buflen); in php_sha256_crypt()
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dphp_crypt_r.h36 extern char * php_sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen);
H A Dcrypt.c124 crypt_res = php_sha256_crypt_r(password, salt, output, PHP_MAX_SALT_LEN); in php_crypt()
H A Dcrypt_sha256.c325 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() function
603 return php_sha256_crypt_r(key, salt, buffer, buflen); in php_sha256_crypt()
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dphp_crypt_r.h36 extern char * php_sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen);
H A Dcrypt.c124 crypt_res = php_sha256_crypt_r(password, salt, output, PHP_MAX_SALT_LEN); in php_crypt()
H A Dcrypt_sha256.c325 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() function
603 return php_sha256_crypt_r(key, salt, buffer, buflen); in php_sha256_crypt()
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dphp_crypt_r.h36 extern char * php_sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen);
H A Dcrypt.c124 crypt_res = php_sha256_crypt_r(password, salt, output, PHP_MAX_SALT_LEN); in php_crypt()
H A Dcrypt_sha256.c325 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() function
603 return php_sha256_crypt_r(key, salt, buffer, buflen); in php_sha256_crypt()
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dphp_crypt_r.h52 extern char * php_sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen);
H A Dcrypt.c143 crypt_res = php_sha256_crypt_r(password, salt, output, PHP_MAX_SALT_LEN); in php_crypt()
H A Dcrypt_sha256.c329 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() function
603 return php_sha256_crypt_r(key, salt, buffer, buflen); in php_sha256_crypt()
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dphp_crypt_r.h52 extern char * php_sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen);
H A Dcrypt.c140 crypt_res = php_sha256_crypt_r(password, salt, output, PHP_MAX_SALT_LEN); in php_crypt()
H A Dcrypt_sha256.c325 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() function
599 return php_sha256_crypt_r(key, salt, buffer, buflen); in php_sha256_crypt()
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dphp_crypt_r.h52 extern char * php_sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen);
H A Dcrypt.c143 crypt_res = php_sha256_crypt_r(password, salt, output, PHP_MAX_SALT_LEN); in php_crypt()
H A Dcrypt_sha256.c329 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() function
603 return php_sha256_crypt_r(key, salt, buffer, buflen); in php_sha256_crypt()
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dphp_crypt_r.h52 extern char * php_sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen);
H A Dcrypt.c140 crypt_res = php_sha256_crypt_r(password, salt, output, PHP_MAX_SALT_LEN); in php_crypt()
H A Dcrypt_sha256.c325 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() function
599 return php_sha256_crypt_r(key, salt, buffer, buflen); in php_sha256_crypt()