• Kenny Root's avatar
    Add keymaster delete_all call on reset · 298e7b1b
    Kenny Root authored
    To allow efficient deletion by hardware keymaster modules, add a direct
    delete_all call when keystore is reset. This will also probably fix
    problems where the hardware keymaster gets more keys than keystore knows
    about and fills up its storage.
    
    Change-Id: I452e2e609802201dc7db2f52f95b44d72f79efa2
    298e7b1b
keystore.cpp 38.8 KB