Searched refs:djb_xor (Results 1 – 1 of 1) sorted by relevance
44 static unsigned djb_xor(const uint8_t * c, size_t len) { in djb_xor() function106 unsigned h = djb_xor(ptr, 32); in LLVMFuzzerTestOneInput()