kernel - Correct hex2key() in dm_crypt
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 20 Aug 2010 23:11:15 +0000 (16:11 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 20 Aug 2010 23:11:15 +0000 (16:11 -0700)
commit619de3dbfce9be4d5c88700fe543de4180428905
tree2324c25c5452fded08d70cc4fbdc6e4c5074d8ce
parentff4a7c8b1654c9ea08757bf9b51aad3c01379fc1
kernel - Correct hex2key() in dm_crypt

* hex2key() was only scanning half the key, leaving the remainder
  as garbage.
sys/dev/disk/dm/dm_target_crypt.c