Searched refs:hash (Results 476 - 500 of 1003) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db185/
H A Ddb185.c109 if (hi->hash != NULL) {
110 db185p->hash = hi->hash;
223 * done BEFORE the DB::open method call because the hash callback
224 * is exercised as part of hash database initialization.
577 * Cutout routine to call the user's hash function.
585 return (((DB185 *)dbp->api_internal)->hash(key, (size_t)len));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dcache.h6 #include "hash.h"
112 uint32_t (*hash)(const void *data, const struct hashtable *table); member in struct:cache_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/src/
H A Dalcframe.cpp320 /// Browse button to select file to hash
327 /// Set File to hash in wxTextCtrl
528 // Md4 hash
543 Ed2kHash hash; local
546 if (hash.SetED2KHashFromFile(filename, Hook))
549 wxArrayString ed2kHash (hash.GetED2KHash());
565 // Ed2k hash
569 m_ed2kTextCtrl->SetValue(hash.GetED2KLink(m_parthashesCheck->IsChecked(), &arrayOfUrls));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/default/
H A Damuleweb-main-dload.php395 echo "<td class='texte' height='22'>", '<input type="checkbox" name="', $file->hash, '" >', "</td>";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfipstest.cpp127 void KnownAnswerTest(HashTransformation &hash, const char *message, const char *digest) argument
131 StringSource(message, true, new HashFilter(hash, new ChannelSwitch(comparison, "0")));
140 HASH hash; local
141 KnownAnswerTest(hash, message, digest);
317 // try to hash from memory first
401 // hash from disk instead
H A Dpanama.h33 void TruncatedFinal(byte *hash, size_t size);
44 //! MAC construction using a hermetic hash function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/platforms/MacOSX/cocoa-mule/
H A DamuleData.h12 - (unsigned)hash;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientList.h120 * Updates the recorded hash of the specified client.
123 * @param newHash The new user-hash.
126 * user-hash, and will update the old entry with the new value. There will
127 * only be added an entry if the new hash is valid.
196 * have been deleted and makes it possible to spot port or hash
210 * Checks if a client has changed its user-hash.
267 * Returns a list of clients with the specified user-hash.
269 * @param hash The userhash to search for.
272 * provided that the hash is a valid non-empty userhash. Empty hashes will
275 SourceList GetClientsByHash( const CMD4Hash& hash );
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid5.h92 * stripe is also (potentially) linked to a hash bucket in the hash
97 * The inactive_list, handle_list and hash bucket lists are all protected by the
113 * lockdev check-hash unlink-stripe cnt++ clean-stripe hash-stripe unlockdev
115 * lockdev check-hash if(!cnt++)unlink-stripe unlockdev
201 struct hlist_node hash; member in struct:stripe_head
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbnode.c242 int size, block, i, hash; local
266 hash = hfs_bnode_hash(cnid);
267 node->next_hash = tree->node_hash[hash];
268 tree->node_hash[hash] = node;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h17 #include <crypto/hash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Delevator.h95 struct hlist_head *hash; member in struct:elevator_queue
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Danon_inodes.c106 this.hash = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs/
H A Droot.c337 ent->hash = dentry->d_name.hash;
479 ent->hash = dentry->d_name.hash;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.in.h14 #include <libxml/hash.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsdb011.tcl112 # What everyone else calls overflow pages, hash calls "big
113 # pages", so we need to special-case hash here. (Hash
116 if { [string compare [$db get_type] hash] == 0 } {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolume.h16 #include <atalk/hash.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.h83 u32 hash_size; /* number of hash entries */
96 u32 hash; member in struct:tdb_traverse_lock
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Drelaxng.h14 #include <libxml/hash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_hashtab.c29 * Simple open hash tab implementation.
37 #include <linux/hash.h>
57 DRM_ERROR("Out of memory for hash table\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Dsha512_s390.c15 #include <crypto/internal/hash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk.h52 #define ELV_ON_HASH(rq) (!hlist_unhashed(&(rq)->hash))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcrypto_null.c20 #include <crypto/internal/hash.h>
H A Dghash-generic.c17 #include <crypto/internal/hash.h>
H A Dmichael_mic.c12 #include <crypto/internal/hash.h>

Completed in 216 milliseconds

<<11121314151617181920>>