Home
last modified time | relevance | path

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

/external/nos/test/system-test-harness/src/
Druntests.cc254 uint8_t sw_out[AES_BLOCK_SIZE]; in TEST_F() local
262 reinterpret_cast<uint8_t *>(sw_out), AES_BLOCK_SIZE, in TEST_F()
267 sw_out[y] & 0x00ff) << "Inconsistency at index " << index; in TEST_F()