History log of /system/security/softkeymaster/include/keymaster/softkeymaster.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1406b8af2b1490405557561fc88fb70ae17a6b79 12-Jun-2014 Shawn Willden <swillden@google.com> Reformat software keymaster with clang-format.

I'm going to be making extensive changes in these files so it's
convenient to apply clang-format up front so I can let it handle
formatting for the real work.

Also made them pass cpplint.py (except that cpplint wants me to name the
softkeymaster.h guard incorrectly).

Change-Id: I0f3717300c3536feabc38f0f0648aeb51bf77cee
/system/security/softkeymaster/include/keymaster/softkeymaster.h
17208e0de5a42722901d803118745cca25fd10c1 04-Sep-2013 Kenny Root <kroot@google.com> Provide fallback for keymaster implementations

Some implementations won't support ECDSA or DSA, so provide a fallback
for them by using the softkeymaster implementation. This will allow us
to universally support ECDSA and DSA on all platforms regardless of HAL
version.

Bug: 10600582
Change-Id: Ib842816cc1415ec00abb7d22c8e9b6bbe58f6a86
/system/security/softkeymaster/include/keymaster/softkeymaster.h