Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget.c975 bufsize wipe_size; local
1043 wipe_size = -size;
1067 wipe_size = b->bh.bsize - sizeof(struct bfhead);
1101 wipe_size += sizeof(struct bfhead);
1104 V memset_unchecked(wipe_start, 0x55, wipe_size);