commit | d46c3470183d13db7c797f32eee0209e995b9cfc | [log] [tgz] |
---|---|---|
author | Gaurav Shah <gauravsh@chromium.org> | Tue Mar 30 23:08:10 2010 -0700 |
committer | Gaurav Shah <gauravsh@chromium.org> | Tue Mar 30 23:08:10 2010 -0700 |
tree | 2f703dbc0b07dc030a77f004ffe43a78b32a966d | |
parent | ed9c96a7aa7f6493c94ef3ab3618e04def4a2b3c [diff] |
VBoot Reference: Refactor Part 2 - Crypto Libraries Removing multiple top level includes - now padding.h, rsa.h and sha.h are used internally and cryptolib.h must be used instead for all modules that wish to use crypto functions. I am trying to separate refactors involving code movement from one file to another, and the movement of files themselves into separate CLs so that it's clear what changed. Review URL: http://codereview.chromium.org/1574005