Home
last modified time | relevance | path

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

/PHP-7.1/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, uint32_t hval) in joaat_buf() function
H A Dphp_hash_joaat.h32 static uint32_t joaat_buf(void *buf, size_t len, uint32_t hval);

Completed in 6 milliseconds