Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_joaat.c44 context->state = joaat_buf((void *)input, inputLen, context->state); in PHP_JOAATUpdate()
73 joaat_buf(void *buf, size_t len, uint32_t hval) in joaat_buf() function
H A Dphp_hash_joaat.h30 static uint32_t joaat_buf(void *buf, size_t len, uint32_t hval);

Completed in 7 milliseconds