gsupplicant: fix "raw" PSK support
authorGrant Erickson <marathon96@gmail.com>
Tue, 15 May 2012 08:51:21 +0000 (01:51 -0700)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 15 May 2012 11:34:56 +0000 (14:34 +0300)
commitfa0f6cdd3e7563608ae069936d5d5f98c1fe4129
treee516522ee00b238ae54955795dc23699c15948fa
parentc67ffeb366bd08b2204e23d524ab09d8d330dc3b
gsupplicant: fix "raw" PSK support

This fixes "raw" PSK support by first converting the "raw" PSK from
a 64-character hexadecimal string to 32-byte array before appending
it to the network dictionary.
gsupplicant/supplicant.c