Home
last modified time | relevance | path

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

/PHP-5.3/ext/hash/
H A Dhash.c169 char *hex_digest = safe_emalloc(ops->digest_size, 2, 1); in php_hash_do_hash() local
281 char *hex_digest = safe_emalloc(ops->digest_size, 2, 1); in php_hash_do_hash_hmac() local
520 char *hex_digest = safe_emalloc(digest_len,2,1); in PHP_FUNCTION() local

Completed in 13 milliseconds