Lines Matching refs:keychain
20 // Mock Keychain wrapper for testing code that interacts with the OS X
21 // Keychain. Implemented by storing SecKeychainAttributeList and
26 // of AppleKeychain doesn't apply to the actual keychain data, so all of the
47 SecKeychainRef keychain,
82 SecKeychainRef keychain,
119 // Adds a keychain item with the given info to the test set.
124 // interaction with the system Keychain. For mocking purposes we allow the
147 // Type of the map holding the mock keychain attributes.
152 // Returns true if the keychain already contains a password that matches the
166 // Initializes storage for keychain data at |key|.
175 // |value|. The null-terminator will not be included; the Keychain Services
211 // Mutable because the MockAppleKeychain API requires its internal keychain