Searched refs:packet_log (Results 1 – 4 of 4) sorted by relevance
332 packet_log(" FMD CTRL0 %#16llx\n", ctrl0); in spu2_dump_fmd_ctrl0()334 packet_log(" encrypt\n"); in spu2_dump_fmd_ctrl0()336 packet_log(" decrypt\n"); in spu2_dump_fmd_ctrl0()340 packet_log(" Cipher type: %s\n", ciph_name); in spu2_dump_fmd_ctrl0()345 packet_log(" Cipher mode: %s\n", ciph_mode_name); in spu2_dump_fmd_ctrl0()349 packet_log(" CFB %#x\n", cfb); in spu2_dump_fmd_ctrl0()352 packet_log(" protocol %#x\n", proto); in spu2_dump_fmd_ctrl0()355 packet_log(" hash first\n"); in spu2_dump_fmd_ctrl0()357 packet_log(" cipher first\n"); in spu2_dump_fmd_ctrl0()360 packet_log(" check tag\n"); in spu2_dump_fmd_ctrl0()[all …]
54 packet_log("\n"); in spum_dump_msg_hdr()55 packet_log("SPU Message header %p len: %u\n", buf, buf_len); in spum_dump_msg_hdr()58 packet_log(" MH 0x%08x\n", be32_to_cpu(*((u32 *)ptr))); in spum_dump_msg_hdr()60 packet_log(" SCTX present\n"); in spum_dump_msg_hdr()62 packet_log(" BDESC present\n"); in spum_dump_msg_hdr()64 packet_log(" MFM present\n"); in spum_dump_msg_hdr()66 packet_log(" BD present\n"); in spum_dump_msg_hdr()68 packet_log(" HASH present\n"); in spum_dump_msg_hdr()70 packet_log(" SUPDT present\n"); in spum_dump_msg_hdr()71 packet_log(" Opcode 0x%02x\n", spuh->mh.op_code); in spum_dump_msg_hdr()[all …]
48 #define packet_log(...) \ macro74 #define packet_log(...) do {} while (0) macro
463 packet_log("payload:\n"); in handle_ablkcipher_req()1508 packet_log("BD:\n"); in handle_aead_req()1614 packet_log("response data: "); in handle_aead_resp()