mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +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");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user