Searched defs:keychain (Results 1 – 9 of 9) sorted by relevance
| /external/chromium_org/components/os_crypt/ |
| D | keychain_password_mac.h | 18 explicit KeychainPassword(const crypto::AppleKeychain& keychain) in KeychainPassword()
|
| /external/chromium_org/chrome/browser/mac/ |
| D | security_wrappers.cc | 289 SecKeychainRef keychain; in CrSKeychainItemCopyKeychain() local 300 SecKeychainRef keychain, in CrSKeychainAttributeInfoForItemID() 315 SecKeychainRef keychain, in CrSKeychainItemCopyAttributesAndData() 391 SecKeychainRef keychain, in CrSKeychainItemCreateFromContent()
|
| /external/chromium_org/chrome/browser/password_manager/ |
| D | password_store_mac.cc | 60 KeychainSearch::KeychainSearch(const AppleKeychain& keychain) in KeychainSearch() 237 bool FillPasswordFormFromKeychainItem(const AppleKeychain& keychain, in FillPasswordFormFromKeychainItem() 467 const AppleKeychain& keychain) { in ExtractAllKeychainItemAttributesIntoPasswordForms() 486 const AppleKeychain& keychain, in GetPasswordsForForms() 570 const AppleKeychain& keychain, in ExtractPasswordsMergeableWithForm() 598 const AppleKeychain* keychain) in MacKeychainPasswordFormAdapter() 833 AppleKeychain* keychain, in PasswordStoreMac()
|
| D | password_store_factory.cc | 153 crypto::AppleKeychain* keychain = in BuildServiceInstanceFor() local
|
| D | password_store_mac_unittest.cc | 67 crypto::AppleKeychain* keychain, in TestPasswordStoreMac()
|
| /external/chromium_org/crypto/ |
| D | mock_apple_keychain.cc | 43 SecKeychainRef keychain, in AddGenericPassword()
|
| D | mock_apple_keychain_mac.cc | 378 SecKeychainRef keychain, in AddInternetPassword()
|
| /external/chromium_org/net/base/ |
| D | keygen_handler_mac.cc | 231 SecKeychainRef keychain; in CreateRSAKeyPair() local
|
| /external/conscrypt/src/platform/java/org/conscrypt/ |
| D | TrustedCertificateStore.java | 101 setDefaultUserDirectory(new File(ANDROID_DATA + "/misc/keychain")); in setDefaultUserDirectory()
|