Fix gcc signed/unsigned warning for key length.
authorMilan Broz <gmazyland@gmail.com>
Sun, 31 Mar 2013 09:24:26 +0000 (11:24 +0200)
committerMilan Broz <gmazyland@gmail.com>
Sun, 31 Mar 2013 09:24:26 +0000 (11:24 +0200)
commit2a2444b961db398f8a1f147434a2adc3f260fd17
tree3df2b20e41133c6288465b89ef1e053b6a8d652f
parent2526ec92bd9e83615be0f1861874ef9e0705869c
Fix gcc signed/unsigned warning for key length.

And always use unsigned int declaration.
lib/loopaes/loopaes.c