HomeSort by relevance Sort by last modified time
    Searched refs:util_rndBuf (Results 1 - 3 of 3) sorted by null

  /external/honggfuzz/libhfcommon/
util.h 88 extern void util_rndBuf(uint8_t* buf, size_t sz);
util.c 154 void util_rndBuf(uint8_t* buf, size_t sz) {
  /external/honggfuzz/
mangle.c 696 util_rndBuf(&run->dynamicFile[off], len);
    [all...]

Completed in 72 milliseconds