summaryrefslogtreecommitdiff
path: root/tests/vb2_secdata_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/secdata: fix up 2secdata{,k} and testsJoel Kitching2019-08-281-18/+27
* vboot: correct VB2_SECDATAK_SIZE constant to 13Joel Kitching2019-06-131-0/+4
* vboot: expose vb2api_secdatak_check and vb2api_secdatak_createJoel Kitching2019-06-131-5/+5
* vboot: standardize on vb2_context identifiers in testsJoel Kitching2019-05-171-4/+4
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-0/+2
* vboot2: secdata: Check struct_version on initializationstabilize-7134.BJulius Werner2015-06-021-0/+4
* vboot2: Fail vb2_secdata_(get|set) when secdata was not initializedJulius Werner2015-02-041-7/+10
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-1/+2
* vboot2: Use more specific error codesstabilize-5944.Bstabilize-5943.Bstabilize-5942.Bfactory-samus-5939.BRandall Spangler2014-06-071-23/+31
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+103