diff options
author | Stef Walter <stefw@gnome.org> | 2013-03-20 14:35:27 +0100 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2013-03-20 15:26:35 +0100 |
commit | e075585ef1cffc988894b4efbf3d14d5e55dcdcc (patch) | |
tree | c035faa3bd8787dba48cc99e544ecf6460187661 /common | |
parent | fc562261c6bbb35dfed585a78fdec9a408b981c7 (diff) |
trust: Rework index to be faster and more usable
The index now uses a sort of cross between a hash table and a bloom
filter internally to select matching items. This is needed for the
massive amount of lookups we want to do during loading.
In addition make p11_index_find() and p11_index_replace() easier
to use.
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions