Home
last modified time | relevance | path

Searched defs:hex_digest (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/hash/
H A Dhash.c179 char *hex_digest = safe_emalloc(ops->digest_size, 2, 1); in php_hash_do_hash() local
307 char *hex_digest = safe_emalloc(ops->digest_size, 2, 1); in php_hash_do_hash_hmac() local
546 char *hex_digest = safe_emalloc(digest_len,2,1); in PHP_FUNCTION() local

Completed in 14 milliseconds