Searched defs:hash_hmac_file (Results 1 – 2 of 2) sorted by relevance
11 function hash_hmac_file(string $algo, string $filename, string $key, bool $binary = false): string|… function
585 PHP_FUNCTION(hash_hmac_file) in PHP_FUNCTION() argument
Completed in 8 milliseconds