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

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

Completed in 131 milliseconds