Searched refs:make_hash (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-passwd47 sub make_hash;
189 $hash_password = make_hash($pass,$config{hash_encrypt},$config{crypt_salt_format});
274 sub make_hash subroutine
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Ddpkg.c114 static void make_hash(const char *key, unsigned *start, unsigned *decrement, const int hash_prime) function
139 make_hash(key, &probe_address, &probe_decrement, NAME_HASH_PRIME);
161 make_hash(key, &probe_address, &probe_decrement, STATUS_HASH_PRIME);
321 make_hash(name_hashtable[name], &probe_address, &probe_decrement, PACKAGE_HASH_PRIME);

Completed in 45 milliseconds