Searched refs:postGuard (Results 1 – 2 of 2) sorted by relevance
87 memset(postGuard(), guardBlockEndVal, guardBlockSize); in size()93 checkGuardBlock(postGuard(), guardBlockEndVal, "after"); in check()115 unsigned char* postGuard() const { return data() + size; } in postGuard() function
63 memset(postGuard(), guardBlockEndVal, guardBlockSize); in size()69 checkGuardBlock(postGuard(), guardBlockEndVal, "after"); in check()91 unsigned char* postGuard() const { return data() + size; } in postGuard() function