Home
last modified time | relevance | path

Searched refs:print_hex_dump_debug (Results 1 – 25 of 62) sorted by relevance

123

/linux/drivers/crypto/caam/
A Dcaamhash.c393 print_hex_dump_debug("key_in@"__stringify(__LINE__)": ", in hash_digest_key()
395 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in hash_digest_key()
600 print_hex_dump_debug("ctx@"__stringify(__LINE__)": ", in ahash_done_cpy()
654 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_done_switch()
658 print_hex_dump_debug("ctx@"__stringify(__LINE__)": ", in ahash_done_switch()
662 print_hex_dump_debug("result@"__stringify(__LINE__)": ", in ahash_done_switch()
925 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_ctx()
986 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in ahash_final_ctx()
1060 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in ahash_finup_ctx()
1296 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_no_ctx()
[all …]
A Dkey_gen.c61 print_hex_dump_debug("ctx.key@" __stringify(__LINE__)": ", in gen_split_key()
103 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in gen_split_key()
116 print_hex_dump_debug("ctx.key@"__stringify(__LINE__)": ", in gen_split_key()
A Dcaamalg_desc.c117 print_hex_dump_debug("aead null enc shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_aead_null_encap()
204 print_hex_dump_debug("aead null dec shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_aead_null_decap()
356 print_hex_dump_debug("aead enc shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_aead_encap()
473 print_hex_dump_debug("aead dec shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_aead_decap()
619 print_hex_dump_debug("aead givenc shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_aead_givencap()
746 print_hex_dump_debug("gcm enc shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_gcm_encap()
841 print_hex_dump_debug("gcm dec shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_gcm_decap()
952 print_hex_dump_debug("rfc4106 enc shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_rfc4106_encap()
1047 print_hex_dump_debug("rfc4106 dec shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_rfc4106_decap()
1130 print_hex_dump_debug("rfc4543 enc shdesc@" __stringify(__LINE__)": ", in cnstr_shdsc_rfc4543_encap()
[all …]
A Dcaamalg_qi2.c300 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in aead_setkey()
314 print_hex_dump_debug("ctx.key@" __stringify(__LINE__)": ", in aead_setkey()
3408 print_hex_dump_debug("ctx@" __stringify(__LINE__)": ", in ahash_done()
3438 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_done_bi()
3442 print_hex_dump_debug("ctx@" __stringify(__LINE__)": ", in ahash_done_bi()
3473 print_hex_dump_debug("ctx@" __stringify(__LINE__)": ", in ahash_done_ctx_src()
3503 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_done_ctx_dst()
3507 print_hex_dump_debug("ctx@" __stringify(__LINE__)": ", in ahash_done_ctx_dst()
3625 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_ctx()
4079 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_no_ctx()
[all …]
A Dsg_sw_sec4.h39 print_hex_dump_debug("sec4_sg_ptr@: ", DUMP_PREFIX_ADDRESS, 16, 4, in dma_to_sec4_sg_one()
A Dcaamalg.c590 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in aead_setkey()
626 print_hex_dump_debug("ctx.key@"__stringify(__LINE__)": ", in aead_setkey()
667 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in gcm_setkey()
688 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in rfc4106_setkey()
714 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in rfc4543_setkey()
741 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in skcipher_setkey()
1031 print_hex_dump_debug("dstiv @" __stringify(__LINE__)": ", in skcipher_crypt_done()
1246 print_hex_dump_debug("presciv@"__stringify(__LINE__)": ", in init_skcipher_job()
1507 print_hex_dump_debug("aead jobdesc@"__stringify(__LINE__)": ", in aead_crypt()
1563 print_hex_dump_debug("aead jobdesc@"__stringify(__LINE__)": ", in gcm_crypt()
[all …]
A Dcaamalg_qi.c210 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in aead_setkey()
246 print_hex_dump_debug("ctx.key@" __stringify(__LINE__)": ", in aead_setkey()
369 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in gcm_setkey()
473 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in rfc4106_setkey()
579 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in rfc4543_setkey()
629 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in skcipher_setkey()
1222 print_hex_dump_debug("dstiv @" __stringify(__LINE__)": ", in skcipher_done()
A Derror.c38 print_hex_dump_debug(prefix_str, prefix_type, rowsize, in caam_dump_sg()
/linux/sound/soc/intel/catpt/
A Dloader.c245 print_hex_dump_debug(__func__, DUMP_PREFIX_OFFSET, 8, 4, in catpt_restore_fwimage()
297 print_hex_dump_debug(__func__, DUMP_PREFIX_OFFSET, 8, 4, in catpt_load_block()
335 print_hex_dump_debug(__func__, DUMP_PREFIX_OFFSET, 8, 4, in catpt_restore_basefw()
378 print_hex_dump_debug(__func__, DUMP_PREFIX_OFFSET, 8, 4, in catpt_restore_module()
420 print_hex_dump_debug(__func__, DUMP_PREFIX_OFFSET, 8, 4, in catpt_load_module()
466 print_hex_dump_debug(__func__, DUMP_PREFIX_OFFSET, 8, 4, in catpt_restore_firmware()
512 print_hex_dump_debug(__func__, DUMP_PREFIX_OFFSET, 8, 4, in catpt_load_firmware()
/linux/drivers/infiniband/hw/irdma/
A Dctrl.c178 print_hex_dump_debug("WQE: ARP_CACHE_ENTRY WQE", DUMP_PREFIX_OFFSET, in irdma_sc_add_arp_cache_entry()
211 print_hex_dump_debug("WQE: ARP_CACHE_DEL_ENTRY WQE", in irdma_sc_del_arp_cache_entry()
248 print_hex_dump_debug("WQE: MANAGE_APBVT WQE", DUMP_PREFIX_OFFSET, 16, in irdma_sc_manage_apbvt_entry()
338 print_hex_dump_debug("WQE: MANAGE_QHASH WQE", DUMP_PREFIX_OFFSET, 16, in irdma_sc_manage_qhash_table_entry()
759 print_hex_dump_debug("WQE: ALLOCATE_LOCAL_MAC WQE", in irdma_sc_alloc_local_mac_entry()
835 print_hex_dump_debug("WQE: DEL_LOCAL_MAC_IPADDR WQE", in irdma_sc_del_local_mac_entry()
1025 print_hex_dump_debug("WQE: QP_HOST CTX", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_qp_setctx()
2295 print_hex_dump_debug("WQE: GEN_AE WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_gen_ae()
3473 print_hex_dump_debug("WQE: MANAGE_HMC_PM_FUNC_TABLE WQE", in irdma_sc_manage_hmc_pm_func_table()
4472 print_hex_dump_debug("WQE: UPDATE_PE_SDS WQE Buffer", in cqp_sds_wqe_fill()
[all …]
A Duda.c76 print_hex_dump_debug("WQE: MANAGE_AH WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_access_ah()
169 print_hex_dump_debug("WQE: MANAGE_MCG WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_access_mcast_grp()
171 print_hex_dump_debug("WQE: MCG_HOST CTX WQE", DUMP_PREFIX_OFFSET, 16, in irdma_access_mcast_grp()
A Dpuda.c258 print_hex_dump_debug("PUDA: PUDA CQE", DUMP_PREFIX_OFFSET, 16, 8, cqe, in irdma_puda_poll_info()
261 print_hex_dump_debug("PUDA: PUDA EXT-CQE", DUMP_PREFIX_OFFSET, in irdma_puda_poll_info()
491 print_hex_dump_debug("PUDA: PUDA SEND WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_puda_send()
597 print_hex_dump_debug("PUDA: PUDA QP CONTEXT", DUMP_PREFIX_OFFSET, 16, in irdma_puda_qp_setctx()
633 print_hex_dump_debug("PUDA: PUDA QP CREATE", DUMP_PREFIX_OFFSET, 16, in irdma_puda_qp_wqe()
759 print_hex_dump_debug("PUDA: PUDA CREATE CQ", DUMP_PREFIX_OFFSET, 16, in irdma_puda_cq_wqe()
1411 print_hex_dump_debug("IEQ: IEQ TX BUFFER", DUMP_PREFIX_OFFSET, 16, 8, in irdma_ieq_handle_partial()
1509 print_hex_dump_debug("IEQ: IEQ TX BUFFER", DUMP_PREFIX_OFFSET, in irdma_ieq_process_buf()
1610 print_hex_dump_debug("IEQ: IEQ RX BUFFER", DUMP_PREFIX_OFFSET, 16, 8, in irdma_ieq_handle_exception()
1627 print_hex_dump_debug("IEQ: Q2 BUFFER", DUMP_PREFIX_OFFSET, 16, in irdma_ieq_handle_exception()
/linux/drivers/net/wireless/ti/wlcore/
A Ddebug.h81 print_hex_dump_debug(DRIVER_PREFIX prefix, \
91 print_hex_dump_debug(DRIVER_PREFIX prefix, \
/linux/drivers/net/ethernet/intel/ice/
A Dice_osdep.h35 print_hex_dump_debug(KBUILD_MODNAME " ", \
49 print_hex_dump_debug(KBUILD_MODNAME, \
/linux/include/linux/
A Dprintk.h726 #define print_hex_dump_debug(prefix_str, prefix_type, rowsize, \ macro
731 #define print_hex_dump_debug(prefix_str, prefix_type, rowsize, \ macro
736 static inline void print_hex_dump_debug(const char *prefix_str, int prefix_type, in print_hex_dump_debug() function
756 print_hex_dump_debug(prefix_str, prefix_type, 16, 1, buf, len, true)
/linux/include/net/
A D6lowpan.h224 print_hex_dump_debug("", DUMP_PREFIX_NONE, 16, 1, buf, len, false); in raw_dump_inline()
239 print_hex_dump_debug("\t", DUMP_PREFIX_OFFSET, 16, 1, buf, len, false); in raw_dump_table()
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_reqmgr.c34 print_hex_dump_debug("", DUMP_PREFIX_NONE, 16, 1, in otx2_cpt_dump_sg_list()
43 print_hex_dump_debug("", DUMP_PREFIX_NONE, 16, 1, in otx2_cpt_dump_sg_list()
317 print_hex_dump_debug("", 0, 16, 1, &cptinst, OTX2_CPT_INST_SIZE, false); in process_request()
319 print_hex_dump_debug("", 0, 16, 1, info->in_buffer, in process_request()
/linux/drivers/misc/genwqe/
A Dgenwqe_driver.h65 print_hex_dump_debug(prefix, DUMP_PREFIX_OFFSET, 16, 1, buff, in genwqe_hexdump()
/linux/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_reqmgr.c42 print_hex_dump_debug("", DUMP_PREFIX_NONE, 16, 1, in otx_cpt_dump_sg_list()
52 print_hex_dump_debug("", DUMP_PREFIX_NONE, 16, 1, in otx_cpt_dump_sg_list()
380 print_hex_dump_debug("", 0, 16, 1, &cptinst, OTX_CPT_INST_SIZE, false); in process_request()
382 print_hex_dump_debug("", 0, 16, 1, info->in_buffer, in process_request()
/linux/samples/rpmsg/
A Drpmsg_client_sample.c34 print_hex_dump_debug(__func__, DUMP_PREFIX_NONE, 16, 1, data, len, in rpmsg_sample_cb()
/linux/drivers/nfc/pn533/
A Dusb.c168 print_hex_dump_debug("PN533 TX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_usb_send_frame()
357 print_hex_dump_debug("ACR122 RX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_acr122_poweron_rdr_resp()
386 print_hex_dump_debug("ACR122 TX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_acr122_poweron_rdr()
/linux/drivers/nfc/
A Dmei_phy.c73 print_hex_dump_debug("mei in : ", DUMP_PREFIX_OFFSET, \
80 print_hex_dump_debug("mei out: ", DUMP_PREFIX_OFFSET, \
/linux/drivers/net/wireless/ath/wil6210/
A Dethtool.c97 print_hex_dump_debug("DBG[MISC] coal ", DUMP_PREFIX_OFFSET, 16, 4, in wil_ethtoolops_set_coalesce()
/linux/Documentation/admin-guide/
A Ddynamic-debug-howto.rst13 ``print_hex_dump_debug()``/``print_hex_dump_bytes()`` calls can be dynamically
21 If ``CONFIG_DYNAMIC_DEBUG`` is not set, ``print_hex_dump_debug()`` is just
24 For ``print_hex_dump_debug()``/``print_hex_dump_bytes()``, format string is
237 For ``print_hex_dump_debug()`` and ``print_hex_dump_bytes()``, only ``p`` flag
/linux/drivers/mfd/
A Drave-sp.c305 print_hex_dump_debug("rave-sp tx: ", DUMP_PREFIX_NONE, in rave_sp_write()
452 print_hex_dump_debug("rave-sp rx: ", DUMP_PREFIX_NONE, in rave_sp_receive_frame()

Completed in 72 milliseconds

123