Searched defs:hash_hkdf (Results 1 – 2 of 2) sorted by relevance
35 function hash_hkdf(string $algo, string $key, int $length = 0, string $info = "", string $salt = ""… function
880 PHP_FUNCTION(hash_hkdf) in PHP_FUNCTION() argument
Completed in 9 milliseconds