eina: add crc hash function to eina hash module.
authorvivek <vivek.ellur@samsung.com>
Tue, 28 Apr 2015 21:33:56 +0000 (23:33 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 7 May 2015 07:53:11 +0000 (09:53 +0200)
commit1fdc58a58061f044f5a701f8b96af2eb80027b52
treef930f9047dfa3c8dbb84b553dc61be0de14e3117
parenteec4a7bd0caa7d52bff6cc524ca12efa16d1445b
eina: add crc hash function to eina hash module.

Summary:
Added eina_hash_crc function in eina hash module to generate hash code
using crc-32.

Signed-off-by: vivek <vivek.ellur@samsung.com>
Reviewers: Sergeant_Whitespace, cedric

Subscribers: Sergeant_Whitespace, cedric

Differential Revision: https://phab.enlightenment.org/D2273

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/eina/eina_hash.h
src/lib/eina/eina_inline_hash.x