Searched defs:hash_pbkdf2 (Results 1 – 2 of 2) sorted by relevance
31 function hash_pbkdf2(string $algo, string $password, string $salt, int $iterations, int $length = 0… function
973 PHP_FUNCTION(hash_pbkdf2) in PHP_FUNCTION() argument
Completed in 13 milliseconds