summaryrefslogtreecommitdiff
path: root/tests/vb20_rsa_padding_tests.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* tests/common/tests.h: rename test_common.h to common/tests.hHsin-Te Yuan2022-07-151-1/+1
* vboot: move lib20/packed_key.c into 2lib namespaceJoel Kitching2021-01-201-1/+1
* vboot2: Add support for modexp accelerationKangheui Won2020-10-031-0/+22
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-311-1/+0
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-2/+2
* vboot: fix up some more includesJoel Kitching2019-09-231-4/+3
* tests: Cover a few assorted new casesstabilize-10443.BRandall Spangler2018-02-261-0/+3
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-3/+1
* vboot: use malloc and free directlyRandall Spangler2016-11-061-3/+0
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-1/+0
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-36/+14
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-8/+8
* 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/+156