Home
last modified time | relevance | path

Searched refs:SecKeychainAttributeList (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/crypto/
Dapple_keychain.h16 typedef void SecKeychainAttributeList; typedef
43 virtual OSStatus ItemFreeContent(SecKeychainAttributeList* attrList,
60 SecKeychainAttributeList** attrList,
66 const SecKeychainAttributeList* attrList,
70 virtual OSStatus ItemFreeAttributesAndData(SecKeychainAttributeList* attrList,
78 const SecKeychainAttributeList* attrList,
Dmock_apple_keychain.h44 virtual OSStatus ItemFreeContent(SecKeychainAttributeList* attrList,
61 SecKeychainAttributeList** attrList,
67 const SecKeychainAttributeList* attrList,
70 virtual OSStatus ItemFreeAttributesAndData(SecKeychainAttributeList* attrList,
76 const SecKeychainAttributeList* attrList,
147 typedef std::map<MockKeychainItemType, SecKeychainAttributeList>
199 const SecKeychainAttributeList& attribute_list,
Dapple_keychain_mac.mm22 SecKeychainAttributeList** attrList,
32 const SecKeychainAttributeList* attrList,
41 SecKeychainAttributeList* attrList,
55 const SecKeychainAttributeList* attrList,
114 OSStatus AppleKeychain::ItemFreeContent(SecKeychainAttributeList* attrList,
Dmock_apple_keychain_mac.cc35 keychain_attr_list_[key] = SecKeychainAttributeList(); in InitializeKeychainData()
84 const SecKeychainAttributeList& attribute_list, in AttributeWithTag()
188 SecKeychainAttributeList** attrList, in ItemCopyAttributesAndData()
212 const SecKeychainAttributeList* attrList, in ItemModifyAttributesAndData()
244 SecKeychainAttributeList* attrList, in ItemFreeAttributesAndData()
271 const SecKeychainAttributeList* attrList, in SearchCreateFromAttributes()
Dmock_apple_keychain.cc35 OSStatus MockAppleKeychain::ItemFreeContent(SecKeychainAttributeList* attrList, in ItemFreeContent()
Dapple_keychain_ios.mm115 OSStatus AppleKeychain::ItemFreeContent(SecKeychainAttributeList* attrList,
/external/clang/test/Analysis/
DkeychainAPI-diagnostic-visitor.m6 typedef unsigned int SecKeychainAttributeList; typedef
17 SecKeychainAttributeList *attrList,
DkeychainAPI.m5 typedef unsigned int SecKeychainAttributeList; typedef
23 SecKeychainAttributeList *attrList,
58 SecKeychainAttributeList **attrList,
65 SecKeychainAttributeList *attrList,
69 SecKeychainAttributeList *attrList,
172 SecKeychainAttributeList *attrList;
191 SecKeychainAttributeList *attrList;
/external/chromium_org/chrome/browser/password_manager/
Dpassword_store_mac.cc63 SecKeychainAttributeList search_attributes_;
279 SecKeychainAttributeList *attrList; in FillPasswordFormFromKeychainItem()
851 SecKeychainAttributeList attrList = { 1, &attr }; in SetKeychainItemCreatorCode()
/external/chromium_org/third_party/webrtc/base/
Dproxydetect.cc1045 SecKeychainAttributeList attrList; in p_putPasswordInProxyInfo()
1098 SecKeychainAttributeList *localList; in p_putPasswordInProxyInfo()