Lines Matching refs:function
2 Test hash_pbkdf2() function : error functionality
17 echo "\n-- Testing hash_pbkdf2() function with less than expected no. of arguments --\n";
27 echo "\n-- Testing hash_pbkdf2() function with more than expected no. of arguments --\n";
31 echo "\n-- Testing hash_pbkdf2() function with invalid hash algorithm --\n";
35 echo "\n-- Testing hash_pbkdf2() function with invalid iterations --\n";
41 echo "\n-- Testing hash_pbkdf2() function with invalid length --\n";
50 -- Testing hash_pbkdf2() function with less than expected no. of arguments --
60 -- Testing hash_pbkdf2() function with more than expected no. of arguments --
64 -- Testing hash_pbkdf2() function with invalid hash algorithm --
68 -- Testing hash_pbkdf2() function with invalid iterations --
74 -- Testing hash_pbkdf2() function with invalid length --