summaryrefslogtreecommitdiff
path: root/firmware/2lib/2rsa.c
Commit message (Expand)AuthorAgeFilesLines
* VBOOT2: Add work buffer too small error messageLee Leahy2015-08-271-1/+3
* vboot2: pass const work buffers, and clarify min_offset outputRandall Spangler2014-11-061-1/+1
* vboot2: use enum signature algorithmRandall Spangler2014-10-281-38/+63
* vboot2: use enum hash algorithmstabilize-6412.BRandall Spangler2014-10-281-15/+7
* vboot2: move verify digest to 2commonRandall Spangler2014-10-221-7/+9
* vboot2: move vb2_safe_memcmp() from rsa to commonRandall Spangler2014-10-181-32/+0
* vboot2: Fix potential null pointer dereferenceRandall Spangler2014-09-241-1/+2
* vboot2: Use more specific error codesstabilize-5944.Bstabilize-5943.Bstabilize-5942.Bfactory-samus-5939.BRandall Spangler2014-06-071-7/+7
* vboot2: Add crypto functionsRandall Spangler2014-06-051-0/+361