Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Drandom.c22 # define WITH_MSAN 1 macro
55 #ifdef WITH_MSAN in fido_get_random()
/freebsd/contrib/libfido2/fuzz/
H A Dmutator_aux.h41 # define WITH_MSAN 1 macro
45 #if !defined(WITH_MSAN)
H A Dmutator_aux.c33 #ifdef WITH_MSAN in consume()
138 #ifdef WITH_MSAN in mutate_byte()
147 #ifdef WITH_MSAN in mutate_int()
H A Dlibfuzzer.c202 #ifdef WITH_MSAN in LLVMFuzzerCustomMutator()