Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dhash.c214 static inline void php_hash_string_xor(unsigned char *out, const unsigned char *in, const unsigned … in php_hash_string_xor() function
708 php_hash_string_xor(temp, temp, digest, ops->digest_size); in PHP_FUNCTION()

Completed in 11 milliseconds