Searched defs:hash (Results 301 - 325 of 631) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/Heimdal-398.1.2/base/
H A Dheimbase.c262 _heim_create_type(const char *name, heim_type_init init, heim_type_dealloc dealloc, heim_type_copy copy, heim_type_cmp cmp, heim_type_hash hash) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/mech/
H A Dgss_mo.c245 u_char hdr[2], hash[20], *h = hash; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/offlineasm/
H A Dast.rb100 def hash method in class:StructOffsetKey
/macosx-10.10.1/Libc-1044.1.2/include/
H A Ddb.h141 (*hash)(const void *, size_t); member in struct:__anon2739
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dpasswd.c54 struct berval id = {0, NULL}, hash, *rsp = NULL; local
718 char *hash = NULL; local
699 slap_passwd_hash_type( struct berval * cred, struct berval * new, char *hash, const char **text ) argument
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dgss-genr.c420 ssh_gssapi_sign(Gssctxt *ctx, gss_buffer_t buffer, gss_buffer_t hash) argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/err/
H A Derr_def.c291 LHASH *hash; local
308 LHASH *hash; local
325 LHASH *hash; local
359 int_thread_release(LHASH **hash) argument
385 LHASH *hash; local
403 LHASH *hash; local
421 LHASH *hash; local
515 ERR_release_err_state_table(LHASH **hash) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_enc.c363 const EVP_MD *hash; local
586 const EVP_MD *hash; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DRequirementParser.cpp51 void RequirementParser::hashString(const string &s, SHA1::Digest hash) argument
687 void RequirementParser::hash( function in class:RequirementParser
690 antlr::RefToken hash = antlr::nullToken; local
H A Dreqinterp.cpp117 SHA1 hash; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DRequirementParser.cpp51 void RequirementParser::hashString(const string &s, SHA1::Digest hash) argument
687 void RequirementParser::hash( function in class:RequirementParser
690 antlr::RefToken hash = antlr::nullToken; local
H A Dreqinterp.cpp117 SHA1 hash; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DSecureTransportPriv.h361 SSL_HashAlgorithm hash; member in struct:__anon4936
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DSecureTransportPriv.h361 SSL_HashAlgorithm hash; member in struct:__anon4979
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DSecureTransportPriv.h361 SSL_HashAlgorithm hash; member in struct:__anon5033
/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DAtomicString.cpp88 static unsigned hash(const LChar* c) function in struct:WTF::CStringTranslator
98 static void translate(StringImpl*& location, const LChar* const& c, unsigned hash) argument
124 static unsigned hash(const UCharBuffer& buf) function in struct:WTF::UCharBufferTranslator
134 static void translate(StringImpl*& location, const UCharBuffer& buf, unsigned hash) argument
144 unsigned hash; member in struct:WTF::HashAndCharacters
151 static unsigned hash(const HashAndCharacters<CharacterType>& buffer) function in struct:WTF::HashAndCharactersTranslator
162 translate(StringImpl*& location, const HashAndCharacters<CharacterType>& buffer, unsigned hash) argument
171 unsigned hash; member in struct:WTF::HashAndUTF8Characters
178 static unsigned hash(const HashAndUTF8Characters& buffer) function in struct:WTF::HashAndUTF8CharactersTranslator
219 translate(StringImpl*& location, const HashAndUTF8Characters& buffer, unsigned hash) argument
285 translate(StringImpl*& location, const SubstringLocation& buffer, unsigned hash) argument
294 static unsigned hash(const SubstringLocation& buffer) function in struct:WTF::SubstringTranslator8
306 static unsigned hash(const SubstringLocation& buffer) function in struct:WTF::SubstringTranslator16
340 static unsigned hash(const LCharBuffer& buf) function in struct:WTF::LCharBufferTranslator
350 translate(StringImpl*& location, const LCharBuffer& buf, unsigned hash) argument
360 static unsigned hash(const CharBuffer& buf) function in struct:WTF::CharBufferFromLiteralDataTranslator
370 translate(StringImpl*& location, const CharBuffer& buf, unsigned hash) argument
[all...]
/macosx-10.10.1/apr-32/apr/apr/random/unix/
H A Dapr_random.c51 #define hash(h,r,b,n) hash_init(h),hash_add(h,b,n),hash_finish(h,r) macro
/macosx-10.10.1/apr-32/apr/apr/tables/
H A Dapr_hash.c49 unsigned int hash; member in struct:apr_hash_entry_t
187 hashfunc_default(const char *char_key, apr_ssize_t *klen, unsigned int hash) argument
268 unsigned int hash; local
413 unsigned int i, j, k, hash; local
[all...]
/macosx-10.10.1/autofs-246/automountlib/
H A Dns_fstab.c225 size_t hash; local
252 size_t hash; local
[all...]
/macosx-10.10.1/awk-20/src/
H A Dtran.c238 int hash(const char *s, int n) /* form hash value for string s */ function
/macosx-10.10.1/cups-408/cups/cups/
H A Darray.c61 *hash; /* Hash array */ member in struct:_cups_array_s
450 hash; /* Hash index */ local
[all...]
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dregex2.h85 uch hash; /* hash code */ member in struct:__anon7018
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dhostip.c755 Curl_hostcache_clean(struct SessionHandle *data, struct curl_hash *hash) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dhash.c422 unsigned long hash; local
738 _bfd_stringtab_add(struct bfd_strtab_hash *tab, const char *str, bfd_boolean hash, bfd_boolean copy) argument
[all...]
H A Dmerge.c137 register unsigned long hash; local
[all...]

Completed in 418 milliseconds

<<11121314151617181920>>