aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2019-05-16 16:24:42 +0200
committerHerbert Xu <[email protected]>2019-05-23 14:13:09 +0800
commitbb992bc418e12d4658d39e037f610e0d03940d86 (patch)
tree645109f35310e2b6b4a06f0d22a1c741b422dcac /include/linux/debugobjects.h
parent3e03e792865ae48b8cfc69a0b4d65f02f467389f (diff)
crypto: caam - print debugging hex dumps after unmapping
For encryption the destination pointer was still mapped, so the hex dump may be wrong. The IV still contained the input IV while printing instead of the output IV as intended. For decryption the destination pointer was still mapped, so the hex dump may be wrong. The IV dump was correct. Do the hex dumps consistenly after the buffers have been unmapped and in case of IV copied to their final destination. Signed-off-by: Sascha Hauer <[email protected]> Reviewed-by: Horia Geantă <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions