Home
last modified time | relevance | path

Searched defs:known_string (Results 1 – 20 of 20) sorted by relevance

/dports/net-mgmt/observium/observium/libs/hash-compat/
H A Dhash_equals.php18 function hash_equals($known_string = null, $user_string = null)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/inc/
H A Dphp_compat.php17 function hash_equals($known_string, $user_string)
/dports/www/opencart/opencart-3.0.3.8/upload/system/helper/
H A Dgeneral.php24 function hash_equals($known_string, $user_string) {
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/core/compat/
H A Dhash.php70 function hash_equals($known_string, $user_string)
/dports/www/codeigniter/CodeIgniter-3.1.11/system/core/compat/
H A Dhash.php70 function hash_equals($known_string, $user_string)
/dports/www/ilias/ILIAS-5.4.25/Services/Password/classes/
H A Dclass.ilBasePasswordEncoder.php27 protected function comparePasswords($known_string, $user_string)
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php71 public static function checkSign(string $known_string, string $user_string): bool {
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php71 public static function checkSign(string $known_string, string $user_string): bool {
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php71 public static function checkSign(string $known_string, string $user_string): bool {
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php71 public static function checkSign(string $known_string, string $user_string): bool {
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php71 public static function checkSign(string $known_string, string $user_string): bool {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Component/Utility/
H A DCrypt.php99 public static function hashEquals($known_string, $user_string) {
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/polyfill-php56/
H A Dbootstrap.php19 …function hash_equals($known_string, $user_string) { return p\Php56::hash_equals($known_string, $us…
/dports/www/yourls/YOURLS-1.8.2/includes/vendor/ozh/phpass/src/Ozh/Phpass/
H A DPasswordHash.php308 function hash_equals($known_string, $user_string)
/dports/lang/php80/php-8.0.15/ext/hash/
H A Dhash.stub.php33 function hash_equals(string $known_string, string $user_string): bool {}
/dports/www/mod_php80/php-8.0.15/ext/hash/
H A Dhash.stub.php33 function hash_equals(string $known_string, string $user_string): bool {}
/dports/www/mod_php81/php-8.1.1/ext/hash/
H A Dhash.stub.php49 function hash_equals(string $known_string, string $user_string): bool {}
/dports/lang/php81/php-8.1.1/ext/hash/
H A Dhash.stub.php49 function hash_equals(string $known_string, string $user_string): bool {}
/dports/www/mybb/mybb-mybb_1829/inc/
H A Dfunctions.php9337 function my_hash_equals($known_string, $user_string)
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php44186 function hash_equals($known_string, $user_string){}