• Kenny Root's avatar
    Provide fallback for keymaster implementations · b4d2e023
    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.
    
    (cherry picked from commit 17208e0d)
    
    Bug: 10600582
    Change-Id: Ic02102cb2b7f66e2ad3469f4edd9d03c4ae3fdf4
    b4d2e023
module.cpp 2.63 KB