Searched refs:packet_log (Results 1 – 4 of 4) sorted by relevance
321 packet_log(" FMD CTRL0 %#16llx\n", ctrl0); in spu2_dump_fmd_ctrl0()323 packet_log(" encrypt\n"); in spu2_dump_fmd_ctrl0()325 packet_log(" decrypt\n"); in spu2_dump_fmd_ctrl0()329 packet_log(" Cipher type: %s\n", ciph_name); in spu2_dump_fmd_ctrl0()334 packet_log(" Cipher mode: %s\n", ciph_mode_name); in spu2_dump_fmd_ctrl0()338 packet_log(" CFB %#x\n", cfb); in spu2_dump_fmd_ctrl0()341 packet_log(" protocol %#x\n", proto); in spu2_dump_fmd_ctrl0()344 packet_log(" hash first\n"); in spu2_dump_fmd_ctrl0()346 packet_log(" cipher first\n"); in spu2_dump_fmd_ctrl0()349 packet_log(" check tag\n"); in spu2_dump_fmd_ctrl0()[all …]
40 packet_log("\n"); in spum_dump_msg_hdr()41 packet_log("SPU Message header %p len: %u\n", buf, buf_len); in spum_dump_msg_hdr()44 packet_log(" MH 0x%08x\n", be32_to_cpu(*((u32 *)ptr))); in spum_dump_msg_hdr()46 packet_log(" SCTX present\n"); in spum_dump_msg_hdr()48 packet_log(" BDESC present\n"); in spum_dump_msg_hdr()50 packet_log(" MFM present\n"); in spum_dump_msg_hdr()52 packet_log(" BD present\n"); in spum_dump_msg_hdr()54 packet_log(" HASH present\n"); in spum_dump_msg_hdr()56 packet_log(" SUPDT present\n"); in spum_dump_msg_hdr()57 packet_log(" Opcode 0x%02x\n", spuh->mh.op_code); in spum_dump_msg_hdr()[all …]
37 #define packet_log(...) \ macro63 #define packet_log(...) do {} while (0) macro
420 packet_log("payload:\n"); in handle_skcipher_req()1462 packet_log("BD:\n"); in handle_aead_req()1568 packet_log("response data: "); in handle_aead_resp()