Files
OpenCellular/tests
Kees Cook 201fe0bb55 cryptolib: rename SHA* function to avoid openssl collision
When linking tools that need OpenSSL functions on the target, the
resolution of SHA* functions was being redirected to the firmware
cryptolib instead of the OpenSSL implementations, which was causing
OpenSSL calls to crash. This renames the internal implementations
to avoid the collision.

BUG=None
TEST=make runtests passes, mount-encrypted runs on target again.

Change-Id: Ica4fb04faf203ae3b4118c540f18d40239753810
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/23305
Reviewed-by: Bill Richardson <wfrichar@chromium.org>
2012-05-22 19:52:55 -07:00
..
2010-09-29 20:25:29 -07:00
2010-09-29 20:25:29 -07:00
2010-05-27 09:20:11 -07:00
2011-09-01 09:04:46 -07:00
2010-03-31 10:56:49 -07:00
2010-09-29 20:25:29 -07:00
2010-03-31 10:56:49 -07:00
2010-02-12 11:21:18 -08:00