Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamhash.c395 print_hex_dump_debug("key_in@"__stringify(__LINE__)": ", in hash_digest_key()
397 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in hash_digest_key()
608 print_hex_dump_debug("ctx@"__stringify(__LINE__)": ", in ahash_done_cpy()
662 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_done_switch()
666 print_hex_dump_debug("ctx@"__stringify(__LINE__)": ", in ahash_done_switch()
670 print_hex_dump_debug("result@"__stringify(__LINE__)": ", in ahash_done_switch()
936 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_ctx()
997 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in ahash_final_ctx()
1071 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in ahash_finup_ctx()
1307 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 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()
A 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()
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_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()
3418 print_hex_dump_debug("ctx@" __stringify(__LINE__)": ", in ahash_done()
3448 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_done_bi()
3452 print_hex_dump_debug("ctx@" __stringify(__LINE__)": ", in ahash_done_bi()
3483 print_hex_dump_debug("ctx@" __stringify(__LINE__)": ", in ahash_done_ctx_src()
3513 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_done_ctx_dst()
3517 print_hex_dump_debug("ctx@" __stringify(__LINE__)": ", in ahash_done_ctx_dst()
3635 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_ctx()
4089 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_no_ctx()
[all …]
A Dcaamalg.c596 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in aead_setkey()
632 print_hex_dump_debug("ctx.key@"__stringify(__LINE__)": ", in aead_setkey()
673 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in gcm_setkey()
694 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in rfc4106_setkey()
720 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in rfc4543_setkey()
747 print_hex_dump_debug("key in @"__stringify(__LINE__)": ", in skcipher_setkey()
1043 print_hex_dump_debug("dstiv @" __stringify(__LINE__)": ", in skcipher_crypt_done()
1258 print_hex_dump_debug("presciv@"__stringify(__LINE__)": ", in init_skcipher_job()
1518 print_hex_dump_debug("aead jobdesc@"__stringify(__LINE__)": ", in aead_crypt()
1577 print_hex_dump_debug("aead jobdesc@"__stringify(__LINE__)": ", in gcm_crypt()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Ddebug.h81 print_hex_dump_debug(DRIVER_PREFIX prefix, \
91 print_hex_dump_debug(DRIVER_PREFIX prefix, \
/linux-6.3-rc2/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-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_osdep.h43 print_hex_dump_debug(KBUILD_MODNAME " ", \
57 print_hex_dump_debug(KBUILD_MODNAME, \
/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A 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()
779 print_hex_dump_debug("WQE: ALLOCATE_LOCAL_MAC WQE", in irdma_sc_alloc_local_mac_entry()
854 print_hex_dump_debug("WQE: DEL_LOCAL_MAC_IPADDR WQE", in irdma_sc_del_local_mac_entry()
1044 print_hex_dump_debug("WQE: QP_HOST CTX", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_qp_setctx()
2296 print_hex_dump_debug("WQE: GEN_AE WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_sc_gen_ae()
3462 print_hex_dump_debug("WQE: MANAGE_HMC_PM_FUNC_TABLE WQE", in irdma_sc_manage_hmc_pm_func_table()
4452 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()
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()
A Dpuda.c253 print_hex_dump_debug("PUDA: PUDA CQE", DUMP_PREFIX_OFFSET, 16, 8, cqe, in irdma_puda_poll_info()
256 print_hex_dump_debug("PUDA: PUDA EXT-CQE", DUMP_PREFIX_OFFSET, in irdma_puda_poll_info()
484 print_hex_dump_debug("PUDA: PUDA SEND WQE", DUMP_PREFIX_OFFSET, 16, 8, in irdma_puda_send()
590 print_hex_dump_debug("PUDA: PUDA QP CONTEXT", DUMP_PREFIX_OFFSET, 16, in irdma_puda_qp_setctx()
625 print_hex_dump_debug("PUDA: PUDA QP CREATE", DUMP_PREFIX_OFFSET, 16, in irdma_puda_qp_wqe()
750 print_hex_dump_debug("PUDA: PUDA CREATE CQ", DUMP_PREFIX_OFFSET, 16, in irdma_puda_cq_wqe()
1401 print_hex_dump_debug("IEQ: IEQ TX BUFFER", DUMP_PREFIX_OFFSET, 16, 8, in irdma_ieq_handle_partial()
1499 print_hex_dump_debug("IEQ: IEQ TX BUFFER", DUMP_PREFIX_OFFSET, in irdma_ieq_process_buf()
1599 print_hex_dump_debug("IEQ: IEQ RX BUFFER", DUMP_PREFIX_OFFSET, 16, 8, in irdma_ieq_handle_exception()
1616 print_hex_dump_debug("IEQ: Q2 BUFFER", DUMP_PREFIX_OFFSET, 16, in irdma_ieq_handle_exception()
/linux-6.3-rc2/include/linux/
A 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.3-rc2/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-6.3-rc2/drivers/misc/genwqe/
A Dgenwqe_driver.h65 print_hex_dump_debug(prefix, DUMP_PREFIX_OFFSET, 16, 1, buff, in genwqe_hexdump()
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/samples/rpmsg/
A Drpmsg_client_sample.c34 print_hex_dump_debug(__func__, DUMP_PREFIX_NONE, 16, 1, data, len, in rpmsg_sample_cb()
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/drivers/nfc/pn533/
A Dusb.c175 print_hex_dump_debug("PN533 TX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_usb_send_frame()
371 print_hex_dump_debug("ACR122 RX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_acr122_poweron_rdr_resp()
400 print_hex_dump_debug("ACR122 TX: ", DUMP_PREFIX_NONE, 16, 1, in pn533_acr122_poweron_rdr()
/linux-6.3-rc2/security/integrity/ima/
A Dima_kexec.c64 print_hex_dump_debug("ima dump: ", DUMP_PREFIX_NONE, 16, 1, in ima_dump_measurement_list()
/linux-6.3-rc2/Documentation/admin-guide/
A Ddynamic-debug-howto.rst221 For ``print_hex_dump_debug()`` and ``print_hex_dump_bytes()``, only
365 print_hex_dump_debug()
371 If ``CONFIG_DYNAMIC_DEBUG`` is not set, ``print_hex_dump_debug()`` is
374 For ``print_hex_dump_debug()``/``print_hex_dump_bytes()``, format string is

Completed in 61 milliseconds

123