Lines Matching refs:DEBUG
117 DEBUG ( in IpSecDumpAddress()
129 DEBUG ( in IpSecDumpAddress()
142 DEBUG ( in IpSecDumpAddress()
175 DEBUG ((DEBUG_INFO, "\n****Current state is %a\n", mIkev1StateStr[Previous])); in IkeDumpState()
177 DEBUG ((DEBUG_INFO, "\n****Current state is %a\n", mIkev2StateStr[Previous])); in IkeDumpState()
181 …DEBUG ((DEBUG_INFO, "\n****Change state from %a to %a\n", mIkev1StateStr[Previous], mIkev1StateStr… in IkeDumpState()
183 …DEBUG ((DEBUG_INFO, "\n****Change state from %a to %a\n", mIkev2StateStr[Previous], mIkev2StateStr… in IkeDumpState()
249 DEBUG ((DEBUG_INFO, "\n>>>Sending %d bytes %a to ", PacketSize, TypeStr)); in IpSecDumpPacket()
251 DEBUG ((DEBUG_INFO, "\n>>>Receiving %d bytes %a from ", PacketSize, TypeStr)); in IpSecDumpPacket()
256 DEBUG ((DEBUG_INFO, " InitiatorCookie:0x%lx ResponderCookie:0x%lx\n", InitCookie, RespCookie)); in IpSecDumpPacket()
257 DEBUG ( in IpSecDumpPacket()
264 DEBUG ( in IpSecDumpPacket()
287 DEBUG ((DEBUG_INFO, "+%a\n", mIkev1PayloadStr[IkePayload->PayloadType])); in IpSecDumpPayload()
292 DEBUG ((DEBUG_INFO, "+%a\n", mIkev2PayloadStr[IkePayload->PayloadType - 33])); in IpSecDumpPayload()
320 DEBUG ((DEBUG_INFO, "==%a %d bytes==\n", Title, DataSize)); in IpSecDumpBuf()
327 DEBUG ((DEBUG_INFO, " 0x%02x,", Data[DataIndex++])); in IpSecDumpBuf()
330 DEBUG ((DEBUG_INFO, "\n")); in IpSecDumpBuf()