Searched refs:next_root_buf (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_objagg.c32 char next_root_buf[BUF_LEN]; member in struct:world
137 memcpy(root->buf, world->next_root_buf, sizeof(root->buf));
160 get_random_bytes(world->next_root_buf,
161 sizeof(world->next_root_buf));
189 memcmp(world->next_root_buf, root->buf, sizeof(root->buf))) {

Completed in 88 milliseconds