Searched refs:kcItemRef (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecExternalRep.cpp53 CFTypeRef kcItemRef);
72 CFTypeRef kcItemRef);
87 CFTypeRef kcItemRef) :
88 mKcItem((SecKeychainItemRef)kcItemRef),
129 CFTypeRef kcItemRef)
131 CFTypeID itemType = CFGetTypeID(kcItemRef);
133 return new SecExport::Cert(kcItemRef);
136 return new SecExport::Key(kcItemRef);
146 CFTypeRef kcItemRef) :
147 SecExportRep(kcItemRef)
86 SecExportRep( CFTypeRef kcItemRef) argument
128 vend( CFTypeRef kcItemRef) argument
145 Key( CFTypeRef kcItemRef) argument
347 Cert( CFTypeRef kcItemRef) argument
[all...]
H A DSecExternalRep.h56 CFTypeRef kcItemRef);
68 CFTypeRef kcItemRef);
H A DSecImportExportAgg.cpp88 SecKeychainItemRef kcItemRef = (SecKeychainItemRef)exportRep->kcItem(); local
89 CFArrayAppendValue(exportItems, kcItemRef);
91 SecKeychainItemCopyKeychain(kcItemRef, &kcRef);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecExternalRep.cpp53 CFTypeRef kcItemRef);
72 CFTypeRef kcItemRef);
87 CFTypeRef kcItemRef) :
88 mKcItem((SecKeychainItemRef)kcItemRef),
129 CFTypeRef kcItemRef)
131 CFTypeID itemType = CFGetTypeID(kcItemRef);
133 return new SecExport::Cert(kcItemRef);
136 return new SecExport::Key(kcItemRef);
146 CFTypeRef kcItemRef) :
147 SecExportRep(kcItemRef)
86 SecExportRep( CFTypeRef kcItemRef) argument
128 vend( CFTypeRef kcItemRef) argument
145 Key( CFTypeRef kcItemRef) argument
347 Cert( CFTypeRef kcItemRef) argument
[all...]
H A DSecExternalRep.h56 CFTypeRef kcItemRef);
68 CFTypeRef kcItemRef);
H A DSecImportExportAgg.cpp88 SecKeychainItemRef kcItemRef = (SecKeychainItemRef)exportRep->kcItem(); local
89 CFArrayAppendValue(exportItems, kcItemRef);
91 SecKeychainItemCopyKeychain(kcItemRef, &kcRef);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecExternalRep.cpp53 CFTypeRef kcItemRef);
72 CFTypeRef kcItemRef);
87 CFTypeRef kcItemRef) :
88 mKcItem((SecKeychainItemRef)kcItemRef),
129 CFTypeRef kcItemRef)
131 CFTypeID itemType = CFGetTypeID(kcItemRef);
133 return new SecExport::Cert(kcItemRef);
136 return new SecExport::Key(kcItemRef);
146 CFTypeRef kcItemRef) :
147 SecExportRep(kcItemRef)
86 SecExportRep( CFTypeRef kcItemRef) argument
128 vend( CFTypeRef kcItemRef) argument
145 Key( CFTypeRef kcItemRef) argument
347 Cert( CFTypeRef kcItemRef) argument
[all...]
H A DSecExternalRep.h56 CFTypeRef kcItemRef);
68 CFTypeRef kcItemRef);
H A DSecImportExportAgg.cpp88 SecKeychainItemRef kcItemRef = (SecKeychainItemRef)exportRep->kcItem(); local
89 CFArrayAppendValue(exportItems, kcItemRef);
91 SecKeychainItemCopyKeychain(kcItemRef, &kcRef);

Completed in 100 milliseconds