Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/
H A Dasan_test.c41 static void *asan_out_of_bounds_memset(void *buf, int val, size_t size) in asan_out_of_bounds_memset() function
154 ctx->memset_func = asan_out_of_bounds_memset; in asan_test_init()