Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Dmisc.c703 static void *asan_out_of_bounds_memset(void *buf, int val, size_t size) in asan_out_of_bounds_memset() function
836 ctx.memset_func = asan_out_of_bounds_memset; in self_test_asan()