commit | 6e3b155bb684bb036fba277756a0ca47ce551443 | [log] [tgz] |
---|---|---|
author | Simo Sorce <simo@redhat.com> | Tue Oct 13 14:45:21 2015 -0400 |
committer | Simo Sorce <simo@redhat.com> | Tue Oct 13 14:50:17 2015 -0400 |
tree | 00162870e409ccefde78b8dad6b1c9e463f62009 | |
parent | e69b975dd14f2981c288ffadc6d7f9fa225c4d6d [diff] |
Fix load_kasvs_ecdh_vectors() COUNT sourcing COUNT is a decimal number in test files, but was erroneously read and converted as if the source was a hexadecimal number. Fix the loader and test the fix. Signed-off-by: Simo Sorce <simo@redhat.com>