Searched defs:hash (Results 326 - 350 of 631) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dtdata.c439 tdata_build_hashes_common(tdata_t *td, hash_t *hash) argument
/macosx-10.10.1/gnudiff-19/diffutils/src/
H A Dio.c46 hash_value hash; /* Hash of lines in this class. */ member in struct:equivclass
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dfnmatch_loop.c471 int32_t hash; local
692 int32_t hash; local
[all...]
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dcrypto_cssm.c294 int crypto_cssm_verify_x509sign(SecKeyRef publicKeyRef, vchar_t *hash, vchar_t *signature, Boolean useSHA1) argument
303 vchar_t* crypto_cssm_getsign(CFDataRef persistentCertRef, vchar_t* hash) argument
H A Disakmp_cfg.c1118 vchar_t *hash = NULL; local
[all...]
H A Disakmp_quick.c167 vchar_t *hash = NULL; local
403 struct isakmp_pl_hash *hash = NULL; local
765 vchar_t *hash = NULL; local
931 struct isakmp_pl_hash *hash = NULL; local
1098 struct isakmp_pl_hash *hash = NULL; local
1519 vchar_t *hash = NULL; local
1806 struct isakmp_pl_hash *hash = NULL; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmprofile.c49 { Vmulong_t hash; /* hash value */ member in struct:_pfdata_s
/macosx-10.10.1/libmalloc-53.1.1/src/
H A Dstack_logging.c74 unsigned hash = base + (((*uniquedParent) << 4) ^ (thisPC >> 2)) % (base - 1); // modulo odd number for hashing local
/macosx-10.10.1/libxslt-13/libxslt/libexslt/
H A Dcrypto.c215 unsigned char hash[HASH_DIGEST_LENGTH]; local
266 unsigned char hash[HASH_DIGEST_LENGTH]; local
497 unsigned char hash[HASH_DIGEST_LENGTH]; local
530 unsigned char hash[HASH_DIGEST_LENGTH]; local
563 unsigned char hash[HASH_DIGEST_LENGTH]; local
[all...]
H A Dfunctions.c53 xmlHashTablePtr hash; member in struct:_exsltFuncImportRegData
148 xmlHashTablePtr hash; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A Dregex2.h108 uch hash; /* hash code */ member in struct:__anon10116
/macosx-10.10.1/llvmCore-3425.0.34/unittests/ADT/
H A DHashingTest.cpp211 struct { const char *s; uint64_t hash; } golden_data[] = { member in struct:__anon10530::__anon10531
324 hash_code hash = hash_combine_range(str.begin(), str.end()); local
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Ddict.c281 uint32_t hash; local
315 uint32_t hash; local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/dbm/
H A Ddbm.c336 fdbm_index(VALUE hash, VALUE value) argument
563 VALUE hash = rb_hash_new(); local
929 VALUE hash; local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/sdbm/
H A Dinit.c329 fsdbm_index(VALUE hash, VALUE value) argument
576 VALUE hash = rb_hash_new(); local
967 VALUE hash; local
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dmatrix.rb792 def hash method
1666 def hash method in class:Vector
/macosx-10.10.1/ruby-106/ruby/lib/uri/
H A Dgeneric.rb1506 def hash method in class:URI
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_thread.rb496 def obj.hash singleton method in class:TestThread.test_exit.test_thread_local_security.test_mutex_illegal_unlock.test_recursive_outer
/macosx-10.10.1/syslog-267/aslcommon/
H A Dasl_memory.c175 mem_string_new(const char *str, uint32_t len, uint32_t hash) argument
202 asl_memory_string_cache_search_hash(asl_memory_t *s, uint32_t hash) argument
263 uint32_t i, where, hash, len; local
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclLiteral.c244 TclCreateLiteral( Interp *iPtr, char *bytes, int length, unsigned int hash, int *newPtr, Namespace *nsPtr, int flags, LiteralEntry **globalPtrPtr) argument
419 unsigned int hash; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha256.c435 SHA256Final( SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) argument
476 uint8_t hash[SHA256_HASH_SIZE]; local
[all...]
/macosx-10.10.1/vim-55/src/
H A Dmemfile.c751 int hash; local
1194 int hash; local
1262 int hash; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/dtrace/
H A Dsdt.c176 sdt_probe_t *sdp = parg, *old, *last, *hash; local
/macosx-10.10.1/CommonCrypto-60061/include/
H A DCommonDigest.h171 CC_LONG hash[8]; member in struct:CC_SHA256state_st
214 CC_LONG64 hash[8]; member in struct:CC_SHA512state_st
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Drand-fortuna.c321 unsigned char hash[BLOCK]; local
[all...]

Completed in 379 milliseconds

<<11121314151617181920>>