summaryrefslogtreecommitdiff
path: root/tests/sha_benchmark.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* firmware: 2sha: Integrate HW crypto directly into vb2_digest APIJulius Werner2022-09-011-3/+2
* tests/common/tests.h: rename test_common.h to common/tests.hHsin-Te Yuan2022-07-151-1/+1
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-2/+0
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-42/+32
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* cryptolib: rename SHA* function to avoid openssl collisionfirmware-link-2348.BKees Cook2012-05-221-3/+3
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-6/+6
* combined patch for:Gaurav Shah2010-03-311-1/+1
* Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries"David Garcia2010-03-311-1/+1
* VBoot Reference: Refactor Part 2 - Crypto LibrariesGaurav Shah2010-03-301-1/+1
* Vboot Reference: Make length types explicitly sized.Gaurav Shah2010-03-101-1/+1
* Make SHA benchmark output follow convention.Gaurav Shah2010-03-011-4/+4
* Make crypto benchmark output compatible with autotest.Gaurav Shah2010-02-281-1/+3
* SHA* digest function speed test.Gaurav Shah2010-02-121-0/+55