Searched refs:SecKeychainAttributeList (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/crypto/ |
D | apple_keychain.h | 17 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/ |
D | keychainAPI-diagnostic-visitor.m | 6 typedef unsigned int SecKeychainAttributeList; typedef 17 SecKeychainAttributeList *attrList,
|
D | keychainAPI.m | 5 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/ |
D | proxydetect.cc | 1051 SecKeychainAttributeList attrList; in p_putPasswordInProxyInfo() 1104 SecKeychainAttributeList *localList; in p_putPasswordInProxyInfo()
|
/external/curl/lib/vtls/ |
D | darwinssl.c | 847 SecKeychainAttributeList attr_list; in CopyIdentityWithLabelOldSchool()
|