Home
last modified time | relevance | path

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

/openbmc/libmctp/tests/fuzz/
H A Di2c-fuzz.c77 static bool fuzz_buf_extract_u32(struct fuzz_buf *buf, uint32_t *ret) in fuzz_buf_extract_u32() function
132 if (!fuzz_buf_extract_u32(ctx->ctrl, &len)) { in do_rx()
171 if (!fuzz_buf_extract_u32(ctx->ctrl, &len)) { in do_tx()
203 if (fuzz_buf_extract_u32(ctx->ctrl, &s)) { in fuzz_now()