Lines Matching refs:x
151 (const unsigned char*)key->x,
158 (unsigned char*)block1->x,
163 (unsigned char*)block2->x,
168 (unsigned char*)block3->x,
173 (unsigned char*)block4->x,
178 TEST_ASSERT( memcmp( output, expected_result->x, block_size ) == 0 );
231 (const unsigned char*)key->x,
240 (unsigned char*)block_a1->x,
245 (unsigned char*)block_a2->x,
250 (unsigned char*)block_a3->x,
255 TEST_ASSERT( memcmp( output, expected_result_a->x, block_size ) == 0 );
265 (unsigned char*)block_b1->x,
270 (unsigned char*)block_b2->x,
275 (unsigned char*)block_b3->x,
280 TEST_ASSERT( memcmp( output, expected_result_b->x, block_size ) == 0 );