Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dhash.c472 static inline void php_hash_string_xor(unsigned char *out, const unsigned char *in, const unsigned … in php_hash_string_xor() function
1085 php_hash_string_xor(temp, temp, digest, ops->digest_size); in PHP_FUNCTION()

Completed in 11 milliseconds