Home
last modified time | relevance | path

Searched refs:php_hash_do_hash_hmac (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/hash/
H A Dhash.c488 static void php_hash_do_hash_hmac( in php_hash_do_hash_hmac() function
579 php_hash_do_hash_hmac(return_value, algo, data, data_len, key, key_len, raw_output, 0); in PHP_FUNCTION()
596 php_hash_do_hash_hmac(return_value, algo, data, data_len, key, key_len, raw_output, 1); in PHP_FUNCTION()
1213 php_hash_do_hash_hmac(return_value, algo, data, data_len, key, key_len, 1, 0); in PHP_FUNCTION()

Completed in 16 milliseconds