Darryl Green
db2b8db715
psa: Add storage implementation for files
...
Add new functions, psa_load_persistent_key(),
psa_free_persistent_key_data(), and psa_save_persistent_key(), for
managing persistent keys. These functions load to or save from our
internal representation of key slots. Serialization is a concern of the
storage backend implementation and doesn't abstraction-leak into the
lifetime management code.
An initial implementation for files is provided. Additional storage
backends can implement this interface for other storage types.
2018-11-20 15:21:22 +00:00
..
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-09-14 10:02:25 +01:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-09-14 10:02:25 +01:00
2018-09-14 10:02:25 +01:00
2018-11-20 15:21:22 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-09-14 10:02:25 +01:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-02-21 13:33:15 +00:00
2018-04-17 10:03:44 -05:00