Searched defs:cdhash (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/gke/
H A Dgkhandmake73 cdhash = None variable
95 cdhash=cdhash variable
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DSecCodeHostLib.c86 SecHostLibCreateGuest2(SecGuestRef host, uint32_t status, const char *path, const void *cdhash, size_t cdhashLength, const char *attributeXML, SecCSFlags flags, SecGuestRef *newGuest) argument
H A Dcsgeneric.cpp95 CFRef<CFDataRef> cdhash; local
118 void GenericCode::identifyGuest(SecGuestRef guest, char *path, CFDataRef &cdhash, CFDictionaryRef &attributes) argument
H A Dcskernel.cpp105 SecStaticCode *KernelCode::identifyGuest(SecCode *iguest, CFDataRef *cdhash) argument
H A Dreqmaker.cpp132 void Requirement::Maker::cdhash(SHA1::Digest digest) function in class:Security::CodeSigning::Requirement::Maker
138 void Requirement::Maker::cdhash(CFDataRef digest) function in class:Security::CodeSigning::Requirement::Maker
H A Dpolicyengine.cpp187 CFDataRef cdhash = CFDataRef(CFDictionaryGetValue(info, kSecCodeInfoUnique)); local
194 CFDataRef cdhash = CFDataRef(CFDictionaryGetValue(info, kSecCodeInfoUnique)); local
214 CFDataRef cdhash = CFDataRef(CFDictionaryGetValue(info, kSecCodeInfoUnique)); local
295 CFDataRef cdhash local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DSecCodeHostLib.c86 SecHostLibCreateGuest2(SecGuestRef host, uint32_t status, const char *path, const void *cdhash, size_t cdhashLength, const char *attributeXML, SecCSFlags flags, SecGuestRef *newGuest) argument
H A Dcsgeneric.cpp95 CFRef<CFDataRef> cdhash; local
118 void GenericCode::identifyGuest(SecGuestRef guest, char *path, CFDataRef &cdhash, CFDictionaryRef &attributes) argument
H A Dcskernel.cpp105 SecStaticCode *KernelCode::identifyGuest(SecCode *iguest, CFDataRef *cdhash) argument
H A Dreqmaker.cpp132 void Requirement::Maker::cdhash(SHA1::Digest digest) function in class:Security::CodeSigning::Requirement::Maker
138 void Requirement::Maker::cdhash(CFDataRef digest) function in class:Security::CodeSigning::Requirement::Maker
H A Dpolicyengine.cpp187 CFDataRef cdhash = CFDataRef(CFDictionaryGetValue(info, kSecCodeInfoUnique)); local
194 CFDataRef cdhash = CFDataRef(CFDictionaryGetValue(info, kSecCodeInfoUnique)); local
214 CFDataRef cdhash = CFDataRef(CFDictionaryGetValue(info, kSecCodeInfoUnique)); local
295 CFDataRef cdhash local
[all...]
/macosx-10.9.5/securityd-55199.3/src/
H A Dcsproxy.h74 CFRef<CFDataRef> cdhash; // hash of CodeDirectory as specified by host member in struct:CodeSigningHost::Guest
H A Dcsproxy.cpp203 createGuest(SecGuestRef hostRef, uint32_t status, const char *path, const CssmData &cdhash, const CssmData &attributes, SecCSFlags flags) argument
[all...]
/macosx-10.9.5/kext_tools-326.95.1/
H A Dsecurity.c200 CFDataRef cdhash = NULL; // must release local
623 CFDataRef cdhash local
674 copySigningInfo(CFURLRef kextURL, CFStringRef* cdhash, CFStringRef* teamId, CFStringRef* subjectCN, CFStringRef* issuerCN) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dtransition.cpp1022 createGuest(SecGuestRef host, uint32_t status, const char *path, const CssmData &cdhash, const CssmData &attributes, SecCSFlags flags) argument
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dtransition.cpp1022 createGuest(SecGuestRef host, uint32_t status, const char *path, const CssmData &cdhash, const CssmData &attributes, SecCSFlags flags) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_proc.c888 proc_getcdhash(proc_t p, unsigned char *cdhash) argument
1852 unsigned char cdhash[SHA1_RESULTLEN]; local
H A Dubc_subr.c3383 ubc_cs_getcdhash( vnode_t vp, off_t offset, unsigned char *cdhash) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dflow_divert.c960 unsigned char cdhash[SHA1_RESULTLEN]; local
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c2533 vn_getcdhash(struct vnode *vp, off_t offset, unsigned char *cdhash) argument

Completed in 238 milliseconds