Home
last modified time | relevance | path

Searched defs:XXH32_update (Results 1 – 2 of 2) sorted by relevance

/external/fio/crc/
Dxxhash.c349 XXH_errorcode XXH32_update (void* state_in, const void* input, int len) in XXH32_update() function
/external/lz4/lib/
Dxxhash.c677 XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update() function