summaryrefslogtreecommitdiff
path: root/host/lib/util_misc.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-111-1/+1
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-061-1/+0
* vboot: fix up some more includesJoel Kitching2019-09-231-3/+2
* Update for openssl 1.1Daniel Kurtz2017-07-071-2/+5
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-1/+0
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-7/+11
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-3/+8
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-7/+14
* vboot: fix name-collision with OpenSSL.stabilize-6946.55.Bstabilize-6937.Brelease-R43-6946.BAdam Langley2015-04-021-1/+1
* futility: show sha1sums for private keys tooBill Richardson2015-03-101-0/+19
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-101-8/+125
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-07-091-0/+26