Searched refs:CRYPT_BLOWFISH (Results 1 – 2 of 2) sorted by relevance
19 echo (CRYPT_BLOWFISH) ? ((crypt($str, $salt4) === $res_4) ? 'BLO' : 'BLO - ERROR') : 'BLO', "\n";
393 const CRYPT_BLOWFISH = 1; define
Completed in 12 milliseconds