Home
last modified time | relevance | path

Searched refs:CRYPT_BLOWFISH (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/standard/tests/strings/
H A Dcrypt.phpt19 echo (CRYPT_BLOWFISH) ? ((crypt($str, $salt4) === $res_4) ? 'BLO' : 'BLO - ERROR') : 'BLO', "\n";
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php393 const CRYPT_BLOWFISH = 1; define

Completed in 22 milliseconds