summaryrefslogtreecommitdiff
path: root/host/lib/host_key2.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: deprecate VbExError functionJoel Kitching2019-07-241-3/+3
* host_key2: Add VB2_SIG_ALG_COUNT to count the number of valid signaturesNicolas Boichat2017-02-151-2/+4
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-1/+0
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-3/+3
* Fix more coverity warningsRandall Spangler2016-10-011-2/+2
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-0/+77
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-5/+62
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-0/+41
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-0/+105
* vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler2014-12-041-504/+0
* vboot2: Use calloc() in host lib and unit testsRandall Spangler2014-12-031-12/+5
* vboot2: Use new hostlib functions in unit testsRandall Spangler2014-12-011-6/+2
* vboot2: Add host lib support for bare hash keysRandall Spangler2014-11-271-26/+122
* vboot2: Add host library functions to read/write new-format key objectsRandall Spangler2014-11-271-0/+419