Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dhash.c500 static void php_hash_do_hash_hmac( in php_hash_do_hash_hmac() function
591 php_hash_do_hash_hmac(return_value, algo, data, data_len, key, key_len, raw_output, 0); in PHP_FUNCTION()
608 php_hash_do_hash_hmac(return_value, algo, data, data_len, key, key_len, raw_output, 1); in PHP_FUNCTION()
1220 php_hash_do_hash_hmac(return_value, algo, data, data_len, key, key_len, 1, 0); in PHP_FUNCTION()

Completed in 7 milliseconds