commit | 96827c3044cf2562af2f5f09988f48acdbee25c7 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Fri May 17 12:45:15 2019 +0200 |
committer | Tyler Hicks <tyhicks@canonical.com> | Wed Jun 19 05:53:37 2019 +0000 |
tree | 1e21d0837783af0e743f53fc09b0d5ab55f234b0 | |
parent | d43388dea04b18f516bd7c837d9222fe7309b12d [diff] |
ecryptfs: use print_hex_dump_bytes for hexdump The Kernel has nice hexdump facilities, use them rather a homebrew hexdump function. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Tyler Hicks <tyhicks@canonical.com>