Searched refs:__ham_func4 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dhmac.c112 hash4 = __ham_func4(NULL, data, (u_int32_t)data_len);
212 hash4 = __ham_func4(NULL, data, (u_int32_t)data_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_func.c137 * __ham_func4 --
142 * PUBLIC: u_int32_t __ham_func4 __P((DB *, const void *, u_int32_t));
145 __ham_func4(dbp, key, len) function
H A Dhash_open.c104 ? __ham_func4 : __ham_func5;
257 hashp->h_hash = DB_HASHVERSION < 5 ? __ham_func4 : __ham_func5;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_ext.h59 u_int32_t __ham_func4 __P((DB *, const void *, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfy.c1727 ? __ham_func4 : __ham_func5;

Completed in 111 milliseconds