Home
last modified time | relevance | path

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

123

/linux-6.6.21/drivers/crypto/caam/
Dcaamhash.c222 print_hex_dump_debug("ahash update shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc()
232 print_hex_dump_debug("ahash update first shdesc@"__stringify(__LINE__) in ahash_set_sh_desc()
243 print_hex_dump_debug("ahash final shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc()
254 print_hex_dump_debug("ahash digest shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc()
274 print_hex_dump_debug("axcbc update shdesc@" __stringify(__LINE__)" : ", in axcbc_set_sh_desc()
284 print_hex_dump_debug("axcbc finup shdesc@" __stringify(__LINE__)" : ", in axcbc_set_sh_desc()
297 print_hex_dump_debug("axcbc update first shdesc@" __stringify(__LINE__) in axcbc_set_sh_desc()
307 print_hex_dump_debug("axcbc digest shdesc@" __stringify(__LINE__)" : ", in axcbc_set_sh_desc()
326 print_hex_dump_debug("acmac update shdesc@" __stringify(__LINE__)" : ", in acmac_set_sh_desc()
336 print_hex_dump_debug("acmac finup shdesc@" __stringify(__LINE__)" : ", in acmac_set_sh_desc()
[all …]
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()
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 …]
Dblob_gen.c127 print_hex_dump_debug("data@"__stringify(__LINE__)": ", in caam_process_blob()
130 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in caam_process_blob()
141 print_hex_dump_debug("output@"__stringify(__LINE__)": ", in caam_process_blob()
Dcaamprng.c55 print_hex_dump_debug("prng reseed desc@: ", DUMP_PREFIX_ADDRESS, in caam_init_reseed_desc()
70 print_hex_dump_debug("prng job desc@: ", DUMP_PREFIX_ADDRESS, in caam_init_prng_desc()
Dsg_sw_sec4.h39 print_hex_dump_debug("sec4_sg_ptr@: ", DUMP_PREFIX_ADDRESS, 16, 4, in dma_to_sec4_sg_one()
Dcaamrng.c78 print_hex_dump_debug("rng job desc@: ", DUMP_PREFIX_ADDRESS, in caam_init_desc()
195 print_hex_dump_debug("random bytes@: ", in test_len()
Dcaamalg_qi2.c302 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in aead_setkey()
316 print_hex_dump_debug("ctx.key@" __stringify(__LINE__)": ", in aead_setkey()
733 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in gcm_setkey()
829 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in rfc4106_setkey()
928 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in rfc4543_setkey()
956 print_hex_dump_debug("key in @" __stringify(__LINE__)": ", in skcipher_setkey()
1408 print_hex_dump_debug("dstiv @" __stringify(__LINE__)": ", in skcipher_encrypt_done()
1446 print_hex_dump_debug("dstiv @" __stringify(__LINE__)": ", in skcipher_decrypt_done()
3154 print_hex_dump_debug("ahash update shdesc@" __stringify(__LINE__)": ", in ahash_set_sh_desc()
3166 print_hex_dump_debug("ahash update first shdesc@" __stringify(__LINE__)": ", in ahash_set_sh_desc()
[all …]
/linux-6.6.21/drivers/net/wireless/ti/wlcore/
Ddebug.h81 print_hex_dump_debug(DRIVER_PREFIX prefix, \
91 print_hex_dump_debug(DRIVER_PREFIX prefix, \
/linux-6.6.21/sound/soc/intel/catpt/
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-6.6.21/drivers/net/ethernet/intel/ice/
Dice_osdep.h43 print_hex_dump_debug(KBUILD_MODNAME " ", \
57 print_hex_dump_debug(KBUILD_MODNAME, \
/linux-6.6.21/drivers/infiniband/hw/irdma/
Dctrl.c204 print_hex_dump_debug("WQE: ARP_CACHE_ENTRY WQE", DUMP_PREFIX_OFFSET, in irdma_sc_add_arp_cache_entry()
236 print_hex_dump_debug("WQE: ARP_CACHE_DEL_ENTRY WQE", in irdma_sc_del_arp_cache_entry()
272 print_hex_dump_debug("WQE: MANAGE_APBVT WQE", DUMP_PREFIX_OFFSET, 16, in irdma_sc_manage_apbvt_entry()
362 print_hex_dump_debug("WQE: MANAGE_QHASH WQE", DUMP_PREFIX_OFFSET, 16, in irdma_sc_manage_qhash_table_entry()
484 print_hex_dump_debug("WQE: QP_CREATE WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_qp_create()
553 print_hex_dump_debug("WQE: QP_MODIFY WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_qp_modify()
594 print_hex_dump_debug("WQE: QP_DESTROY WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_qp_destroy()
752 print_hex_dump_debug("WQE: QP_HOST CTX WQE", DUMP_PREFIX_OFFSET, 16, in irdma_sc_qp_setctx_roce()
779 print_hex_dump_debug("WQE: ALLOCATE_LOCAL_MAC WQE", in irdma_sc_alloc_local_mac_entry()
817 print_hex_dump_debug("WQE: ADD_LOCAL_MAC WQE", DUMP_PREFIX_OFFSET, 16, in irdma_sc_add_local_mac_entry()
[all …]
Duda.c76 print_hex_dump_debug("WQE: MANAGE_AH WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_access_ah()
163 print_hex_dump_debug("WQE: MANAGE_MCG WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_access_mcast_grp()
165 print_hex_dump_debug("WQE: MCG_HOST CTX WQE", DUMP_PREFIX_OFFSET, 16, in irdma_access_mcast_grp()
Dpuda.c259 print_hex_dump_debug("PUDA: PUDA CQE", DUMP_PREFIX_OFFSET, 16, 8, cqe, in irdma_puda_poll_info()
262 print_hex_dump_debug("PUDA: PUDA EXT-CQE", DUMP_PREFIX_OFFSET, in irdma_puda_poll_info()
490 print_hex_dump_debug("PUDA: PUDA SEND WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_puda_send()
596 print_hex_dump_debug("PUDA: PUDA QP CONTEXT", DUMP_PREFIX_OFFSET, 16, in irdma_puda_qp_setctx()
631 print_hex_dump_debug("PUDA: PUDA QP CREATE", DUMP_PREFIX_OFFSET, 16, in irdma_puda_qp_wqe()
756 print_hex_dump_debug("PUDA: PUDA CREATE CQ", DUMP_PREFIX_OFFSET, 16, in irdma_puda_cq_wqe()
1407 print_hex_dump_debug("IEQ: IEQ TX BUFFER", DUMP_PREFIX_OFFSET, 16, 8, in irdma_ieq_handle_partial()
1505 print_hex_dump_debug("IEQ: IEQ TX BUFFER", DUMP_PREFIX_OFFSET, in irdma_ieq_process_buf()
1605 print_hex_dump_debug("IEQ: IEQ RX BUFFER", DUMP_PREFIX_OFFSET, 16, 8, in irdma_ieq_handle_exception()
1622 print_hex_dump_debug("IEQ: Q2 BUFFER", DUMP_PREFIX_OFFSET, 16, in irdma_ieq_handle_exception()
/linux-6.6.21/include/linux/
Dprintk.h731 #define print_hex_dump_debug(prefix_str, prefix_type, rowsize, \ macro
736 #define print_hex_dump_debug(prefix_str, prefix_type, rowsize, \ macro
741 static inline void print_hex_dump_debug(const char *prefix_str, int prefix_type, in print_hex_dump_debug() function
761 print_hex_dump_debug(prefix_str, prefix_type, 16, 1, buf, len, true)
/linux-6.6.21/include/net/
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-6.6.21/drivers/misc/genwqe/
Dgenwqe_driver.h65 print_hex_dump_debug(prefix, DUMP_PREFIX_OFFSET, 16, 1, buff, in genwqe_hexdump()
/linux-6.6.21/drivers/crypto/ccp/
Dplatform-access.c102 print_hex_dump_debug("->psp ", DUMP_PREFIX_OFFSET, 16, 2, req, in psp_send_platform_access_msg()
129 print_hex_dump_debug("<-psp ", DUMP_PREFIX_OFFSET, 16, 2, req, in psp_send_platform_access_msg()
/linux-6.6.21/drivers/crypto/marvell/octeontx2/
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-6.6.21/drivers/crypto/marvell/octeontx/
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-6.6.21/samples/rpmsg/
Drpmsg_client_sample.c34 print_hex_dump_debug(__func__, DUMP_PREFIX_NONE, 16, 1, data, len, in rpmsg_sample_cb()
/linux-6.6.21/drivers/cdx/controller/
Dmcdi.c264 print_hex_dump_debug("MCDI REQ HEADER: ", DUMP_PREFIX_NONE, 32, 4, hdr, hdr_len, false); in cdx_mcdi_send_request()
265 print_hex_dump_debug("MCDI REQ PAYLOAD: ", DUMP_PREFIX_NONE, 32, 4, inbuf, inlen, false); in cdx_mcdi_send_request()
653 print_hex_dump_debug("MCDI RESP HEADER: ", DUMP_PREFIX_NONE, 32, 4, in cdx_mcdi_complete_cmd()
655 print_hex_dump_debug("MCDI RESP PAYLOAD: ", DUMP_PREFIX_NONE, 32, 4, in cdx_mcdi_complete_cmd()
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dethtool.c97 print_hex_dump_debug("DBG[MISC] coal ", DUMP_PREFIX_OFFSET, 16, 4, in wil_ethtoolops_set_coalesce()
/linux-6.6.21/drivers/nfc/
Dmei_phy.c73 print_hex_dump_debug("mei in : ", DUMP_PREFIX_OFFSET, \
80 print_hex_dump_debug("mei out: ", DUMP_PREFIX_OFFSET, \
/linux-6.6.21/drivers/nfc/pn533/
Dusb.c175 print_hex_dump_debug("PN533 TX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_usb_send_frame()
372 print_hex_dump_debug("ACR122 RX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_acr122_poweron_rdr_resp()
401 print_hex_dump_debug("ACR122 TX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_acr122_poweron_rdr()

123