summaryrefslogtreecommitdiff
path: root/tests/vb20_common2_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-061-1/+0
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-1/+1
* vboot: keep const and non-const signature and key accessorsJoel Kitching2019-10-291-1/+1
* vboot: fix up some more includesJoel Kitching2019-09-231-3/+2
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+1
* tests: Add support for exponent 3 keysCaveh Jalali2017-08-241-7/+6
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-16/+19
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-5/+8
* tests: Fix coverity warningsRandall Spangler2016-09-151-10/+20
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-2/+1
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-4/+4
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-1/+2
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-0/+212