Searched refs:tmp_dst_buf (Results 1 – 1 of 1) sorted by relevance
96 uint8_t tmp_dst_buf[MBUF_SIZE]; in test_blockcipher_one_case() local475 rte_memcpy(tmp_dst_buf, sym_op->m_dst->buf_addr, in test_blockcipher_one_case()638 if (value != tmp_dst_buf[i]) { in test_blockcipher_one_case()642 __LINE__, value, tmp_dst_buf[i]); in test_blockcipher_one_case()