Searched refs:HASH (Results 1 - 25 of 33) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_method.c30 HASH *hashp;
34 sizeof(HASH), &dbp->h_internal)) != 0)
78 HASH *hashp;
94 HASH *hashp;
113 HASH *hashp;
135 HASH *t;
157 HASH *hashp;
175 HASH *hashp;
H A Dhash_meta.c28 HASH *hashp;
85 HASH *hashp;
H A Dhash_open.c75 HASH *hashp;
249 HASH *hashp;
H A Dhash_verify.c44 HASH *hashp;
525 HASH *hashp;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DDatabaseType.java26 public static final DatabaseType HASH = field in class:DatabaseType
27 new DatabaseType("HASH", DbConstants.DB_HASH);
57 return HASH;
H A DDatabaseConfig.java2116 if (type == DatabaseType.HASH) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/dsa/
H A Ddsa_depr.c64 #define HASH EVP_sha() macro
69 #define HASH EVP_sha1() macro
H A Ddsa_gen.c64 #define HASH EVP_sha() macro
69 #define HASH EVP_sha1() macro
175 EVP_Digest(seed,SHA_DIGEST_LENGTH,md,NULL,HASH, NULL);
176 EVP_Digest(buf,SHA_DIGEST_LENGTH,buf2,NULL,HASH, NULL);
224 EVP_Digest(buf,SHA_DIGEST_LENGTH,md,NULL,HASH, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DMakefile.PL204 my @Options = qw( INCLUDE LIB PREFIX HASH DBNAME COMPAT185 ) ;
252 my $HASH = $Info{'HASH'} ;
254 $VER_INFO = "-DmDB_Prefix_t=${PREFIX} -DmDB_Hash_t=${HASH}" ;
259 HASH [$HASH]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/dsa/
H A Ddsa_gen.c64 #define HASH EVP_sha() macro
69 #define HASH EVP_sha1() macro
164 EVP_Digest(seed,SHA_DIGEST_LENGTH,md,NULL,HASH, NULL);
165 EVP_Digest(buf,SHA_DIGEST_LENGTH,buf2,NULL,HASH, NULL);
212 EVP_Digest(buf,SHA_DIGEST_LENGTH,md,NULL,HASH, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/dsa/
H A Dfips_dsa_gen.c64 #define HASH EVP_sha() macro
69 #define HASH EVP_sha1() macro
196 EVP_Digest(seed,SHA_DIGEST_LENGTH,md,NULL,HASH, NULL);
197 EVP_Digest(buf,SHA_DIGEST_LENGTH,buf2,NULL,HASH, NULL);
244 EVP_Digest(buf,SHA_DIGEST_LENGTH,md,NULL,HASH, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DHashCompareTest.java60 runTest(DatabaseType.HASH);
77 if (type == DatabaseType.HASH) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dhash.h59 } HASH; typedef in typeref:struct:hash_t
H A Ddb_am.h207 ((HASH *)(dbp)->h_internal)->h_compare != NULL
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/utf8/
H A Dcharset.c327 #define HASH(i) ((i) & 0xff) macro
328 /* #define HASH(i) 0 */
329 /* #define HASH(i) 99 */
344 k = HASH(from[i]);
380 i = map->to->first[HASH(wc)];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dserver_child.c57 #define HASH(i) ((((i) >> 8) ^ (i)) & (CHILD_HASHSIZE - 1)) macro
71 table = &htable[HASH(child->pid)];
91 for (child = table[HASH(pid)]; child; child = child->next) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dserver_child.c57 #define HASH(i) ((((i) >> 8) ^ (i)) & (CHILD_HASHSIZE - 1)) macro
71 table = &htable[HASH(child->pid)];
91 for (child = table[HASH(pid)]; child; child = child->next) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dmldbm.t75 package HASH ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/compat/
H A DDbCompat.java76 return dbConfig.getType() == DatabaseType.HASH;
234 dbConfig.setType(DatabaseType.HASH);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dipip.c120 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
138 unsigned h0 = HASH(remote);
139 unsigned h1 = HASH(local);
169 h ^= HASH(remote);
173 h ^= HASH(local);
H A Dip_gre.c146 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
161 unsigned h0 = HASH(remote);
162 unsigned h1 = HASH(key);
199 unsigned h = HASH(key);
206 h ^= HASH(remote);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dsit.c62 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
80 unsigned h0 = HASH(remote);
81 unsigned h1 = HASH(local);
111 h ^= HASH(remote);
115 h ^= HASH(local);
H A Dip6_tunnel.c73 #define HASH(addr) ((__force u32)((addr)->s6_addr32[0] ^ (addr)->s6_addr32[1] ^ \ macro
135 unsigned h0 = HASH(remote);
136 unsigned h1 = HASH(local);
172 h = HASH(remote) ^ HASH(local);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java135 config.setType(DatabaseType.HASH);
168 config.setType(DatabaseType.HASH);
203 config.setType(DatabaseType.HASH);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.pm585 if ref $rest[0] ne "HASH" ;
621 if !ref $got->{Encrypt} || ref $got->{Encrypt} ne 'HASH' ;
658 if ! ref $got->{Config} eq 'HASH' ;
807 if ! ref $got->{Config} eq 'HASH' ;
919 if defined $got->{Tie} and $got->{Tie} !~ /HASH/ ;
978 if defined $got->{Tie} and $got->{Tie} !~ /HASH/ ;
1218 if defined $got->{Tie} and $got->{Tie} !~ /HASH/ ;
1263 if defined $ref and $ref !~ /HASH/ ;

Completed in 152 milliseconds

12