]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_keychain/lib/SecKeychainSearchPriv.h
Security-59306.61.1.tar.gz
[apple/security.git] / OSX / libsecurity_keychain / lib / SecKeychainSearchPriv.h
index 6d907fd9ef3201c6d0e06330a060a1f4a23c00ab..f64e5c275f4c48e33c45b5381704351affb748a3 100644 (file)
@@ -48,7 +48,7 @@ extern "C" {
        to find one or more keychain items which match specified attributes, use the SecItemCopyMatching API (see SecItem.h).
 */
 OSStatus SecKeychainSearchCreateFromAttributesExtended(CFTypeRef keychainOrArray, SecItemClass itemClass, const SecKeychainAttributeList *attrList, CSSM_DB_CONJUNCTIVE dbConjunctive, CSSM_DB_OPERATOR dbOperator, SecKeychainSearchRef *searchRef)
-       DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
+       CSSM_DEPRECATED;
 
 #if defined(__cplusplus)
 }