diff options
author | Rob Austein <sra@hactrn.net> | 2016-11-14 18:02:07 -0500 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-11-14 18:02:07 -0500 |
commit | b448b28f538517556f3d35dee81dbf07d433df60 (patch) | |
tree | 42e9868767e80b2707d559fbcab442030a096e19 /masterkey.c | |
parent | d6e9917d07ddb0a5f8218fecdcd8bda3a1104912 (diff) |
More API cleanup: remove hal_rpc_pkey_list().
hal_rpc_pkey_list() was a simplistic solution that worked when the
keystore only supported a handful of keys and we needed a quick
temporary solution in time for a workshop. It doesn't handle large
numbers of keys well, and while we could fix that, all of its
functionality is now available via more robust API functions, so
simplifying the API by deleting it seems best.
Since this change required mucking with dispatch vectors yet again, it
converts them to use C99 "designated initializer" syntax.
Diffstat (limited to 'masterkey.c')
0 files changed, 0 insertions, 0 deletions