summaryrefslogtreecommitdiff
path: root/tests/vb20_common3_tests.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-2/+2
* tests: Add support for exponent 3 keysCaveh Jalali2017-08-241-10/+9
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-5/+3
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-4/+6
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-48/+48
* Fix more coverity warningsRandall Spangler2016-10-011-2/+8
* tests: Fix coverity warningsRandall Spangler2016-09-151-11/+24
* vboot: replace CreateKernelPreamble() with vboot2 equivalentRandall Spangler2016-09-061-8/+6
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-12/+9
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-21/+11
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-35/+34
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-14/+24
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-7/+0
* vboot2: Split keyblock checking and signature validationRandall Spangler2015-05-221-45/+90
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-211-0/+182
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-2/+4
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-0/+403