summaryrefslogtreecommitdiff
path: root/firmware/2lib/2rsa.c
Commit message (Expand)AuthorAgeFilesLines
* 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