Lines Matching refs:rte_hexdump
4544 rte_hexdump(stdout, "plaintext:", plaintext, tdata->plaintext.len); in test_snow3g_encryption_offset_oop()
4569 rte_hexdump(stdout, "ciphertext:", ciphertext, plaintext_len); in test_snow3g_encryption_offset_oop()
8512 rte_hexdump(stdout, "encrypted", ciphertext, output_vec_len); in test_pdcp_proto()
8513 rte_hexdump(stdout, "reference", output_vec, output_vec_len); in test_pdcp_proto()
8796 rte_hexdump(stdout, "encrypted", ciphertext, fragsz); in test_pdcp_proto_SGL()
8797 rte_hexdump(stdout, "reference", output_vec, fragsz); in test_pdcp_proto_SGL()
8814 rte_hexdump(stdout, "encrypted", ciphertext, to_trn_tbl[ecx]); in test_pdcp_proto_SGL()
8815 rte_hexdump(stdout, "reference", output_vec + off, in test_pdcp_proto_SGL()
9075 rte_hexdump(stdout, "MAC I", in test_PDCP_PROTO_short_mac()
10404 rte_hexdump(stdout, "expected", d_td->plaintext.data, in test_docsis_proto_uplink()
10406 rte_hexdump(stdout, "actual", plaintext, d_td->plaintext.len); in test_docsis_proto_uplink()
10587 rte_hexdump(stdout, "expected", d_td->ciphertext.data, in test_docsis_proto_downlink()
10589 rte_hexdump(stdout, "actual", ciphertext, d_td->ciphertext.len); in test_docsis_proto_downlink()