summaryrefslogtreecommitdiff
path: root/host/lib/host_keyblock.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-4/+4
* host_keyblock: Fix vb2_create_keyblock_externalNicolas Boichat2017-03-161-1/+2
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-1/+0
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-2/+3
* vboot: Remove vboot1 host signature functionsRandall Spangler2016-09-061-4/+4
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-145/+148
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-6/+6
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-6/+9
* Correct some minor compiler warningsSimon Glass2013-08-251-1/+1
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-11/+10
* Add support for using external signing application and .pem private key files...Gaurav Shah2010-10-291-0/+59
* Fix KeyBlockVerify() to take an explicit param for whether to use hash only.Randall Spangler2010-08-171-4/+3
* Changes to allow user-signed kernels to be generated.Bill Richardson2010-08-091-6/+11
* Switch to using .vbprivk for signing everything now.Bill Richardson2010-07-011-3/+3
* Clean up of key block functionsRandall Spangler2010-06-111-0/+106