summaryrefslogtreecommitdiff
path: root/tests/vb20_rsa_padding_tests.c
Commit message (Expand)AuthorAgeFilesLines
* 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