[CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h
authorDenis Cheng <crquan@gmail.com>
Fri, 30 Nov 2007 05:59:30 +0000 (16:59 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:27 +0000 (08:16 +1100)
commita10e11946bb2d59516a5252b1b588e2963a13ebe
tree2bbd98b2365495e71223dc2246292bb4326a16ed
parentd2456c66236c15d6462f1ac751cdbd48a34e9704
[CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h

These utilities implemented in lib/hexdump.c are more handy, please use this.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c