• Kenny Root's avatar
    Provide fallback for keymaster implementations · 17208e0d
    Kenny Root authored
    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
    17208e0d
keystore.cpp 75.3 KB