Searched defs:h*h (Results 276 - 300 of 1162) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dreqinterp.cpp117 SHA1 hash; local
H A Drequirement.cpp132 SHA1 hash; local
H A Dresources.h119 const SHA1::Byte *hash() const { return CFDataGetBytePtr(mHash); } function in class:Security::CodeSigning::ResourceSeal
H A Dsignerutils.cpp53 static const char helperPath[] = "/usr/bin/codesign_allocate"; member in namespace:Security::CodeSigning
H A Dsinglediskrep.cpp53 SHA1 hash; local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DfeeHash.c54 void feeHashReinit(feeHash hash) argument
65 void feeHashFree(feeHash hash) argument
76 void feeHashAddData(feeHash hash, argument
94 feeHashDigest(feeHash hash) argument
[all...]
H A DfeePublicKey.c477 feeHash hash; local
531 feeHash hash; local
815 feeHash *hash = NULL; // a malloc'd array local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_filedb/
H A DAtomicFile.cpp79 u_int32_t hash = (digest[0] << 24) | (digest[1] << 16) | (digest[2] << 8) | digest[3]; local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DCertificate.cpp735 CFHashCode Certificate::hash() function in class:Certificate
H A DIdentity.cpp96 CFHashCode Identity::hash() function in class:Identity
H A DItem.cpp1381 CFHashCode ItemImpl::hash() function in class:ItemImpl
H A DKeyItem.cpp1360 CFHashCode KeyItem::hash() function in class:KeyItem
[all...]
H A DSecCertificateP.c1037 CFHashCode hash = derItem->length; local
H A DSecImportExport.c236 unsigned char hash[CC_SHA1_DIGEST_LENGTH]; local
H A DSecKey.cpp1832 CFIndex headerLength = 0; local
H A DSecKeychainItemExtendedAttributes.cpp151 bool haveMatch = lookupExtendedAttr(itemRef, attrName, foundItem); local
H A DSecTrustedApplication.cpp232 const CssmData &hash = cert->publicKeyHash(); local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dseccfobject.cpp225 SecCFObject::hash() function in class:SecCFObject
H A Dtimeflow.h139 inline Absolute heatDeath() { return +MAXFLOAT; } function in namespace:Security::Time
/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
H A Dtransition.cpp173 RecordHandle ClientSession::findNext(SearchHandle hSearch, argument
996 void ClientSession::removeCodeEquivalence(const CssmData &hash, const char *name, bool forSystem /* = false */) argument
143 findFirst(DbHandle db, const CssmQuery &inQuery, SearchHandle &hSearch, CssmDbRecordAttributeData *attributes, CssmData *data, KeyHandle &hKey) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_lib.c103 void BN_set_params(int mult, int high, int low, int mont) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/lhash/
H A Dlhash.c199 unsigned long hash; local
237 unsigned long hash; local
268 unsigned long hash; local
318 unsigned long hash,nni; local
412 unsigned long hash,nn; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dlhash.h97 unsigned long hash; member in struct:lhash_node_st
105 unsigned long (*hash)(); member in struct:lhash_st
H A Dx509.h184 unsigned long hash; /* Keep the hash around for lookups */ member in struct:X509_name_st

Completed in 271 milliseconds

<<11121314151617181920>>