| /dpdk/lib/eal/include/ |
| H A D | rte_hexdump.h | 35 rte_hexdump(FILE *f, const char * title, const void * buf, unsigned int len);
|
| H A D | meson.build | 24 'rte_hexdump.h',
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_logs.c | 20 rte_hexdump(rte_log_get_stream(), title, buf, len); in bcmfs_hexdump_log()
|
| /dpdk/drivers/common/qat/ |
| H A D | qat_logs.c | 15 rte_hexdump(rte_log_get_stream(), title, buf, len); in qat_hexdump_log()
|
| /dpdk/lib/port/ |
| H A D | rte_swx_port_fd.c | 137 rte_hexdump(stdout, NULL, in reader_pkt_rx() 238 rte_hexdump(stdout, NULL, &pkt->pkt[pkt->offset], pkt->length); in writer_pkt_tx()
|
| H A D | rte_swx_port_ring.c | 120 rte_hexdump(stdout, in reader_pkt_rx() 253 rte_hexdump(stdout, NULL, &pkt->pkt[pkt->offset], pkt->length); in writer_pkt_tx()
|
| H A D | rte_swx_port_ethdev.c | 125 rte_hexdump(stdout, in reader_pkt_rx() 253 rte_hexdump(stdout, NULL, &pkt->pkt[pkt->offset], pkt->length); in writer_pkt_tx()
|
| H A D | rte_swx_port_source_sink.c | 177 rte_hexdump(stdout, NULL, &pkt->pkt[pkt->offset], pkt->length); in source_pkt_rx() 296 rte_hexdump(stdout, NULL, &pkt->pkt[pkt->offset], pkt->length); in sink_pkt_tx()
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_hexdump.c | 11 rte_hexdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_hexdump() function
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | pmd_chacha_poly.c | 261 rte_hexdump(stdout, "auth tag (orig):", in post_process_chacha20_poly1305_crypto_op() 263 rte_hexdump(stdout, "auth tag (calc):", in post_process_chacha20_poly1305_crypto_op()
|
| H A D | pmd_aesni_gcm.c | 203 rte_hexdump(stdout, "auth tag (orig):", in post_process_gcm_crypto_op() 205 rte_hexdump(stdout, "auth tag (calc):", in post_process_gcm_crypto_op()
|
| /dpdk/app/test/ |
| H A D | test.h | 144 rte_hexdump(file, title, buf, len); in debug_hexdump()
|
| H A D | test_common.c | 101 rte_hexdump(stdout, "test", memdump, sizeof(memdump)); in test_misc()
|
| H A D | test_table_pipeline.c | 480 rte_hexdump(stdout, "Object:", in test_pipeline_single_filter()
|
| H A D | test_cryptodev_security_ipsec.c | 848 rte_hexdump(stdout, "expected", td_output_text, len); in test_ipsec_td_verify() 849 rte_hexdump(stdout, "actual", output_text, len); in test_ipsec_td_verify()
|
| H A D | test_ring.c | 462 rte_hexdump(stdout, "src", src, size); in test_ring_mem_cmp() 463 rte_hexdump(stdout, "dst", dst, size); in test_ring_mem_cmp()
|
| H A D | test_table_acl.c | 696 rte_hexdump(stdout, "mbuf", in test_pipeline_single_filter()
|
| H A D | test_cryptodev.c | 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() [all …]
|
| /dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 1546 rte_hexdump(stdout, "Cipher key:", in display_cipher_info() 1549 rte_hexdump(stdout, "IV:", options->cipher_iv.data, options->cipher_iv.length); in display_cipher_info() 1558 rte_hexdump(stdout, "Auth key:", in display_auth_info() 1561 rte_hexdump(stdout, "IV:", options->auth_iv.data, options->auth_iv.length); in display_auth_info() 1570 rte_hexdump(stdout, "AEAD key:", in display_aead_info() 1573 rte_hexdump(stdout, "IV:", options->aead_iv.data, options->aead_iv.length); in display_aead_info() 1574 rte_hexdump(stdout, "AAD:", options->aad.data, options->aad.length); in display_aead_info()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx.c | 349 rte_hexdump(fd, hex_title, buf, hex_len); in mlx5_dump_debug_information()
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr.c | 619 rte_hexdump(stdout, "PROCESSED", in hw_poll_job_ring() 623 rte_hexdump(stdout, "PROCESSED", in hw_poll_job_ring() 775 rte_hexdump(stdout, "ICV", ctx->digest, ses->digest_length); in build_auth_only_sg() 844 rte_hexdump(stdout, "ICV", ctx->digest, ses->digest_length); in build_auth_only() 1409 rte_hexdump(stdout, "DECODE", in caam_jr_enqueue_op() 1413 rte_hexdump(stdout, "ENCODE", in caam_jr_enqueue_op()
|
| /dpdk/lib/eal/ |
| H A D | version.map | 109 rte_hexdump;
|
| /dpdk/doc/api/ |
| H A D | doxy-api-index.md | 219 [hexdump] (@ref rte_hexdump.h),
|
| /dpdk/lib/mbuf/ |
| H A D | rte_mbuf.c | 695 rte_hexdump(f, NULL, rte_pktmbuf_mtod(m, void *), len); in rte_pktmbuf_dump()
|
| /dpdk/doc/guides/contributing/ |
| H A D | unit_test.rst | 222 #include <rte_hexdump.h>
|