Add alternative hash key add/get/check methods with prehashed key
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 5 Sep 2012 07:09:16 +0000 (10:09 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 5 Sep 2012 07:38:36 +0000 (10:38 +0300)
commit0ea18244f22450d80749e4557ebb5a060dcd2034
tree080f824457aeef4be171f068a2317fe4fe88a761
parentb323c27d886586b7ceccd5ba33091851457deec9
Add alternative hash key add/get/check methods with prehashed key

- In cases where more than one operation is done with the same key, these
  can be used to avoid the relatively expensive rehashing of the key.
lib/rpmhash.C
lib/rpmhash.H