mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-12 19:47:23 +00:00
made lanplus_crypt_impl a little more verbose
This commit is contained in:
parent
00b6abee9d
commit
d4edb349a4
@ -287,7 +287,7 @@ lanplus_decrypt_aes_cbc_128(const unsigned char * iv,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (verbose > 2)
|
if (verbose > 1)
|
||||||
printbuf(output, *bytes_written, "decrypted this data");
|
printbuf(output, *bytes_written, "decrypted this data");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user