Searched refs:cbufgood (Results 1 - 1 of 1) sorted by relevance
/external/vboot_reference/tests/ |
H A D | vb21_common_tests.c | 56 uint8_t cbufgood[sizeof(cbuf)]; local 79 memcpy(cbufgood, cbuf, sizeof(cbufgood)); 81 memcpy(cbuf, cbufgood, sizeof(cbuf)); 87 memcpy(cbuf, cbufgood, sizeof(cbuf)); 93 memcpy(cbuf, cbufgood, sizeof(cbuf)); 99 memcpy(cbuf, cbufgood, sizeof(cbuf)); 105 memcpy(cbuf, cbufgood, sizeof(cbuf)); 111 memcpy(cbuf, cbufgood, sizeof(cbuf)); 117 memcpy(cbuf, cbufgood, sizeo [all...] |
Completed in 107 milliseconds