Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c97 uint8_t tmp_src_buf[MBUF_SIZE]; in test_blockcipher_one_case() local
542 rte_memcpy(tmp_src_buf, sym_op->m_src->buf_addr, in test_blockcipher_one_case()
692 if (value != tmp_src_buf[i]) { in test_blockcipher_one_case()
695 __LINE__, value, tmp_src_buf[i]); in test_blockcipher_one_case()
791 if (value != tmp_src_buf[i]) { in test_blockcipher_one_case()
795 __LINE__, value, tmp_src_buf[i]); in test_blockcipher_one_case()