Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget.c926 bufsize wipe_size; local
991 wipe_size = -size;
1011 wipe_size = b->bh.bsize - sizeof(struct bfhead);
1041 wipe_size += sizeof(struct bfhead);
1044 V memset_unchecked(wipe_start, 0x55, wipe_size);

Completed in 4 milliseconds