Home | History | Annotate | Download | only in browser

Lines Matching refs:keychain

15 // Mock Keychain wrapper for testing code that interacts with the OS Keychain.
21 // of MacKeychain doesn't apply to the actual keychain data, so all of the Mock
25 // Create a Mock Keychain capable of holding item_capacity keychain items.
45 // If there are unused slots in the Mock Keychain's capacity, the new item
48 virtual OSStatus AddInternetPassword(SecKeychainRef keychain,
71 virtual OSStatus AddGenericPassword(SecKeychainRef keychain,
103 // Adds a keychain item with the given info to the test set.
107 // interaction with the system Keychain. For mocking purposes we allow the
129 // |value|. The null-terminator will not be included; the Keychain Services