Searched defs:dbBlob (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/SecurityTool-55115/
H A Dkeychain_recode.c49 CFDataRef dbBlob = NULL, extraData = NULL; local
/macosx-10.9.5/securityd-55199.3/tests/
H A Dtestblobs.cpp45 CssmData dbBlob; local
101 CssmData dbBlob; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A DcssmapplePriv.h111 CSSM_DATA dbBlob; member in struct:cssm_applecspdl_db_recode_parameters
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dsystemkeychain.cpp307 DbBlob *dbBlob = dbBlobData.get().interpretedAs<DbBlob>(); local
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKeychain.cpp1027 OSStatus SecKeychainCopyBlob(SecKeychainRef keychainRef, CFDataRef *dbBlob) argument
1046 OSStatus SecKeychainCreateWithBlob(const char* fullPathName, CFDataRef dbBlob, SecKeychainRef *kcRef) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKeychain.cpp1027 OSStatus SecKeychainCopyBlob(SecKeychainRef keychainRef, CFDataRef *dbBlob) argument
1046 OSStatus SecKeychainCreateWithBlob(const char* fullPathName, CFDataRef dbBlob, SecKeychainRef *kcRef) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKeychain.cpp1027 OSStatus SecKeychainCopyBlob(SecKeychainRef keychainRef, CFDataRef *dbBlob) argument
1046 OSStatus SecKeychainCreateWithBlob(const char* fullPathName, CFDataRef dbBlob, SecKeychainRef *kcRef) argument
/macosx-10.9.5/securityd-55199.3/src/
H A Dtransition.cpp586 DbBlob *dbBlob = srcKC->blob(); local
612 DbBlob *dbBlob = Server::keychain(db)->blob(); // memory owned by database local

Completed in 187 milliseconds