Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/include/
H A Dmalloc_flags.h28 #define MAF_FREE_WIPE 0x04 /* Free wipes allocated buffer */ macro
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c640 raw_free(ptr, ctx, flags & MAF_FREE_WIPE); in free_flags()
762 free_flags(MAF_FREE_WIPE, ptr); in free_wipe()