summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2rsa.h
Commit message (Expand)AuthorAgeFilesLines
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-4/+4
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-9/+0
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-101-5/+5
* vboot2: pass const work buffers, and clarify min_offset outputRandall Spangler2014-11-061-1/+1
* vboot2: Add vb2_unpack_key2() and unit testsfactory-rambi-6420.BRandall Spangler2014-10-291-0/+3
* vboot2: use enum signature algorithmRandall Spangler2014-10-281-10/+21
* vboot2: use enum hash algorithmstabilize-6412.BRandall Spangler2014-10-281-0/+2
* vboot2: move verify digest to 2commonRandall Spangler2014-10-221-6/+6
* vboot2: Split crypto algorithms into their own header fileRandall Spangler2014-10-161-23/+5
* vboot2: Add crypto functionsRandall Spangler2014-06-051-0/+82