Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dhash_joaat.c45 context->state = joaat_buf((void *)input, inputLen, context->state); in PHP_JOAATUpdate()
74 joaat_buf(void *buf, size_t len, php_hash_uint32 hval) in joaat_buf() function
H A Dphp_hash_joaat.h32 static php_hash_uint32 joaat_buf(void *buf, size_t len, php_hash_uint32 hval);

Completed in 8 milliseconds