Searched defs:hash (Results 351 - 375 of 631) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dca.c1267 uint8_t hash[CC_SHA1_DIGEST_LENGTH]; local
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Ddigest.c1084 krb5_ntlm_req_set_lm(krb5_context context, krb5_ntlm ntlm, void *hash, size_t len) argument
1099 krb5_ntlm_req_set_ntlm(krb5_context context, krb5_ntlm ntlm, void *hash, size_t len) argument
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duhash.c141 _uhash_setElement(UHashtable *hash, UHashElement* e, int32_t hashcode, UHashTok key, UHashTok value, int8_t hint) argument
181 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) argument
190 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) argument
208 _uhash_allocate(UHashtable *hash, int32_t primeIndex, UErrorCode *status) argument
331 _uhash_find(const UHashtable *hash, UHashTok key, int32_t hashcode) argument
393 _uhash_rehash(UHashtable *hash, UErrorCode *status) argument
436 _uhash_remove(UHashtable *hash, UHashTok key) argument
461 _uhash_put(UHashtable *hash, UHashTok key, UHashTok value, int8_t hint, UErrorCode *status) argument
572 uhash_close(UHashtable *hash) argument
593 uhash_setKeyHasher(UHashtable *hash, UHashFunction *fn) argument
600 uhash_setKeyComparator(UHashtable *hash, UKeyComparator *fn) argument
606 uhash_setValueComparator(UHashtable *hash, UValueComparator *fn) argument
613 uhash_setKeyDeleter(UHashtable *hash, UObjectDeleter *fn) argument
620 uhash_setValueDeleter(UHashtable *hash, UObjectDeleter *fn) argument
627 uhash_setResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) argument
636 uhash_count(const UHashtable *hash) argument
641 uhash_get(const UHashtable *hash, const void* key) argument
649 uhash_iget(const UHashtable *hash, int32_t key) argument
657 uhash_geti(const UHashtable *hash, const void* key) argument
665 uhash_igeti(const UHashtable *hash, int32_t key) argument
673 uhash_put(UHashtable *hash, void* key, void* value, UErrorCode *status) argument
686 uhash_iput(UHashtable *hash, int32_t key, void* value, UErrorCode *status) argument
699 uhash_puti(UHashtable *hash, void* key, int32_t value, UErrorCode *status) argument
713 uhash_iputi(UHashtable *hash, int32_t key, int32_t value, UErrorCode *status) argument
726 uhash_remove(UHashtable *hash, const void* key) argument
734 uhash_iremove(UHashtable *hash, int32_t key) argument
742 uhash_removei(UHashtable *hash, const void* key) argument
750 uhash_iremovei(UHashtable *hash, int32_t key) argument
758 uhash_removeAll(UHashtable *hash) argument
771 uhash_find(const UHashtable *hash, const void* key) argument
780 uhash_nextElement(const UHashtable *hash, int32_t *pos) argument
798 uhash_removeElement(UHashtable *hash, const UHashElement* e) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DMarkedBlock.h484 static unsigned hash(JSC::MarkedBlock* const& key) function in struct:WTF::MarkedBlockHash
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DPropertyMapHashTable.h294 unsigned hash = key->existingHash(); local
332 unsigned hash = key->existingHash(); local
360 unsigned hash = key->hash(); local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap_r/
H A Dtpool.c610 unsigned i, keyslot, hash; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dpasswd.c376 lutil_passwd_hash( const struct berval * passwd, const char * method, struct berval *hash, const char **text ) argument
427 lutil_passwd_string64( const struct berval *sc, const struct berval *hash, struct berval *b64, const struct berval *salt ) argument
1026 hash_ssha1( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1057 hash_sha1( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1078 hash_smd5( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1109 hash_md5( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1133 hash_lanman( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1184 hash_crypt( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1253 hash_clear( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dkex.c516 derive_key(Kex *kex, int id, u_int need, u_char *hash, u_int hashlen, argument
567 kex_derive_keys(Kex *kex, u_char *hash, u_int hashlen, BIGNUM *shared_secret) argument
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_cbc.c745 tls_fips_digest_extra( const EVP_CIPHER_CTX *cipher_ctx, const EVP_MD *hash, HMAC_CTX *hctx, const unsigned char *data, size_t data_len, size_t orig_len) argument
[all...]
H A Dt1_enc.c456 const EVP_MD *hash; local
691 const EVP_MD *hash; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/securityd_client/
H A Dssclient.h81 size_t hash() const { //@@@ revisit this hash function in struct:Security::SecurityServer::AuthorizationBlob
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A Dssclient.h81 size_t hash() const { //@@@ revisit this hash function in struct:Security::SecurityServer::AuthorizationBlob
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecOTRFullIdentity.c521 bool SecOTRFIComparePublicHash(SecOTRFullIdentityRef fullID, const uint8_t hash[kMPIDHashSize]) argument
H A DSecOTRPublicIdentity.c355 void SecOTRPICopyHash(SecOTRPublicIdentityRef publicID, uint8_t hash[kMPIDHashSiz argument
365 SecOTRPICompareHash(SecOTRPublicIdentityRef publicID, const uint8_t hash[kMPIDHashSize]) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTool/
H A Dkeychain_find.c290 find_unique_certificate(CFTypeRef keychainOrArray, const char *name, const char *hash) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/ntlm/
H A DNtlmGenerator.c693 unsigned char hash[NTLM_DIGEST_LENGTH]; local
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DListHashSet.h266 template<typename T> static unsigned hash(const T& key) { return HashArg::hash(key->m_value); } function in struct:WTF::ListHashSetNodeHashFunctions
394 template<typename T> static unsigned hash(const T& key) { return HashFunctions::hash(key); } function in struct:WTF::ListHashSetTranslator
547 template<typename T> static unsigned hash(const T& key) { return Translator::hash(key); } function in struct:WTF::ListHashSetTranslatorAdapter
/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DStringImpl.h516 unsigned hash() const function in class:WTF::StringImpl
[all...]
/macosx-10.10.1/WebKit-7600.1.25/mac/History/
H A DBinaryPropertyList.cpp91 unsigned IntegerArrayHash::hash(const IntegerArray& array) function in class:IntegerArrayHash
/macosx-10.10.1/bind9-45.101/bind9/bin/dig/
H A Ddig.c1148 char *hash, *cmd; local
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Dconverter.c211 idn__strhash_t hash; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Daoutx.h1776 bfd_boolean hash; local
[all...]
H A Dvms-misc.c857 int hash = 0; local
[all...]
H A Dvms-tir.c1962 char *hash; local
2030 char *hash; local
2106 char *hash; local
2131 char *hash; local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dhashtab.c267 htab_mod (hashval_t hash, htab_ argument
276 htab_mod_m2(hashval_t hash, htab_t htab) argument
456 find_empty_slot_for_expand(htab_t htab, hashval_t hash) argument
560 htab_find_with_hash(htab_t htab, const PTR element, hashval_t hash) argument
608 htab_find_slot_with_hash(htab_t htab, const PTR element, hashval_t hash, enum insert_option insert) argument
698 htab_remove_elt_with_hash(htab_t htab, PTR element, hashval_t hash) argument
[all...]

Completed in 489 milliseconds

<<11121314151617181920>>