1#
2# Copyright (c) 2003-2014 Apple Inc. All Rights Reserved.
3#
4# @APPLE_LICENSE_HEADER_START@
5#
6# This file contains Original Code and/or Modifications of Original Code
7# as defined in and that are subject to the Apple Public Source License
8# Version 2.0 (the 'License'). You may not use this file except in
9# compliance with the License. Please obtain a copy of the License at
10# http://www.opensource.apple.com/apsl/ and read it before using this
11# file.
12#
13# The Original Code and all software distributed under the License are
14# distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
15# EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
16# INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
17# FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
18# Please see the License for the specific language governing rights and
19# limitations under the License.
20#
21# @APPLE_LICENSE_HEADER_END@
22#
23_cssmErrorString
24_cssmPerror
25_kSecACLAuthorizationAny
26_kSecACLAuthorizationLogin
27_kSecACLAuthorizationGenKey
28_kSecACLAuthorizationDelete
29_kSecACLAuthorizationExportWrapped
30_kSecACLAuthorizationExportClear
31_kSecACLAuthorizationImportWrapped
32_kSecACLAuthorizationImportClear
33_kSecACLAuthorizationSign
34_kSecACLAuthorizationEncrypt
35_kSecACLAuthorizationDecrypt
36_kSecACLAuthorizationMAC
37_kSecACLAuthorizationDerive
38_kSecACLAuthorizationKeychainCreate
39_kSecACLAuthorizationKeychainDelete
40_kSecACLAuthorizationKeychainItemRead
41_kSecACLAuthorizationKeychainItemInsert
42_kSecACLAuthorizationKeychainItemModify
43_kSecACLAuthorizationKeychainItemDelete
44_kSecIdentityDomainDefault
45_kSecIdentityDomainKerberosKDC
46_kSecClass
47_kSecClassGenericPassword
48_kSecClassInternetPassword
49_kSecClassAppleSharePassword
50_kSecClassCertificate
51_kSecClassKey
52_kSecClassIdentity
53_kSecAttrAccess
54_kSecAttrCreationDate
55_kSecAttrModificationDate
56_kSecAttrDescription
57_kSecAttrComment
58_kSecAttrCreator
59_kSecAttrType
60_kSecAttrLabel
61_kSecAttrIsInvisible
62_kSecAttrIsNegative
63_kSecAttrAccount
64_kSecAttrService
65_kSecAttrGeneric
66_kSecAttrSecurityDomain
67_kSecAttrServer
68_kSecAttrProtocol
69_kSecAttrAuthenticationType
70_kSecAttrPort
71_kSecAttrPath
72_kSecAttrVolume
73_kSecAttrAddress
74_kSecAttrAFPServerSignature
75_kSecAttrAlias
76_kSecAttrSubject
77_kSecAttrIssuer
78_kSecAttrSerialNumber
79_kSecAttrSubjectKeyID
80_kSecAttrPublicKeyHash
81_kSecAttrCertificateType
82_kSecAttrCertificateEncoding
83_kSecAttrKeyClass
84_kSecAttrApplicationLabel
85_kSecAttrIsPermanent
86_kSecAttrIsPrivate
87_kSecAttrIsModifiable
88_kSecAttrApplicationTag
89_kSecAttrKeyCreator
90_kSecAttrKeyType
91_kSecAttrKeySizeInBits
92_kSecAttrEffectiveKeySize
93_kSecAttrStartDate
94_kSecAttrEndDate
95_kSecAttrIsSensitive
96_kSecAttrWasAlwaysSensitive
97_kSecAttrIsExtractable
98_kSecAttrWasNeverExtractable
99_kSecAttrCanEncrypt
100_kSecAttrCanDecrypt
101_kSecAttrCanDerive
102_kSecAttrCanSign
103_kSecAttrCanVerify
104_kSecAttrCanSignRecover
105_kSecAttrCanVerifyRecover
106_kSecAttrCanWrap
107_kSecAttrCanUnwrap
108_kSecAttrScriptCode
109_kSecAttrHasCustomIcon
110_kSecAttrCRLType
111_kSecAttrCRLEncoding
112_kSecAttrAccessGroup
113_kSecAttrSynchronizable
114_kSecMatchPolicy
115_kSecMatchItemList
116_kSecMatchSearchList
117_kSecMatchIssuers
118_kSecMatchEmailAddressIfPresent
119_kSecMatchSubjectContains
120_kSecMatchSubjectStartsWith
121_kSecMatchSubjectEndsWith
122_kSecMatchSubjectWholeString
123_kSecMatchCaseInsensitive
124_kSecMatchDiacriticInsensitive
125_kSecMatchWidthInsensitive
126_kSecMatchTrustedOnly
127_kSecMatchValidOnDate
128_kSecMatchLimit
129_kSecMatchLimitOne
130_kSecMatchLimitAll
131_kSecReturnData
132_kSecReturnAttributes
133_kSecReturnRef
134_kSecReturnPersistentRef
135_kSecValueData
136_kSecValueRef
137_kSecValuePersistentRef
138_kSecUseItemList
139_kSecUseKeychain
140_kSecAttrProtocolFTP
141_kSecAttrProtocolFTPAccount
142_kSecAttrProtocolHTTP
143_kSecAttrProtocolIRC
144_kSecAttrProtocolNNTP
145_kSecAttrProtocolPOP3
146_kSecAttrProtocolSMTP
147_kSecAttrProtocolSOCKS
148_kSecAttrProtocolIMAP
149_kSecAttrProtocolLDAP
150_kSecAttrProtocolAppleTalk
151_kSecAttrProtocolAFP
152_kSecAttrProtocolTelnet
153_kSecAttrProtocolSSH
154_kSecAttrProtocolFTPS
155_kSecAttrProtocolHTTPS
156_kSecAttrProtocolHTTPProxy
157_kSecAttrProtocolHTTPSProxy
158_kSecAttrProtocolFTPProxy
159_kSecAttrProtocolSMB
160_kSecAttrProtocolRTSP
161_kSecAttrProtocolRTSPProxy
162_kSecAttrProtocolDAAP
163_kSecAttrProtocolEPPC
164_kSecAttrProtocolIPP
165_kSecAttrProtocolNNTPS
166_kSecAttrProtocolLDAPS
167_kSecAttrProtocolTelnetS
168_kSecAttrProtocolIMAPS
169_kSecAttrProtocolIRCS
170_kSecAttrProtocolPOP3S
171_kSecAttrAuthenticationTypeNTLM
172_kSecAttrAuthenticationTypeMSN
173_kSecAttrAuthenticationTypeDPA
174_kSecAttrAuthenticationTypeRPA
175_kSecAttrAuthenticationTypeHTTPBasic
176_kSecAttrAuthenticationTypeHTTPDigest
177_kSecAttrAuthenticationTypeHTMLForm
178_kSecAttrAuthenticationTypeDefault
179_kSecAttrKeyClassPublic
180_kSecAttrKeyClassPrivate
181_kSecAttrKeyClassSymmetric
182_kSecPrivateKeyAttrs
183_kSecPublicKeyAttrs
184_kSecImportExportPassphrase
185_kSecImportExportKeychain
186_kSecImportExportAccess
187_kSecImportItemLabel
188_kSecImportItemKeyID
189_kSecImportItemTrust
190_kSecImportItemCertChain
191_kSecImportItemIdentity
192_kSecPolicyAppleX509Basic
193_kSecPolicyAppleSSL
194_kSecPolicyAppleSMIME
195_kSecPolicyAppleEAP
196_kSecPolicyAppleIPsec
197_kSecPolicyAppleiChat
198_kSecPolicyApplePKINITClient
199_kSecPolicyApplePKINITServer
200_kSecPolicyAppleCodeSigning
201_kSecPolicyMacAppStoreReceipt
202_kSecPolicyAppleIDValidation
203_kSecPolicyAppleTimeStamping
204_kSecPolicyAppleRevocation
205_kSecPolicyApplePassbookSigning
206_kSecPolicyAppleMobileStore
207_kSecPolicyAppleEscrowService
208_kSecPolicyApplePCSEscrowService
209_kSecPolicyAppleProfileSigner
210_kSecPolicyAppleQAProfileSigner
211_kSecPolicyAppleTestMobileStore
212_kSecPolicyAppleServerAuthentication
213_kSecPolicyOid
214_kSecPolicyName
215_kSecPolicyClient
216_kSecPolicyRevocationFlags
217_kSecPolicyTeamIdentifier
218_kSecPolicyKU_DigitalSignature
219_kSecPolicyKU_NonRepudiation
220_kSecPolicyKU_KeyEncipherment
221_kSecPolicyKU_DataEncipherment
222_kSecPolicyKU_KeyAgreement
223_kSecPolicyKU_KeyCertSign
224_kSecPolicyKU_CRLSign
225_kSecPolicyKU_EncipherOnly
226_kSecPolicyKU_DecipherOnly
227_kSecPropertyTypeTitle
228_kSecPropertyTypeError
229_kSecPropertyKeyType
230_kSecPropertyKeyLabel
231_kSecPropertyKeyLocalizedLabel
232_kSecPropertyKeyValue
233_kSecPropertyTypeWarning
234_kSecPropertyTypeSuccess
235_kSecPropertyTypeSection
236_kSecPropertyTypeData
237_kSecPropertyTypeString
238_kSecPropertyTypeURL
239_kSecPropertyTypeDate
240_kSecOIDADC_CERT_POLICY
241_kSecOIDAPPLE_CERT_POLICY
242_kSecOIDAPPLE_EKU_CODE_SIGNING
243_kSecOIDAPPLE_EKU_CODE_SIGNING_DEV
244_kSecOIDAPPLE_EKU_ICHAT_ENCRYPTION
245_kSecOIDAPPLE_EKU_ICHAT_SIGNING
246_kSecOIDAPPLE_EKU_RESOURCE_SIGNING
247_kSecOIDAPPLE_EKU_SYSTEM_IDENTITY
248_kSecOIDAPPLE_EXTENSION
249_kSecOIDAPPLE_EXTENSION_ADC_APPLE_SIGNING
250_kSecOIDAPPLE_EXTENSION_ADC_DEV_SIGNING
251_kSecOIDAPPLE_EXTENSION_APPLE_SIGNING
252_kSecOIDAPPLE_EXTENSION_CODE_SIGNING
253_kSecOIDAuthorityInfoAccess
254_kSecOIDAuthorityKeyIdentifier
255_kSecOIDBasicConstraints
256_kSecOIDBiometricInfo
257_kSecOIDCSSMKeyStruct
258_kSecOIDCertIssuer
259_kSecOIDCertificatePolicies
260_kSecOIDClientAuth
261_kSecOIDCollectiveStateProvinceName
262_kSecOIDCollectiveStreetAddress
263_kSecOIDCommonName
264_kSecOIDCountryName
265_kSecOIDCrlDistributionPoints
266_kSecOIDCrlNumber
267_kSecOIDCrlReason
268_kSecOIDDOTMAC_CERT_EMAIL_ENCRYPT
269_kSecOIDDOTMAC_CERT_EMAIL_SIGN
270_kSecOIDDOTMAC_CERT_EXTENSION
271_kSecOIDDOTMAC_CERT_IDENTITY
272_kSecOIDDOTMAC_CERT_POLICY
273_kSecOIDDeltaCrlIndicator
274_kSecOIDDescription
275_kSecOIDEKU_IPSec
276_kSecOIDEmailAddress
277_kSecOIDEmailProtection
278_kSecOIDExtendedKeyUsage
279_kSecOIDExtendedKeyUsageAny
280_kSecOIDExtendedUseCodeSigning
281_kSecOIDGivenName
282_kSecOIDHoldInstructionCode
283_kSecOIDInvalidityDate
284_kSecOIDIssuerAltName
285_kSecOIDIssuingDistributionPoint
286_kSecOIDIssuingDistributionPoints
287_kSecOIDKERBv5_PKINIT_KP_CLIENT_AUTH
288_kSecOIDKERBv5_PKINIT_KP_KDC
289_kSecOIDKeyUsage
290_kSecOIDLocalityName
291_kSecOIDMS_NTPrincipalName
292_kSecOIDMicrosoftSGC
293_kSecOIDNameConstraints
294_kSecOIDNetscapeCertSequence
295_kSecOIDNetscapeCertType
296_kSecOIDNetscapeSGC
297_kSecOIDOCSPSigning
298_kSecOIDOrganizationName
299_kSecOIDOrganizationalUnitName
300_kSecOIDPolicyConstraints
301_kSecOIDPolicyMappings
302_kSecOIDPrivateKeyUsagePeriod
303_kSecOIDQC_Statements
304_kSecOIDSerialNumber
305_kSecOIDServerAuth
306_kSecOIDStateProvinceName
307_kSecOIDStreetAddress
308_kSecOIDSubjectAltName
309_kSecOIDSubjectDirectoryAttributes
310_kSecOIDSubjectEmailAddress
311_kSecOIDSubjectInfoAccess
312_kSecOIDSubjectKeyIdentifier
313_kSecOIDSubjectPicture
314_kSecOIDSubjectSignatureBitmap
315_kSecOIDSurname
316_kSecOIDTimeStamping
317_kSecOIDTitle
318_kSecOIDUseExemptions
319_kSecOIDX509V1CertificateIssuerUniqueId
320_kSecOIDX509V1CertificateSubjectUniqueId
321_kSecOIDX509V1IssuerName
322_kSecOIDX509V1IssuerNameCStruct
323_kSecOIDX509V1IssuerNameLDAP
324_kSecOIDX509V1IssuerNameStd
325_kSecOIDX509V1SerialNumber
326_kSecOIDX509V1Signature
327_kSecOIDX509V1SignatureAlgorithm
328_kSecOIDX509V1SignatureAlgorithmParameters
329_kSecOIDX509V1SignatureAlgorithmTBS
330_kSecOIDX509V1SignatureCStruct
331_kSecOIDX509V1SignatureStruct
332_kSecOIDX509V1SubjectName
333_kSecOIDX509V1SubjectNameCStruct
334_kSecOIDX509V1SubjectNameLDAP
335_kSecOIDX509V1SubjectNameStd
336_kSecOIDX509V1SubjectPublicKey
337_kSecOIDX509V1SubjectPublicKeyAlgorithm
338_kSecOIDX509V1SubjectPublicKeyAlgorithmParameters
339_kSecOIDX509V1SubjectPublicKeyCStruct
340_kSecOIDX509V1ValidityNotAfter
341_kSecOIDX509V1ValidityNotBefore
342_kSecOIDX509V1Version
343_kSecOIDX509V3Certificate
344_kSecOIDX509V3CertificateCStruct
345_kSecOIDX509V3CertificateExtensionCStruct
346_kSecOIDX509V3CertificateExtensionCritical
347_kSecOIDX509V3CertificateExtensionId
348_kSecOIDX509V3CertificateExtensionStruct
349_kSecOIDX509V3CertificateExtensionType
350_kSecOIDX509V3CertificateExtensionValue
351_kSecOIDX509V3CertificateExtensionsCStruct
352_kSecOIDX509V3CertificateExtensionsStruct
353_kSecOIDX509V3CertificateNumberOfExtensions
354_kSecOIDX509V3SignedCertificate
355_kSecOIDX509V3SignedCertificateCStruct
356_kSecOIDSRVName
357_kSecRandomDefault
358_kSecTrustEvaluationDate
359_kSecTrustExtendedValidation
360_kSecTrustOrganizationName
361_kSecTrustResultDetails
362_kSecTrustResultValue
363_kSecTrustRevocationChecked
364_kSecTrustRevocationValidUntilDate
365_SecACLCopySimpleContents
366_SecACLCreateFromSimpleContents
367_SecACLCreateWithSimpleContents
368_SecACLCopyContents
369_SecACLGetAuthorizations
370_SecACLCopyAuthorizations
371_SecACLGetTypeID
372_SecACLRemove
373_SecACLSetAuthorizations
374_SecACLUpdateAuthorizations
375_SecACLSetContents
376_SecACLSetSimpleContents
377_SecAccessCopyACLList
378_SecAccessCopySelectedACLList
379_SecAccessCopyMatchingACLList
380_SecAccessCreate
381_SecAccessCreateFromOwnerAndACL
382_SecAccessCreateWithOwnerAndACL
383_SecAccessCreateWithTrustedApplications
384_SecAccessGetOwnerAndACL
385_SecAccessCopyOwnerAndACL
386_SecAccessGetTypeID
387_SecCertifcateBundleExport
388_SecCertificateAddToKeychain
389_SecCertificateBundleExport
390_SecCertificateBundleImport
391_SecCertificateCopyCommonName
392_SecCertificateCopyData
393_SecCertificateCopySubjectComponent
394_SecCertificateCopyEmailAddresses
395_SecCertificateCopyFieldValues
396_SecCertificateCopyFirstFieldValue
397_SecCertificateCopyPreference
398_SecCertificateCopyPreferred
399_SecCertificateCopyPublicKey
400_SecCertificateCopySubjectSummary
401_SecCertificateCreateFromData
402_SecCertificateCreateWithBytes
403_SecCertificateCreateWithData
404_SecCertificateFindByEmail
405_SecCertificateFindByIssuerAndSN
406_SecCertificateFindBySubjectKeyID
407_SecCertificateGetAlgorithmID
408_SecCertificateGetBytePtr
409_SecCertificateGetCLHandle
410_SecCertificateGetCommonName
411_SecCertificateGetData
412_SecCertificateGetEmailAddress
413_SecCertificateGetIssuer
414_SecCertificateGetLength
415_SecCertificateGetSHA1Digest
416_SecCertificateGetSubject
417_SecCertificateGetType
418_SecCertificateGetTypeID
419_SecCertificateInferLabel
420_SecCertificateIsSelfSigned
421_SecCertificateRequestCreate
422_SecCertificateRequestGetTypeID
423_SecCertificateRequestSubmit
424_SecCertificateRequestGetType
425_SecCertificateRequestGetResult
426_SecCertificateReleaseFieldValues
427_SecCertificateFindRequest
428_SecCertificateRequestGetData
429_SecCertificateReleaseFirstFieldValue
430_SecCertificateSetPreference
431_SecCertificateSetPreferred
432_SecCertificateCopyValues
433_SecCertificateCopyLongDescription
434_SecCertificateCopyShortDescription
435_SecCopyErrorMessageString
436_SecDigestGetData
437_SecIdentityAddPreferenceItem
438_SecIdentityCompare
439_SecIdentityCopyCertificate
440_SecIdentityCopyFromPreferenceItem
441_SecIdentityCopyPreference
442_SecIdentityCopyPreferred
443_SecIdentityCopyPrivateKey
444_SecIdentityCopySystemIdentity
445_SecIdentityCreate
446_SecIdentityCreateWithCertificate
447_SecIdentityFindPreferenceItem
448_SecIdentityGetTypeID
449_SecIdentitySearchCopyNext
450_SecIdentitySearchCreate
451_SecIdentitySearchCreateWithAttributes
452_SecIdentitySearchCreateWithPolicy
453_SecIdentitySearchGetTypeID
454_SecIdentitySetPreference
455_SecIdentitySetPreferred
456_SecIdentitySetSystemIdentity
457_SecIdentityUpdatePreferenceItem
458_SecInferLabelFromX509Name
459_SecItemAdd
460_SecItemCopyDisplayNames
461_SecItemCopyMatching
462_SecItemDelete
463_SecItemUpdate
464_kSecAttrKeyTypeRSA
465_kSecAttrKeyTypeDSA
466_kSecAttrKeyTypeAES
467_kSecAttrKeyTypeDES
468_kSecAttrKeyType3DES
469_kSecAttrKeyTypeRC4
470_kSecAttrKeyTypeRC2
471_kSecAttrKeyTypeCAST
472_kSecAttrKeyTypeECDSA
473_kSecAttrKeyTypeEC
474_kSecAttrPRF
475_kSecAttrPRFHmacAlgSHA1
476_kSecAttrPRFHmacAlgSHA224
477_kSecAttrPRFHmacAlgSHA256
478_kSecAttrPRFHmacAlgSHA384
479_kSecAttrPRFHmacAlgSHA512
480_kSecAttrSalt
481_kSecAttrRounds
482_SecECKeyGetNamedCurve
483_SecItemExport
484_SecItemImport
485_SecKeyCreate
486_SecKeyCreatePair
487_SecKeyCreateWithCSSMKey
488_SecKeyDecrypt
489_SecKeyEncrypt
490_SecKeyGenerate
491_SecKeyGeneratePair
492_SecKeyGetAlgorithmID
493_SecKeyGetAlgorithmId
494_SecKeyGetBlockSize
495_SecKeyGetCSPHandle
496_SecKeyGetCSSMKey
497_SecKeyGetCredentials
498_SecKeyGetStrengthInBits
499_SecKeyGetTypeID
500_SecKeyImportPair
501_SecKeyRawSign
502_SecKeyRawVerify
503_SecKeySignDigest
504_SecKeyVerifyDigest
505_SecKeyGenerateSymmetric
506_SecKeyCreateFromData
507_SecKeyGeneratePairAsync
508_SecKeyDeriveFromPassword
509_SecKeyWrapSymmetric
510_SecKeyUnwrapSymmetric
511_SecKeychainAddCallback
512_SecKeychainAddDBToKeychainList
513_SecKeychainAddGenericPassword
514_SecKeychainAddIToolsPassword
515_SecKeychainAddInternetPassword
516_SecKeychainAttributeInfoForItemID
517_SecKeychainChangePassword
518_SecKeychainCopyAccess
519_SecKeychainCopyBlob
520_SecKeychainCopyDefault
521_SecKeychainCopyDomainDefault
522_SecKeychainCopyDomainSearchList
523_SecKeychainCopyLogin
524_SecKeychainCopySearchList
525_SecKeychainCopySettings
526_SecKeychainCopySignature
527_SecKeychainCreate
528_SecKeychainCreateNew
529_SecKeychainCreateWithBlob
530_SecKeychainDBIsInKeychainList
531_SecKeychainDelete
532_SecKeychainErrFromOSStatus
533_SecKeychainFindGenericPassword
534_SecKeychainFindInternetPassword
535_SecKeychainFreeAttributeInfo
536_SecKeychainGetCSPHandle
537_SecKeychainGetDLDBHandle
538_SecKeychainGetPath
539_SecKeychainGetPreferenceDomain
540_SecKeychainGetStatus
541_SecKeychainGetTypeID
542_SecKeychainGetUserInteractionAllowed
543_SecKeychainGetVersion
544_SecKeychainIsValid
545_SecKeychainMDSInstall
546_SecKeychainItemAdd
547_SecKeychainItemAddNoUI
548_SecKeychainItemCopyAccess
549_SecKeychainItemCopyAllExtendedAttributes
550_SecKeychainItemCopyAttributesAndData
551_SecKeychainItemCopyAttributesAndEncryptedData
552_SecKeychainItemCopyContent
553_SecKeychainItemCopyExtendedAttribute
554_SecKeychainItemCopyFromRecordIdentifier
555_SecKeychainItemCopyKeychain
556_SecKeychainItemCopyFromPersistentReference
557_SecKeychainItemCopyRecordIdentifier
558_SecKeychainItemCreateCopy
559_SecKeychainItemCreateFromContent
560_SecKeychainItemCreateFromEncryptedContent
561_SecKeychainItemCreateNew
562_SecKeychainItemCreatePersistentReference
563_SecKeychainItemDelete
564_SecKeychainItemFindFirst
565_SecKeychainItemFreeAttributesAndData
566_SecKeychainItemFreeContent
567_SecKeychainItemGetAttribute
568_SecKeychainItemGetDLDBHandle
569_SecKeychainItemGetData
570_SecKeychainItemGetTypeID
571_SecKeychainItemGetUniqueRecordID
572_SecKeychainItemExport
573_SecKeychainItemImport
574_SecKeychainItemModifyAttributesAndData
575_SecKeychainItemModifyEncryptedData
576_SecKeychainItemModifyContent
577_SecKeychainItemSetAccess
578_SecKeychainItemSetAttribute
579_SecKeychainItemSetData
580_SecKeychainItemSetExtendedAttribute
581_SecKeychainItemUpdate
582_SecKeychainListCopyKeychainAtIndex
583_SecKeychainListGetCount
584_SecKeychainListRemoveKeychain
585_SecKeychainLock
586_SecKeychainLockAll
587_SecKeychainLogin
588_SecKeychainLogout
589_SecKeychainMakeFromFullPath
590_SecKeychainOpen
591_SecKeychainOpenWithGuid
592_SecKeychainRecodeKeychain
593_SecKeychainRemoveCallback
594_SecKeychainRemoveDBFromKeychainList
595_SecKeychainRemoveFromSearchList
596_SecKeychainResetLogin
597_SecKeychainSearchCopyNext
598_SecKeychainSearchCreateForCertificateByEmail
599_SecKeychainSearchCreateForCertificateByIssuerAndSN
600_SecKeychainSearchCreateForCertificateBySubjectKeyID
601_SecKeychainSearchCreateFromAttributes
602_SecKeychainSearchCreateFromAttributesExtended
603_SecKeychainSearchGetTypeID
604_SecKeychainSetAccess
605_SecKeychainSetDefault
606_SecKeychainSetDomainDefault
607_SecKeychainSetDomainSearchList
608_SecKeychainSetPreferenceDomain
609_SecKeychainSetSearchList
610_SecKeychainSetServerMode
611_SecKeychainSetSettings
612_SecKeychainSetUserInteractionAllowed
613_SecKeychainSystemKeychainCheckWouldDeadlock
614_SecKeychainUnlock
615_SecGenericPasswordCreate
616_SecPasswordSetInitialAccess
617_SecPasswordAction
618_SecPKCS12Import
619_SecPolicyCreateAppleIDSService
620_SecPolicyCreateApplePushService
621_SecPolicyCreateAppleMMCSService
622_SecPolicyCreateAppleSSLService
623_SecPolicyCreateBasicX509
624_SecPolicyCreateRevocation
625_SecPolicyCreateSSL
626_SecPolicyCreateWithOID
627_SecPolicyCreateWithProperties
628_SecPolicyCreateAppleTimeStampingAndRevocationPolicies
629_SecPolicyGetOID
630_SecPolicyGetTPHandle
631_SecPolicyGetTypeID
632_SecPolicyGetValue
633_SecPolicySearchCopyNext
634_SecPolicySearchCreate
635_SecPolicySearchGetTypeID
636_SecPolicySetValue
637_SecPolicyCopy
638_SecPolicyCopyAll
639_SecPolicyCopyProperties
640_SecPolicySetProperties
641_SecTrustCopyAnchorCertificates
642_SecTrustCopyCustomAnchorCertificates
643_SecTrustCopyExceptions
644_SecTrustCopyExtendedResult
645_SecTrustCopyPolicies
646_SecTrustCopyProperties
647_SecTrustCopyPublicKey
648_SecTrustCopyResult
649_SecTrustCreateWithCertificates
650_SecTrustEvaluate
651_SecTrustEvaluateAsync
652_SecTrustGetCertificateAtIndex
653_SecTrustGetCertificateCount
654_SecTrustGetCSSMAnchorCertificates
655_SecTrustGetCssmResult
656_SecTrustGetCssmResultCode
657_SecTrustGetNetworkFetchAllowed
658_SecTrustGetResult
659_SecTrustGetTrustResult
660_SecTrustGetTPHandle
661_SecTrustGetTypeID
662_SecTrustGetUserTrust
663_SecTrustGetVerifyTime
664_SecTrustSetAnchorCertificates
665_SecTrustSetAnchorCertificatesOnly
666_SecTrustSetExceptions
667_SecTrustSetKeychains
668_SecTrustSetNetworkFetchAllowed
669_SecTrustSetOCSPResponse
670_SecTrustSetOptions
671_SecTrustSetParameters
672_SecTrustSetPolicies
673_SecTrustSetUserTrust
674_SecTrustSetUserTrustLegacy
675_SecTrustSetVerifyDate
676_SecTrustedApplicationCopyData
677_SecTrustedApplicationCreateFromPath
678_SecTrustedApplicationCreateApplicationGroup
679_SecTrustedApplicationGetTypeID
680_SecTrustedApplicationIsUpdateCandidate
681_SecTrustedApplicationMakeEquivalent
682_SecTrustedApplicationRemoveEquivalence
683_SecTrustedApplicationSetData
684_SecTrustedApplicationUseAlternateSystem
685_SecTrustedApplicationValidateWithPath
686_SecTrustedApplicationCreateFromRequirement
687_SecTrustedApplicationCopyExternalRepresentation
688_SecTrustedApplicationCreateWithExternalRepresentation
689_SecTrustedApplicationCopyRequirement
690_SecTrustSettingsEvaluateCert
691_SecTrustSettingsCopyTrustSettings
692_SecTrustSettingsSetTrustSettings
693_SecTrustSettingsRemoveTrustSettings
694_SecTrustSettingsCopyCertificates
695_SecTrustSettingsCopyModificationDate
696_SecTrustSettingsCreateExternalRepresentation
697_SecTrustSettingsImportExternalRepresentation
698_SecTrustSettingsSetTrustSettingsExternal
699_SecTrustSettingsCopyQualifiedCerts
700_SecTrustSettingsCopyUnrestrictedRoots
701_SecKeychainSetBatchMode
702_SecCertificateGetAuthorityKeyID
703_SecCertificateGetSubjectKeyID
704_SecCertificateGetCRLDistributionPoints
705_SecCertificateGetOCSPResponders
706_SecCertificateGetCAIssuers
707_SecCertificateShow
708_SecCertificateCopyIssuerSequence
709_SecCertificateCopySubjectSequence
710_SecCertificateGetNormalizedIssuerContent
711_SecCertificateGetNormalizedSubjectContent
712_SecCertificateHasSubject
713_SecCertificateHasCriticalSubjectAltName
714_SecCertificateHasUnknownCriticalExtension
715_SecCertificateIsValid
716_SecCertificateCopyAttributeDictionary
717_SecCertificateCreateFromAttributeDictionary
718_SecCertificateCopyPublicKeyP
719_SecCertificateGetBasicConstraints
720_SecCertificateGetPolicyConstraints
721_SecCertificateGetPolicyMappings
722_SecCertificateGetCertificatePolicies
723_SecCertificateGetInhibitAnyPolicySkipCerts
724_SecCertificateGetPublicKeyAlgorithm
725_SecCertificateGetPublicKeyData
726_SecCertificateCreateWithPEM
727_SecCertificateCopySerialNumber
728_SecCertificateCopyNormalizedIssuerContent
729_SecCertificateCopyNormalizedSubjectContent
730_SecCertificateIsValidX
731_SecDERItemCopyOIDDecimalRepresentation
732_SecAbsoluteTimeFromDateContent
733_SecWrapRecoveryPasswordWithAnswers
734_SecUnwrapRecoveryPasswordWithAnswers
735_SecCreateRecoveryPassword
736_kSecRecVersionNumber
737_kSecRecQuestions
738_kSecRecLocale
739_kSecRecIV
740_kSecRecWrappedPassword
741_SecFDERecoveryWrapCRSKWithPubKey
742_SecFDERecoveryUnwrapCRSKWithPrivKey
743_SecKeychainSearchCreateForCertificateByIssuerAndSN_CF
744_SecRandomCopyBytes
745_SecRandomCopyData
746