commit | c066af670baa44378878bff985728f2ec958d03b | [log] [tgz] |
---|---|---|
author | Andres AG <andres.amayagarcia@arm.com> | Wed Mar 01 13:22:46 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Mar 02 21:31:11 2017 +0000 |
tree | 207e70e7c140bcbf5ac6ba21267f9278c99985b2 | |
parent | dccf7433658514e38efcdfc30e237bedb79260ef [diff] |
Fix failing pkparse test case The first three test cases from test_suites_pkparse.data failed because the key file they read requires DES to be read. However, POLARSSL_DES_C was missing from the dependency list.