Searched refs:DefaultCredentials (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A Ddefaultcreds.cpp42 DefaultCredentials::DefaultCredentials(KeychainImpl* kcImpl, Allocator &alloc) function in class:Security::KeychainCore::DefaultCredentials
49 void DefaultCredentials::clear()
64 bool DefaultCredentials::operator () (Db database)
102 void DefaultCredentials::keyReferral(const UnlockReferralRecord &ref)
127 bool DefaultCredentials::unlockKey(const UnlockReferralRecord &ref, const KeychainList &list)
185 DefaultCredentials::KeychainList DefaultCredentials::fallbackSearchList(const DLDbIdentifier &ident)
H A Ddefaultcreds.h49 // DefaultCredentials is a self-constructing AccessCredentials variant
52 class DefaultCredentials : public TrackingAllocator, public AutoCredentials { class in namespace:Security::KeychainCore
54 DefaultCredentials(KeychainImpl *kcImpl, Allocator &alloc = Allocator::standard());
H A DKeychains.h236 DefaultCredentials mCustomUnlockCreds;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A Ddefaultcreds.cpp42 DefaultCredentials::DefaultCredentials(KeychainImpl* kcImpl, Allocator &alloc) function in class:Security::KeychainCore::DefaultCredentials
49 void DefaultCredentials::clear()
64 bool DefaultCredentials::operator () (Db database)
102 void DefaultCredentials::keyReferral(const UnlockReferralRecord &ref)
127 bool DefaultCredentials::unlockKey(const UnlockReferralRecord &ref, const KeychainList &list)
185 DefaultCredentials::KeychainList DefaultCredentials::fallbackSearchList(const DLDbIdentifier &ident)
H A Ddefaultcreds.h49 // DefaultCredentials is a self-constructing AccessCredentials variant
52 class DefaultCredentials : public TrackingAllocator, public AutoCredentials { class in namespace:Security::KeychainCore
54 DefaultCredentials(KeychainImpl *kcImpl, Allocator &alloc = Allocator::standard());
H A DKeychains.h236 DefaultCredentials mCustomUnlockCreds;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A Ddefaultcreds.cpp42 DefaultCredentials::DefaultCredentials(KeychainImpl* kcImpl, Allocator &alloc) function in class:Security::KeychainCore::DefaultCredentials
49 void DefaultCredentials::clear()
64 bool DefaultCredentials::operator () (Db database)
102 void DefaultCredentials::keyReferral(const UnlockReferralRecord &ref)
127 bool DefaultCredentials::unlockKey(const UnlockReferralRecord &ref, const KeychainList &list)
185 DefaultCredentials::KeychainList DefaultCredentials::fallbackSearchList(const DLDbIdentifier &ident)
H A Ddefaultcreds.h49 // DefaultCredentials is a self-constructing AccessCredentials variant
52 class DefaultCredentials : public TrackingAllocator, public AutoCredentials { class in namespace:Security::KeychainCore
54 DefaultCredentials(KeychainImpl *kcImpl, Allocator &alloc = Allocator::standard());
H A DKeychains.h236 DefaultCredentials mCustomUnlockCreds;

Completed in 204 milliseconds