Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dapple_keychain.h17 typedef void SecKeychainAttributeList; typedef
44 virtual OSStatus ItemFreeContent(SecKeychainAttributeList* attrList,
61 SecKeychainAttributeList** attrList,
67 const SecKeychainAttributeList* attrList,
71 virtual OSStatus ItemFreeAttributesAndData(SecKeychainAttributeList* attrList,
79 const 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/webrtc/webrtc/base/
Dproxydetect.cc1051 SecKeychainAttributeList attrList; in p_putPasswordInProxyInfo()
1104 SecKeychainAttributeList *localList; in p_putPasswordInProxyInfo()
/external/curl/lib/vtls/
Ddarwinssl.c849 SecKeychainAttributeList attr_list; in CopyIdentityWithLabelOldSchool()