Description
If a power failure (or more generally a reset of the cryptography subsystem) happens during the creation or destruction of a key, on the next start, a transaction file may be present in storage. Recovering the interrupted transaction (in psa_crypto_recover_transaction) is currently not implemented, which prevents psa_crypto_init from succeeding.
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug