Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dapple_keychain.h16 typedef void* SecKeychainItemRef; typedef
42 SecKeychainItemRef* itemRef) const;
54 SecKeychainItemRef* itemRef) const;
58 SecKeychainItemRef itemRef,
66 SecKeychainItemRef itemRef,
74 virtual OSStatus ItemDelete(SecKeychainItemRef itemRef) const;
83 SecKeychainItemRef* itemRef) const;
97 SecKeychainItemRef* itemRef) const;
/external/clang/test/Analysis/
DkeychainAPI.m6 typedef unsigned int SecKeychainItemRef; typedef
21 SecKeychainItemRef itemRef,
35 SecKeychainItemRef *itemRef
52 SecKeychainItemRef *itemRef
55 SecKeychainItemRef itemRef,
139 SecKeychainItemRef item;
151 SecKeychainItemRef item;
168 int apiMismatch(SecKeychainItemRef itemRef,
183 int ErrorCodesFromDifferentAPISDoNotInterfere(SecKeychainItemRef itemRef,
208 SecAuthenticationType authenticationType, SecKeychainItemRef *itemRef) {
[all …]
DkeychainAPI-diagnostic-visitor.m7 typedef unsigned int SecKeychainItemRef; typedef
15 SecKeychainItemRef itemRef,
/external/webrtc/webrtc/base/
Dproxydetect.cc1092 SecKeychainItemRef iref; in p_putPasswordInProxyInfo()
/external/curl/lib/vtls/
Ddarwinssl.c870 (SecKeychainItemRef *)&cert); in CopyIdentityWithLabelOldSchool()