]> git.saurik.com Git - apple/security.git/blob - OSX/sec/Security/SecExports.exp-in
Security-57740.31.2.tar.gz
[apple/security.git] / OSX / sec / Security / SecExports.exp-in
1 // SecExports.exp-in
2 // sec
3 //
4
5 //
6 // CFError to OSStatus conversion
7 //
8
9 _SecErrorGetOSStatus
10
11 //
12 // Password
13 //
14
15 _kSecPasswordMinLengthKey
16 _kSecPasswordMaxLengthKey
17 _kSecPasswordAllowedCharactersKey
18 _kSecPasswordRequiredCharactersKey
19 _kSecPasswordDefaultForType
20 _kSecPasswordDisallowedCharacters
21 _kSecPasswordCantStartWithChars
22 _kSecPasswordCantEndWithChars
23 _kSecPasswordContainsNoMoreThanNSpecificCharacters
24 _kSecPasswordContainsAtLeastNSpecificCharacters
25 _kSecPasswordContainsNoMoreThanNConsecutiveIdenticalCharacters
26 _kSecPasswordGroupSize
27 _kSecPasswordNumberOfGroups
28 _kSecPasswordSeparator
29 _kSecPasswordCharacterCount
30 _kSecPasswordCharacters
31 _SecPasswordIsPasswordWeak
32 _SecPasswordIsPasswordWeak2
33 _SecPasswordGenerate
34 _SecPasswordCopyDefaultPasswordLength
35 _SecPasswordCreateWithRandomDigits
36
37 //
38 // Base64
39 //
40
41 _SecBase64Encode
42 _SecBase64Encode2
43
44 //
45 // Trust
46 //
47
48 // Policies
49 _kSecPolicyAppleAST2DiagnosticsServerAuth
50 _kSecPolicyAppleATVVPNProfileSigning
51 _kSecPolicyAppleCodeSigning
52 _kSecPolicyAppleEAP
53 _kSecPolicyAppleEscrowProxyCompatibilityServerAuth
54 _kSecPolicyAppleEscrowProxyServerAuth
55 _kSecPolicyAppleEscrowService
56 _kSecPolicyAppleExternalDeveloper
57 _kSecPolicyAppleFactoryDeviceCertificate
58 _kSecPolicyAppleFMiPServerAuth
59 _kSecPolicyAppleGenericApplePinned
60 _kSecPolicyAppleGenericAppleSSLPinned
61 _kSecPolicyAppleGSService
62 _kSecPolicyAppleHomeKitServerAuth
63 _kSecPolicyAppleiAP
64 _kSecPolicyAppleIDAuthority
65 _kSecPolicyAppleIDSService
66 _kSecPolicyAppleIDSServiceContext
67 _kSecPolicyAppleIDValidation
68 _kSecPolicyAppleIDValidationRecordSigning
69 _kSecPolicyAppleIDValidationRecordSigningPolicy
70 _kSecPolicyAppleiPhoneActivation
71 _kSecPolicyAppleiPhoneApplicationSigning
72 _kSecPolicyAppleiPhoneDeviceCertificate
73 _kSecPolicyAppleiPhoneProfileApplicationSigning
74 _kSecPolicyAppleiPhoneProvisioningProfileSigning
75 _kSecPolicyAppleIPsec
76 _kSecPolicyAppleiTunesStoreURLBag
77 _kSecPolicyAppleLegacyPushService
78 _kSecPolicyAppleLockdownPairing
79 _kSecPolicyAppleMMCSCompatibilityServerAuth
80 _kSecPolicyAppleMMCSService
81 _kSecPolicyAppleMobileAsset
82 _kSecPolicyAppleMobileStore
83 _kSecPolicyAppleOCSPSigner
84 _kSecPolicyAppleOSXProvisioningProfileSigning
85 _kSecPolicyAppleOTAPKISigner
86 _kSecPolicyAppleOTATasking
87 _kSecPolicyApplePackageSigning
88 _kSecPolicyApplePassbookSigning
89 _kSecPolicyApplePayIssuerEncryption
90 _kSecPolicyApplePCSEscrowService
91 _kSecPolicyApplePKINITClient
92 _kSecPolicyApplePKINITServer
93 _kSecPolicyApplePPQService
94 _kSecPolicyApplePPQSigning
95 _kSecPolicyAppleProfileSigner
96 _kSecPolicyApplePushService
97 _kSecPolicyAppleQAProfileSigner
98 _kSecPolicyAppleRevocation
99 _kSecPolicyAppleSecureIOStaticAsset
100 _kSecPolicyAppleServerAuthentication
101 _kSecPolicyAppleSMIME
102 _kSecPolicyAppleSMPEncryption
103 _kSecPolicyAppleSoftwareSigning
104 _kSecPolicyAppleSSL
105 _kSecPolicyAppleSWUpdateSigning
106 _kSecPolicyAppleTestMobileStore
107 _kSecPolicyAppleTestOTAPKISigner
108 _kSecPolicyAppleTestPPQSigning
109 _kSecPolicyAppleTestSMPEncryption
110 _kSecPolicyAppleTimeStamping
111 _kSecPolicyAppleTVOSApplicationSigning
112 _kSecPolicyAppleUniqueDeviceIdentifierCertificate
113 _kSecPolicyAppleURLBag
114 _kSecPolicyAppleWarsaw
115 _kSecPolicyAppleX509Basic
116 _kSecPolicyMacAppStoreReceipt
117
118 // Policy Checks
119 _kSecPolicyAppleAnchorIncludeTestRoots
120 _kSecPolicyCheckAnchorSHA1
121 _kSecPolicyCheckAnchorSHA256
122 _kSecPolicyCheckAnchorApple
123 _kSecPolicyCheckAnchorTrusted
124 _kSecPolicyCheckBasicCertificateProcessing
125 _kSecPolicyCheckBasicConstraints
126 _kSecPolicyCheckBlackListedKey
127 _kSecPolicyCheckBlackListedLeaf
128 _kSecPolicyCheckCertificatePolicy
129 _kSecPolicyCheckCertificateTransparency
130 _kSecPolicyCheckChainLength
131 _kSecPolicyCheckCriticalExtensions
132 _kSecPolicyCheckEAPTrustedServerNames
133 _kSecPolicyCheckEmail
134 _kSecPolicyCheckExtendedKeyUsage
135 _kSecPolicyCheckExtendedValidation
136 _kSecPolicyCheckGrayListedKey
137 _kSecPolicyCheckGrayListedLeaf
138 _kSecPolicyCheckIdLinkage
139 _kSecPolicyCheckIntermediateEKU
140 _kSecPolicyCheckIntermediateMarkerOid
141 _kSecPolicyCheckIntermediateSPKISHA256
142 _kSecPolicyCheckIssuerCommonName
143 _kSecPolicyCheckKeySize
144 _kSecPolicyCheckKeyUsage
145 _kSecPolicyCheckLeafMarkerOid
146 _kSecPolicyCheckLeafMarkerOidWithoutValueCheck
147 _kSecPolicyCheckNoNetworkAccess
148 _kSecPolicyCheckNonEmptySubject
149 _kSecPolicyCheckNotValidBefore
150 _kSecPolicyCheckQualifiedCertStatements
151 _kSecPolicyCheckRevocation
152 _kSecPolicyCheckRevocationResponseRequired
153 _kSecPolicyCheckRevocationOCSP
154 _kSecPolicyCheckRevocationCRL
155 _kSecPolicyCheckRevocationAny
156 _kSecPolicyCheckSignatureHashAlgorithms
157 _kSecPolicyCheckSSLHostname
158 _kSecPolicyCheckSubjectCommonName
159 _kSecPolicyCheckSubjectCommonNamePrefix
160 _kSecPolicyCheckSubjectCommonNameTEST
161 _kSecPolicyCheckSubjectOrganization
162 _kSecPolicyCheckSubjectOrganizationalUnit
163 _kSecPolicyCheckUsageConstraints
164 _kSecPolicyCheckValidIntermediates
165 _kSecPolicyCheckValidLeaf
166 _kSecPolicyCheckValidRoot
167 _kSecPolicyCheckWeakIntermediates
168 _kSecPolicyCheckWeakLeaf
169 _kSecPolicyCheckWeakRoot
170
171 // Policy Properties
172 _kSecPolicyClient
173 _kSecPolicyContext
174 _kSecPolicyIntermediateMarkerOid
175 _kSecPolicyLeafMarkerOid
176 _kSecPolicyName
177 _kSecPolicyOid
178 _kSecPolicyPolicyName
179 _kSecPolicyRevocationFlags
180 _kSecPolicyTeamIdentifier
181
182 #if TARGET_OS_MAC && !TARGET_OS_IPHONE
183 _kSecPolicyKU_CRLSign
184 _kSecPolicyKU_DataEncipherment
185 _kSecPolicyKU_DecipherOnly
186 _kSecPolicyKU_DigitalSignature
187 _kSecPolicyKU_EncipherOnly
188 _kSecPolicyKU_KeyAgreement
189 _kSecPolicyKU_KeyCertSign
190 _kSecPolicyKU_KeyEncipherment
191 _kSecPolicyKU_NonRepudiation
192 #endif
193
194 _SecPolicyCheckCertEAPTrustedServerNames
195 _SecPolicyCheckCertEmail
196 _SecPolicyCheckCertExtendedKeyUsage
197 _SecPolicyCheckCertLeafMarkerOid
198 _SecPolicyCheckCertLeafMarkerOidWithoutValueCheck
199 _SecPolicyCheckCertKeyUsage
200 _SecPolicyCheckCertNotValidBefore
201 _SecPolicyCheckCertSignatureHashAlgorithms
202 _SecPolicyCheckCertSSLHostname
203 _SecPolicyCheckCertSubjectCommonName
204 _SecPolicyCheckCertSubjectCommonNamePrefix
205 _SecPolicyCheckCertSubjectCommonNameTEST
206 _SecPolicyCheckCertSubjectOrganization
207 _SecPolicyCheckCertSubjectOrganizationalUnit
208 _SecPolicyCopyProperties
209 _SecPolicyCreate
210 _SecPolicyCreateAppleAST2Service
211 _SecPolicyCreateAppleATVVPNProfileSigning
212 _SecPolicyCreateAppleCompatibilityEscrowProxyService
213 _SecPolicyCreateAppleCompatibilityMMCSService
214 _SecPolicyCreateAppleEscrowProxyService
215 _SecPolicyCreateAppleExternalDeveloper
216 _SecPolicyCreateAppleFMiPService
217 _SecPolicyCreateAppleGSService
218 _SecPolicyCreateAppleHomeKitServerAuth
219 _SecPolicyCreateAppleIDAuthorityPolicy
220 _SecPolicyCreateAppleIDSService
221 _SecPolicyCreateAppleIDSServiceContext
222 _SecPolicyCreateAppleIDValidationRecordSigningPolicy
223 _SecPolicyCreateAppleMMCSService
224 _SecPolicyCreateApplePackageSigning
225 _SecPolicyCreateApplePayIssuerEncryption
226 _SecPolicyCreateApplePinned
227 _SecPolicyCreateApplePPQService
228 _SecPolicyCreateApplePPQSigning
229 _SecPolicyCreateApplePushService
230 _SecPolicyCreateApplePushServiceLegacy
231 _SecPolicyCreateAppleSecureIOStaticAsset
232 _SecPolicyCreateAppleSMPEncryption
233 _SecPolicyCreateAppleSoftwareSigning
234 _SecPolicyCreateAppleSSLPinned
235 _SecPolicyCreateAppleSSLService
236 _SecPolicyCreateAppleTimeStamping
237 _SecPolicyCreateAppleTVOSApplicationSigning
238 _SecPolicyCreateAppleWarsaw
239 _SecPolicyCreateBasicX509
240 _SecPolicyCreateCodeSigning
241 _SecPolicyCreateConfigurationProfileSigner
242 _SecPolicyCreateEAP
243 _SecPolicyCreateEscrowServiceSigner
244 _SecPolicyCreateFactoryDeviceCertificate
245 _SecPolicyCreateiAP
246 _SecPolicyCreateiPhoneActivation
247 _SecPolicyCreateiPhoneApplicationSigning
248 _SecPolicyCreateiPhoneDeviceCertificate
249 _SecPolicyCreateiPhoneProfileApplicationSigning
250 _SecPolicyCreateiPhoneProvisioningProfileSigning
251 _SecPolicyCreateIPSec
252 _SecPolicyCreateiTunesStoreURLBag
253 _SecPolicyCreateLockdownPairing
254 _SecPolicyCreateMacAppStoreReceipt
255 _SecPolicyCreateMobileAsset
256 _SecPolicyCreateMobileStoreSigner
257 _SecPolicyCreateOCSPSigner
258 _SecPolicyCreateOSXProvisioningProfileSigning
259 _SecPolicyCreateOTAPKISigner
260 _SecPolicyCreateOTATasking
261 _SecPolicyCreatePassbookCardSigner
262 _SecPolicyCreatePCSEscrowServiceSigner
263 _SecPolicyCreateQAConfigurationProfileSigner
264 _SecPolicyCreateRevocation
265 _SecPolicyCreateSSL
266 _SecPolicyCreateSMIME
267 _SecPolicyCreateTestApplePPQSigning
268 _SecPolicyCreateTestAppleSMPEncryption
269 _SecPolicyCreateTestMobileStoreSigner
270 _SecPolicyCreateTestOTAPKISigner
271 _SecPolicyCreateAppleUniqueDeviceCertificate
272 _SecPolicyCreateURLBag
273 _SecPolicyCreateWithProperties
274 _SecPolicyGetName
275 _SecPolicyGetOidString
276 _SecPolicyGetTypeID
277 #if TARGET_OS_MAC && !TARGET_OS_IPHONE
278 _SecPolicyCopy
279 _SecPolicyCopyAll
280 _SecPolicyCreateAppleTimeStampingAndRevocationPolicies
281 _SecPolicyCreateItemImplInstance
282 _SecPolicyCreateWithOID
283 _SecPolicyGetOID
284 _SecPolicyGetStringForOID
285 _SecPolicyGetTPHandle
286 _SecPolicyGetValue
287 _SecPolicySearchCopyNext
288 _SecPolicySearchCreate
289 _SecPolicySearchGetTypeID
290 _SecPolicySetProperties
291 _SecPolicySetValue
292 #endif
293
294
295 _kSecPropertyKeyLabel
296 _kSecPropertyKeyLocalizedLabel
297 _kSecPropertyKeyType
298 _kSecPropertyKeyValue
299 _kSecPropertyTypeData
300 _kSecPropertyTypeDate
301 _kSecPropertyTypeError
302 _kSecPropertyTypeSection
303 _kSecPropertyTypeString
304 _kSecPropertyTypeSuccess
305 _kSecPropertyTypeTitle
306 _kSecPropertyTypeURL
307 _kSecPropertyTypeWarning
308
309 _kSecSignatureDigestAlgorithmUnknown
310 _kSecSignatureDigestAlgorithmMD2
311 _kSecSignatureDigestAlgorithmMD4
312 _kSecSignatureDigestAlgorithmMD5
313 _kSecSignatureDigestAlgorithmSHA1
314 _kSecSignatureDigestAlgorithmSHA224
315 _kSecSignatureDigestAlgorithmSHA256
316 _kSecSignatureDigestAlgorithmSHA384
317 _kSecSignatureDigestAlgorithmSHA512
318
319 _kSecTrustCertificateTransparency
320 _kSecTrustCertificateTransparencyWhiteList
321 _kSecTrustEvaluationDate
322 _kSecTrustExtendedValidation
323 _kSecTrustOrganizationName
324 _kSecTrustResultDetails
325 _kSecTrustResultValue
326 _kSecTrustRevocationChecked
327 _kSecTrustRevocationReason
328 _kSecTrustRevocationValidUntilDate
329 _kSecTrustInfoCertificateTransparencyKey
330 _kSecTrustInfoCertificateTransparencyWhiteListKey
331 _kSecTrustInfoCompanyNameKey
332 _kSecTrustInfoExtendedValidationKey
333 _kSecTrustInfoRevocationKey
334 _kSecTrustInfoRevocationValidUntilKey
335
336 _SecTrustCopyCustomAnchorCertificates
337 _SecTrustCopyDetailedPropertiesAtIndex
338 _SecTrustCopyExceptions
339 _SecTrustCopyFailureDescription
340 _SecTrustCopyInfo
341 _SecTrustCopyPolicies
342 _SecTrustCopyProperties
343 _SecTrustCopyPublicKey
344 _SecTrustCopyResult
345 _SecTrustCopySummaryPropertiesAtIndex
346 _SecTrustCreateWithCertificates
347 _SecTrustDeserialize
348 _SecTrustEvaluate
349 _SecTrustEvaluateAsync
350 _SecTrustEvaluateLeafOnly
351 _SecTrustGetCertificateAtIndex
352 _SecTrustGetCertificateCount
353 _SecTrustGetDetails
354 _SecTrustGetKeychainsAllowed
355 _SecTrustGetNetworkFetchAllowed
356 _SecTrustGetOTAPKIAssetVersionNumber
357 _SecTrustGetTrustResult
358 _SecTrustGetTypeID
359 _SecTrustGetVerifyTime
360 _SecTrustOTAPKIGetUpdatedAsset
361 _SecTrustSerialize
362 _SecTrustSetAnchorCertificates
363 _SecTrustSetAnchorCertificatesOnly
364 _SecTrustSetExceptions
365 _SecTrustSetKeychainsAllowed
366 _SecTrustSetNetworkFetchAllowed
367 _SecTrustSetOCSPResponse
368 _SecTrustSetPolicies
369 _SecTrustSetSignedCertificateTimestamps
370 _SecTrustSetTrustedLogs
371 _SecTrustSetVerifyDate
372 #if TARGET_OS_MAC && !TARGET_OS_IPHONE
373 _SecTrustCopyAnchorCertificates
374 _SecTrustCopyExtendedResult
375 _SecTrustCopyProperties_ios
376 _SecTrustGetCSSMAnchorCertificates
377 _SecTrustGetCssmResult
378 _SecTrustGetCssmResultCode
379 _SecTrustGetResult
380 _SecTrustGetTPHandle
381 _SecTrustGetUserTrust
382 _SecTrustLegacySourcesEventRunloopCreate
383 _SecTrustLegacyCRLFetch
384 _SecTrustLegacyCRLStatus
385 _SecTrustSetKeychains
386 _SecTrustSetOptions
387 _SecTrustSetParameters
388 _SecTrustSetUserTrust
389 _SecTrustSetUserTrustLegacy
390 #endif
391 _SecTrustStoreContains
392 _SecTrustStoreForDomain
393 _SecTrustStoreGetSettingsVersionNumber
394 _SecTrustStoreRemoveCertificate
395 _SecTrustStoreSetTrustSettings
396 _SecTrustStoreCopyAll
397 _SecTrustStoreCopyUsageConstraints
398
399 //
400 // Identity
401 //
402
403 _SecIdentityCopyCertificate
404 _SecIdentityCopyPrivateKey
405 _SecIdentityCreate
406 _SecIdentityGetTypeID
407 _SecIdentitySignCertificate
408
409 //
410 // Certificate
411 //
412
413 _kSecCertificateKeyUsage
414 _kSecCertificateEscrowFileName
415 _kSecCertificateExtensions
416 _kSecCertificateExtensionsEncoded
417 _kSecCertificateProductionEscrowKey
418 _kSecCertificateProductionPCSEscrowKey
419 _SecCertificateCopyAttributeDictionary
420 _SecCertificateCopyCommonNames
421 _SecCertificateCopyCompanyName
422 _SecCertificateCopyEscrowRoots
423 _SecCertificateCopyDNSNames
424 _SecCertificateCopyData
425 _SecCertificateCopyExtendedKeyUsage
426 _SecCertificateCopyiAPAuthCapabilities
427 _SecCertificateCopyIPAddresses
428 _SecCertificateCopyIssuerSHA1Digest
429 _SecCertificateCopyIssuerSequence
430 _SecCertificateCopyIssuerSummary
431 _SecCertificateCopyKeychainItem
432 _SecCertificateCopyNTPrincipalNames
433 _SecCertificateCopyOrganization
434 _SecCertificateCopyOrganizationalUnit
435 _SecCertificateCopyPrecertTBS
436 _SecCertificateCopyProperties
437 _SecCertificateCopyPublicKey
438 _SecCertificateCopyPublicKeySHA1Digest
439 _SecCertificateCopyRFC822Names
440 _SecCertificateCopySerialNumber
441 _SecCertificateCopySHA256Digest
442 _SecCertificateCopySignedCertificateTimestamps
443 _SecCertificateCopySubjectPublicKeyInfoSHA1Digest
444 _SecCertificateCopySubjectPublicKeyInfoSHA256Digest
445 _SecCertificateCopySubjectSequence
446 _SecCertificateCopySubjectString
447 _SecCertificateCopySubjectSummary
448 _SecCertificateCopySummaryProperties
449 _SecCertificateCreate
450 _SecCertificateCreateOidDataFromString
451 _SecCertificateCreateWithBytes
452 _SecCertificateCreateWithData
453 _SecCertificateCreateWithKeychainItem
454 _SecCertificateCreateWithPEM
455 _SecCertificateGetAuthorityKeyID
456 _SecCertificateGetBasicConstraints
457 _SecCertificateGetBytePtr
458 _SecCertificateGetCAIssuers
459 _SecCertificateGetCertificatePolicies
460 _SecCertificateGetCRLDistributionPoints
461 _SecCertificateGetExcludedSubtrees
462 _SecCertificateGetExtensionValue
463 _SecCertificateGetiAuthVersion
464 _SecCertificateGetInhibitAnyPolicySkipCerts
465 _SecCertificateGetKeyUsage
466 _SecCertificateGetLength
467 _SecCertificateGetNormalizedIssuerContent
468 _SecCertificateGetNormalizedSubjectContent
469 _SecDistinguishedNameCopyNormalizedContent
470 _SecCertificateGetOCSPResponders
471 _SecCertificateGetPermittedSubtrees
472 _SecCertificateGetPolicyConstraints
473 _SecCertificateGetPublicKeyAlgorithm
474 _SecCertificateGetPublicKeyData
475 _SecCertificateGetSHA1Digest
476 _SecCertificateGetSignatureHashAlgorithm
477 _SecCertificateGetSubjectAltName
478 _SecCertificateGetSubjectKeyID
479 _SecCertificateGetTypeID
480 _SecCertificateHasCriticalSubjectAltName
481 _SecCertificateHasMarkerExtension
482 _SecCertificateHasSubject
483 _SecCertificateHasUnknownCriticalExtension
484 _SecCertificateIsAtLeastMinKeySize
485 _SecCertificateIsCA
486 _SecCertificateIsOidString
487 _SecCertificateIsSelfSigned
488 _SecCertificateIsSelfSignedCA
489 _SecCertificateIsSignedBy
490 _SecCertificateIsValid
491 _SecCertificateIsWeakHash
492 _SecCertificateIsWeakKey
493 _SecCertificateNotValidAfter
494 _SecCertificateNotValidBefore
495 _SecCertificateParseGeneralNameContentProperty
496 _SecCertificateParseGeneralNames
497 _SecCertificatePathCopyAddingLeaf
498 _SecCertificatePathCopyCertificates
499 _SecCertificatePathCopyFromParent
500 _SecCertificatePathCopyPublicKeyAtIndex
501 _SecCertificatePathCreate
502 _SecCertificatePathCreateSerialized
503 _SecCertificatePathGetCertificateAtIndex
504 _SecCertificatePathGetCount
505 _SecCertificatePathGetIndexOfCertificate
506 _SecCertificatePathGetNextSourceIndex
507 _SecCertificatePathGetRoot
508 _SecCertificatePathGetUsageConstraintsAtIndex
509 _SecCertificatePathHasWeakHash
510 _SecCertificatePathHasWeakKeySize
511 _SecCertificatePathIsAnchored
512 _SecCertificatePathIsValid
513 _SecCertificatePathScore
514 _SecCertificatePathSelfSignedIndex
515 _SecCertificatePathSetIsAnchored
516 _SecCertificatePathSetNextSourceIndex
517 _SecCertificatePathSetSelfIssued
518 _SecCertificatePathVerify
519 _SecCertificateSetKeychainItem
520 _SecCertificateVersion
521
522 //
523 // SCEP
524 //
525 _SecSCEPCreateTemporaryIdentity
526 _SecSCEPCertifyRequest
527 _SecSCEPGenerateCertificateRequest
528 _SecSCEPVerifyReply
529 _SecSCEPValidateCACertMessage
530 _SecSCEPGetCertInitial
531
532 //
533 // CSR
534 //
535
536 _kSecSubjectAltName
537 _SecVerifyCertificateRequest
538 _SecGenerateCertificateRequest
539 _SecGenerateCertificateRequestWithParameters
540 _SecGenerateSelfSignedCertificate
541
542 //
543 // OTR
544 //
545 _SecOTRSKickTimeToRoll
546 _SecOTRSGetTheirKeyID
547 _SecOTRSGetKeyID
548 _SecFDHKAppendCompactPublicSerialization
549 _SecFDHKAppendPublicSerialization
550 _SecOTRCopyIncomingBytes
551 _SecOTRPublicDHKCreateFromSerialization
552 _SecOTRPublicDHKCreateFromCompactSerialization
553 _SecOTRDHKGenerateOTRKeys
554 _SecOTRFullDHKCreate
555 _SecOTRPublicDHKCreateFromFullKey
556 _SecOTRSessionCreateFromID
557 _SecOTRSessionCreateFromIDAndFlags
558 _SecOTRSessionCreateFromData
559 _SecOTRSessionReset
560 _SecOTRSAppendSerialization
561 _SecOTRSAppendStartPacket
562 _SecOTRSAppendRestartPacket
563 _SecOTRSProcessPacket
564 _SecOTRSEndSession
565 _SecOTRSGetIsReadyForMessages
566 _SecOTRSGetIsIdle
567 _SecOTRSGetMessageKind
568 _SecOTRSIsForKeys
569 _SecOTRSSignAndProtectMessage
570 _SecOTRSVerifyAndExposeMessage
571 _SecOTRSPrecalculateKeys
572 _SecOTRFIAppendSerialization
573 _SecOTRFIPurgeAllFromKeychain
574 _SecOTRFIPurgeFromKeychain
575 _SecOTRFullIdentityCreate
576 _SecOTRFullIdentityCreateFromData
577 _SecOTRFullIdentityCreateFromSecKeyRef
578 _SecOTRPIAppendSerialization
579 _SecOTRPublicIdentityCopyFromPrivate
580 _SecOTRPublicIdentityCreateFromData
581 _SecOTRPublicIdentityCreateFromSecKeyRef
582 _SecOTRPacketTypeString
583 _SecOTRSessionCreateRemote
584 _SecOTRSessionProcessPacketRemote
585
586 //
587 // DH
588 //
589
590 _SecDHComputeKey
591 _SecDHCreate
592 _SecDHCreateFromAlgorithmId
593 _SecDHCreateFromParameters
594 _SecDHDecodeParams
595 _SecDHDestroy
596 _SecDHEncodeParams
597 _SecDHGenerateKeypair
598 _SecDHGetMaxKeyLength
599
600 //
601 // Securityd client
602 //
603
604 _gSecurityd
605
606 //
607 // XPC
608 //
609
610 _kSecXPCKeyPeerInfos
611 _kSecXPCKeyOperation
612 _kSecXPCKeyResult
613 _kSecXPCKeyError
614 _kSecXPCKeyClientToken
615 _kSecXPCKeyUserLabel
616 _kSecXPCKeyDSID
617 _kSecXPCKeyUserPassword
618 _sSecXPCErrorDomain
619 _kSecXPCKeyOTAFileDirectory
620 _kSecXPCKeyEscrowLabel
621 _kSecXPCKeyTriesLabel
622
623
624 //
625 // Logging
626 //
627
628 _SecGetCurrentServerLoggingInfo
629 _SecSetLoggingInfoForXPCScope
630 _SecSetLoggingInfoForCircleScope
631
632 //
633 // CMS
634 //
635
636 _kSecCMSBulkEncryptionAlgorithm
637 _kSecCMSSignDigest
638 _kSecCMSSignDetached
639 _kSecCMSSignHashAlgorithm
640 _kSecCMSEncryptionAlgorithmDESCBC
641 _kSecCMSEncryptionAlgorithmAESCBC
642 _kSecCMSHashingAlgorithmMD5
643 _kSecCMSHashingAlgorithmSHA1
644 _kSecCMSHashingAlgorithmSHA256
645 _kSecCMSHashingAlgorithmSHA384
646 _kSecCMSHashingAlgorithmSHA512
647 _kSecCMSCertChainMode
648 _kSecCMSAdditionalCerts
649 _kSecCMSSignedAttributes
650 _kSecCMSSignDate
651 _kSecCMSAllCerts
652 _kSecCMSCertChainModeNone
653 _SecCmsContentInfoGetBulkKey
654 _SecCmsContentInfoGetBulkKeySize
655 _SecCmsContentInfoGetChildContentInfo
656 _SecCmsContentInfoGetContent
657 _SecCmsContentInfoGetContentEncAlg
658 _SecCmsContentInfoGetContentEncAlgTag
659 _SecCmsContentInfoGetContentTypeOID
660 _SecCmsContentInfoGetContentTypeTag
661 _SecCmsContentInfoGetInnerContent
662 _SecCmsContentInfoSetBulkKey
663 _SecCmsContentInfoSetContentData
664 _SecCmsContentInfoSetContentDigestedData
665 _SecCmsContentInfoSetContentEncAlg
666 _SecCmsContentInfoSetContentEncAlgID
667 _SecCmsContentInfoSetContentEncryptedData
668 _SecCmsContentInfoSetContentEnvelopedData
669 _SecCmsContentInfoSetContentSignedData
670 _SecCmsDecoderCreate
671 _SecCmsDecoderDestroy
672 _SecCmsDecoderFinish
673 _SecCmsDecoderUpdate
674 _SecCmsDigestContextCancel
675 _SecCmsDigestContextDestroy
676 _SecCmsDigestContextFinishMultiple
677 _SecCmsDigestContextStartMultiple
678 _SecCmsDigestContextUpdate
679 _SecCmsDigestedDataCreate
680 _SecCmsDigestedDataDestroy
681 _SecCmsDigestedDataGetContentInfo
682 _SecCmsEncoderCreate
683 _SecCmsEncoderDestroy
684 _SecCmsEncoderFinish
685 _SecCmsEncoderUpdate
686 _SecCmsEncryptedDataCreate
687 _SecCmsEncryptedDataDestroy
688 _SecCmsEncryptedDataGetContentInfo
689 _SecCmsEnvelopedDataCreate
690 _SecCmsEnvelopedDataDestroy
691 _SecCmsEnvelopedDataGetContentInfo
692 _SecCmsMessageContainsCertsOrCrls
693 _SecCmsMessageContentLevel
694 _SecCmsMessageContentLevelCount
695 _SecCmsMessageCopy
696 _SecCmsMessageCreate
697 _SecCmsMessageDecode
698 _SecCmsMessageDestroy
699 _SecCmsMessageEncode
700 _SecCmsMessageGetContent
701 _SecCmsMessageGetContentInfo
702 _SecCmsMessageIsContentEmpty
703 _SecCmsMessageIsEncrypted
704 _SecCmsMessageIsSigned
705 _SecCmsRecipientInfoCreate
706 _SecCmsRecipientInfoCreateWithSubjKeyID
707 _SecCmsSignedDataAddCertChain
708 _SecCmsSignedDataAddCertList
709 _SecCmsSignedDataAddCertificate
710 _SecCmsSignedDataContainsCertsOrCrls
711 _SecCmsSignedDataCreate
712 _SecCmsSignedDataCreateCertsOnly
713 _SecCmsSignedDataDestroy
714 _SecCmsSignedDataGetCertificateList
715 _SecCmsSignedDataGetContentInfo
716 _SecCmsSignedDataGetDigestAlgs
717 _SecCmsSignedDataGetSignerInfo
718 _SecCmsSignedDataGetSignerInfos
719 _SecCmsSignedDataHasDigests
720 _SecCmsSignedDataImportCerts
721 _SecCmsSignedDataSetDigestContext
722 _SecCmsSignedDataSignerInfoCount
723 _SecCmsSignedDataVerifyCertsOnly
724 _SecCmsSignedDataVerifySignerInfo
725 _SecCmsSignerInfoAddCounterSignature
726 _SecCmsSignerInfoAddMSSMIMEEncKeyPrefs
727 _SecCmsSignerInfoAddSMIMECaps
728 _SecCmsSignerInfoAddSMIMEEncKeyPrefs
729 _SecCmsSignerInfoAddSigningTime
730 _SecCmsSignerInfoAddAppleCodesigningHashAgility
731 _SecCmsSignerInfoCreate
732 _SecCmsSignerInfoCreateWithSubjKeyID
733 _SecCmsSignerInfoGetCertList
734 _SecCmsSignerInfoGetDigestAlg
735 _SecCmsSignerInfoGetDigestAlgTag
736 _SecCmsSignerInfoGetSignerCommonName
737 _SecCmsSignerInfoGetSignerEmailAddress
738 _SecCmsSignerInfoGetSigningCertificate
739 _SecCmsSignerInfoGetSigningTime
740 _SecCmsSignerInfoGetAppleCodesigningHashAgility
741 _SecCmsSignerInfoGetVerificationStatus
742 _SecCmsSignerInfoIncludeCerts
743 _SecCmsSignerInfoSaveSMIMEProfile
744 _SecCmsUtilVerificationStatusToString
745 _SecCMSCertificatesOnlyMessageCopyCertificates
746 _SecCMSCreateCertificatesOnlyMessage
747 _SecCMSCreateCertificatesOnlyMessageIAP
748 _SecCMSCreateEnvelopedData
749 _SecCMSDecryptEnvelopedData
750 _SecCMSSignDataAndAttributes
751 _SecCMSSignDigestAndAttributes
752 _SecCMSVerify
753 _SecCMSVerifyCopyDataAndAttributes
754 _SecCMSVerifySignedData
755 _SecCMSCreateSignedData
756
757 //
758 // pbkdf2
759 //
760
761 _pbkdf2
762 _pbkdf2_hmac_sha1
763 _hmac_sha1_PRF
764 _SecKeyFromPassphraseDataHMACSHA1
765
766 //
767 // Key
768 //
769 _CreatePrivateKeyMatchingQuery
770 _SecECDoWithFullKey
771 _SecECDoWithPubKey
772 _SecECKeyCopyPublicBits
773 _SecECKeyGetNamedCurve
774 _SecKeyCopyAttestationKey
775 _SecKeyCopyAttributeDictionary
776 _SecKeyCopyAttributes
777 _SecKeyCopyExponent
778 _SecKeyCopyExternalRepresentation
779 _SecKeyCopyMatchingPrivateKey
780 _SecKeyCopyModulus
781 _SecKeyCopyPersistentRef
782 _SecKeyCopyPublicBytes
783 _SecKeyCopyPublicKey
784 _SecKeyCopyKeyExchangeResult
785 _SecKeyCreate
786 _SecKeyCreateAttestation
787 _SecKeyCreateEncryptedData
788 _SecKeyCreateDecryptedData
789 _SecKeyCreateDuplicate
790 _SecKeyCreatePublicFromPrivate
791 _SecKeyCreateSignature
792 _SecKeyCreateFromAttributeDictionary
793 _SecKeyCreateECPrivateKey
794 _SecKeyCreateECPublicKey
795 _SecKeyCreateFromPublicBytes
796 _SecKeyCreateFromPublicData
797 _SecKeyCreateFromSubjectPublicKeyInfoData
798 _SecKeyCreatePersistentRefToMatchingPrivateKey
799 _SecKeyCreateRandomKey
800 _SecKeyCreateRSAPrivateKey
801 _SecKeyCreateRSAPublicKey
802 _SecKeyCreateRSAPublicKey_ios
803 _SecKeyCreateWithData
804 _SecKeyDecrypt
805 _SecKeyFindWithPersistentRef
806 _SecKeyDigestAndSign
807 _SecKeyDigestAndVerify
808 _SecKeyEncrypt
809 _SecKeyGeneratePair
810 _SecKeyGetAlgorithmID
811 _SecKeyGetAlgorithmId
812 _SecKeyGetAlgorithmIdentifier
813 _SecKeyGetBlockSize
814 _SecKeyGetMatchingPrivateKeyStatus
815 _SecKeyGetSize
816 _SecKeyGetTypeID
817 _SecKeyIsAlgorithmSupported
818 _SecKeyRawSign
819 _SecKeyRawVerify
820 _SecKeySetParameter
821 _SecKeySignDigest
822 _SecKeyVerifyDigest
823 _SecKeyVerifySignature
824 _kSecKeyAlgorithmRSASignatureRaw
825 _kSecKeyAlgorithmRSASignatureRawCCUnit
826 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15Raw
827 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15MD5
828 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA1
829 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA224
830 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA256
831 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA384
832 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA512
833 _kSecKeyAlgorithmRSASignatureMessagePKCS1v15MD5
834 _kSecKeyAlgorithmRSASignatureMessagePKCS1v15SHA1
835 _kSecKeyAlgorithmRSASignatureMessagePKCS1v15SHA224
836 _kSecKeyAlgorithmRSASignatureMessagePKCS1v15SHA256
837 _kSecKeyAlgorithmRSASignatureMessagePKCS1v15SHA384
838 _kSecKeyAlgorithmRSASignatureMessagePKCS1v15SHA512
839 _kSecKeyAlgorithmECDSASignatureRFC4754
840 _kSecKeyAlgorithmECDSASignatureDigestX962
841 _kSecKeyAlgorithmECDSASignatureDigestX962SHA1
842 _kSecKeyAlgorithmECDSASignatureDigestX962SHA224
843 _kSecKeyAlgorithmECDSASignatureDigestX962SHA256
844 _kSecKeyAlgorithmECDSASignatureDigestX962SHA384
845 _kSecKeyAlgorithmECDSASignatureDigestX962SHA512
846 _kSecKeyAlgorithmECDSASignatureMessageX962SHA1
847 _kSecKeyAlgorithmECDSASignatureMessageX962SHA224
848 _kSecKeyAlgorithmECDSASignatureMessageX962SHA256
849 _kSecKeyAlgorithmECDSASignatureMessageX962SHA384
850 _kSecKeyAlgorithmECDSASignatureMessageX962SHA512
851 _kSecKeyAlgorithmRSAEncryptionRaw
852 _kSecKeyAlgorithmRSAEncryptionRawCCUnit
853 _kSecKeyAlgorithmRSAEncryptionPKCS1
854 _kSecKeyAlgorithmRSAEncryptionOAEPSHA1
855 _kSecKeyAlgorithmRSAEncryptionOAEPSHA224
856 _kSecKeyAlgorithmRSAEncryptionOAEPSHA256
857 _kSecKeyAlgorithmRSAEncryptionOAEPSHA384
858 _kSecKeyAlgorithmRSAEncryptionOAEPSHA512
859 _kSecKeyAlgorithmRSAEncryptionOAEPSHA1AESGCM
860 _kSecKeyAlgorithmRSAEncryptionOAEPSHA224AESGCM
861 _kSecKeyAlgorithmRSAEncryptionOAEPSHA256AESGCM
862 _kSecKeyAlgorithmRSAEncryptionOAEPSHA384AESGCM
863 _kSecKeyAlgorithmRSAEncryptionOAEPSHA512AESGCM
864 _kSecKeyAlgorithmECDHKeyExchangeStandard
865 _kSecKeyAlgorithmECDHKeyExchangeStandardX963SHA1
866 _kSecKeyAlgorithmECDHKeyExchangeStandardX963SHA224
867 _kSecKeyAlgorithmECDHKeyExchangeStandardX963SHA256
868 _kSecKeyAlgorithmECDHKeyExchangeStandardX963SHA384
869 _kSecKeyAlgorithmECDHKeyExchangeStandardX963SHA512
870 _kSecKeyAlgorithmECDHKeyExchangeCofactor
871 _kSecKeyAlgorithmECDHKeyExchangeCofactorX963SHA1
872 _kSecKeyAlgorithmECDHKeyExchangeCofactorX963SHA224
873 _kSecKeyAlgorithmECDHKeyExchangeCofactorX963SHA256
874 _kSecKeyAlgorithmECDHKeyExchangeCofactorX963SHA384
875 _kSecKeyAlgorithmECDHKeyExchangeCofactorX963SHA512
876 _kSecKeyAlgorithmECIESEncryptionStandardX963SHA1AESGCM
877 _kSecKeyAlgorithmECIESEncryptionStandardX963SHA224AESGCM
878 _kSecKeyAlgorithmECIESEncryptionStandardX963SHA256AESGCM
879 _kSecKeyAlgorithmECIESEncryptionStandardX963SHA384AESGCM
880 _kSecKeyAlgorithmECIESEncryptionStandardX963SHA512AESGCM
881 _kSecKeyAlgorithmECIESEncryptionCofactorX963SHA1AESGCM
882 _kSecKeyAlgorithmECIESEncryptionCofactorX963SHA224AESGCM
883 _kSecKeyAlgorithmECIESEncryptionCofactorX963SHA256AESGCM
884 _kSecKeyAlgorithmECIESEncryptionCofactorX963SHA384AESGCM
885 _kSecKeyAlgorithmECIESEncryptionCofactorX963SHA512AESGCM
886 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15Raw
887 _kSecKeyAlgorithmRSASignatureDigestPKCS1v15MD5
888 _kSecKeyAlgorithmRSASignatureMessagePKCS1v15MD5
889 _kSecKeyKeyExchangeParameterRequestedSize
890 _kSecKeyKeyExchangeParameterSharedInfo
891 _kSecPrivateKeyAttrs
892 _kSecPublicKeyAttrs
893 __SecKeyCopyWrapKey
894 __SecKeyCopyUnwrapKey
895 __kSecKeyWrapPGPSymAlg
896 __kSecKeyWrapPGPFingerprint
897 __kSecKeyWrapPGPWrapAlg
898 __kSecKeyWrapRFC6637WrapDigestSHA256KekAES128
899 __kSecKeyWrapRFC6637WrapDigestSHA512KekAES256
900 __kSecKeyWrapRFC6637Flags
901
902 //
903 // Keychain/SecItem
904 //
905
906 _kSecAttrAFPServerSignature
907 _kSecAttrAccessGroup
908 _kSecAttrAccessGroupToken
909 _kSecAttrAccessible
910 _kSecAttrAccessibleAfterFirstUnlock
911 _kSecAttrAccessibleAlways
912 _kSecAttrAccessibleAlwaysPrivate
913 _kSecAttrAccessibleWhenUnlocked
914 _kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
915 _kSecAttrAccessibleAlwaysThisDeviceOnly
916 _kSecAttrAccessibleAlwaysThisDeviceOnlyPrivate
917 _kSecAttrAccessibleWhenUnlockedThisDeviceOnly
918 _kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly
919 _kSecAttrAccount
920 _kSecAttrAddress
921 _kSecAttrAlias
922 _kSecAttrApplicationLabel
923 _kSecAttrApplicationTag
924 _kSecAttrAuthenticationType
925 _kSecAttrAuthenticationTypeDPA
926 _kSecAttrAuthenticationTypeDefault
927 _kSecAttrAuthenticationTypeHTMLForm
928 _kSecAttrAuthenticationTypeHTTPBasic
929 _kSecAttrAuthenticationTypeHTTPDigest
930 _kSecAttrAuthenticationTypeMSN
931 _kSecAttrAuthenticationTypeNTLM
932 _kSecAttrAuthenticationTypeRPA
933 _kSecAttrCRLEncoding
934 _kSecAttrCRLType
935 _kSecAttrCanDecrypt
936 _kSecAttrCanDerive
937 _kSecAttrCanEncrypt
938 _kSecAttrCanSign
939 _kSecAttrCanSignRecover
940 _kSecAttrCanUnwrap
941 _kSecAttrCanVerify
942 _kSecAttrCanVerifyRecover
943 _kSecAttrCanWrap
944 _kSecAttrCertificateEncoding
945 _kSecAttrCertificateType
946 _kSecAttrComment
947 _kSecAttrCreationDate
948 _kSecAttrCreator
949 _kSecAttrDescription
950 _kSecAttrEffectiveKeySize
951 _kSecAttrEndDate
952 _kSecAttrGeneric
953 _kSecAttrHasCustomIcon
954 _kSecAttrIsExtractable
955 _kSecAttrIsInvisible
956 _kSecAttrIsModifiable
957 _kSecAttrIsNegative
958 _kSecAttrIsPermanent
959 _kSecAttrIsPrivate
960 _kSecAttrIsSensitive
961 _kSecAttrIssuer
962 _kSecAttrKeyClass
963 _kSecAttrKeyClassPrivate
964 _kSecAttrKeyClassPublic
965 _kSecAttrKeyClassSymmetric
966 _kSecAttrKeyCreator
967 _kSecAttrKeySizeInBits
968 _kSecAttrKeyType
969 _kSecAttrKeyTypeEC
970 _kSecAttrKeyTypeECSECPrimeRandom
971 _kSecAttrKeyTypeRSA
972 _kSecAttrLabel
973 _kSecAttrModificationDate
974 _kSecAttrMultiUser
975 _kSecAttrNoLegacy
976 _kSecAttrPath
977 _kSecAttrPort
978 _kSecAttrProtocol
979 _kSecAttrProtocolAFP
980 _kSecAttrProtocolAppleTalk
981 _kSecAttrProtocolDAAP
982 _kSecAttrProtocolEPPC
983 _kSecAttrProtocolFTP
984 _kSecAttrProtocolFTPAccount
985 _kSecAttrProtocolFTPProxy
986 _kSecAttrProtocolFTPS
987 _kSecAttrProtocolHTTP
988 _kSecAttrProtocolHTTPProxy
989 _kSecAttrProtocolHTTPS
990 _kSecAttrProtocolHTTPSProxy
991 _kSecAttrProtocolIMAP
992 _kSecAttrProtocolIMAPS
993 _kSecAttrProtocolIPP
994 _kSecAttrProtocolIRC
995 _kSecAttrProtocolIRCS
996 _kSecAttrProtocolLDAP
997 _kSecAttrProtocolLDAPS
998 _kSecAttrProtocolNNTP
999 _kSecAttrProtocolNNTPS
1000 _kSecAttrProtocolPOP3
1001 _kSecAttrProtocolPOP3S
1002 _kSecAttrProtocolRTSP
1003 _kSecAttrProtocolRTSPProxy
1004 _kSecAttrProtocolSMB
1005 _kSecAttrProtocolSMTP
1006 _kSecAttrProtocolSOCKS
1007 _kSecAttrProtocolSSH
1008 _kSecAttrProtocolTelnet
1009 _kSecAttrProtocolTelnetS
1010 _kSecAttrPublicKeyHash
1011 _kSecAttrScriptCode
1012 _kSecAttrSecurityDomain
1013 _kSecAttrSerialNumber
1014 _kSecAttrServer
1015 _kSecAttrService
1016 _kSecAttrStartDate
1017 _kSecAttrSubject
1018 _kSecAttrSubjectKeyID
1019 _kSecAttrSynchronizable
1020 _kSecAttrSynchronizableAny
1021 _kSecAttrSyncViewHint
1022 _kSecAttrTokenID
1023 _kSecAttrTokenIDSecureEnclave
1024 _kSecAttrTokenOID
1025 _kSecAttrTombstone
1026 #include "Security/SecureObjectSync/SOSViews.exp-in"
1027 _kSecAttrType
1028 _kSecAttrVolume
1029 _kSecAttrWasAlwaysSensitive
1030 _kSecAttrWasNeverExtractable
1031 _kSecClass
1032 _kSecClassAppleSharePassword
1033 _kSecClassCertificate
1034 _kSecClassGenericPassword
1035 _kSecClassIdentity
1036 _kSecClassInternetPassword
1037 _kSecClassKey
1038 _kSecImportExportPassphrase
1039 _kSecImportItemCertChain
1040 _kSecImportItemIdentity
1041 _kSecImportItemKeyID
1042 _kSecImportItemLabel
1043 _kSecImportItemTrust
1044 _kSecUseItemList
1045 _kSecUseTombstones
1046 _kSecUseSystemKeychain
1047 _kSecValueData
1048 _kSecValuePersistentRef
1049 _kSecValueRef
1050 _kSecMatchCaseInsensitive
1051 _kSecMatchEmailAddressIfPresent
1052 _kSecMatchIssuers
1053 _kSecMatchItemList
1054 _kSecMatchLimit
1055 _kSecMatchLimitAll
1056 _kSecMatchLimitOne
1057 _kSecMatchPolicy
1058 _kSecMatchSearchList
1059 _kSecMatchSubjectContains
1060 _kSecMatchTrustedOnly
1061 _kSecMatchValidOnDate
1062 _kSecReturnAttributes
1063 _kSecReturnData
1064 _kSecReturnPersistentRef
1065 _kSecReturnRef
1066 _SecItemAdd
1067 _SecItemCopyDisplayNames
1068 _SecItemCopyMatching
1069 _SecItemDelete
1070 _SecItemDeleteAll
1071 _SecItemUpdate
1072 __SecItemMakePersistentRef
1073 __SecItemParsePersistentRef
1074 __SecKeychainCopyBackup
1075 __SecKeychainCopyOTABackup
1076 __SecKeychainRestoreBackup
1077 __SecKeychainSyncUpdateMessage
1078 __SecKeychainBackupSyncable
1079 __SecKeychainRestoreSyncable
1080 __SecKeychainRestoreBackupFromFileDescriptor
1081 __SecKeychainWriteBackupToFileDescriptor
1082 __SecKeychainCopyKeybagUUIDFromFileDescriptor
1083 _SecItemBackupWithRegisteredBackups
1084 _SecItemBackupSetConfirmedManifest
1085 _SecItemBackupRestore
1086 _SecItemBackupCopyMatching
1087 _SecItemBackupWithChanges
1088 __SecKeychainRollKeys
1089 _SecAddSharedWebCredential
1090 _SecRequestSharedWebCredential
1091 _SecCreateSharedWebCredentialPassword
1092 _kSecSharedPassword
1093 __SecSecuritydCopyWhoAmI
1094 __SecSyncBubbleTransfer
1095 __SecSystemKeychainTransfer
1096 __SecSyncDeleteUserViews
1097 _SecItemUpdateTokenItems
1098 _SecItemDeleteAllWithAccessGroups
1099 __SecTokenItemCopyValueData
1100
1101 _kSecXPCKeyAttributesToUpdate
1102 _kSecXPCKeyBackup
1103 _kSecXPCKeyCertificate
1104 _kSecXPCKeyDigest
1105 _kSecXPCKeyDomain
1106 _kSecXPCKeyKeybag
1107 _kSecXPCKeyQuery
1108 _kSecXPCKeySettings
1109 _kSecXPCPublicPeerId
1110 _kSecXPCOTRSession
1111 _kSecXPCData
1112 _kSecXPCOTRReady
1113 _kSecXPCKeyDeviceID
1114 _kSecXPCKeyIDSMessage
1115 _kSecXPCKeySendIDSMessage
1116
1117 _SecCertificatePathCopyXPCArray
1118 _SecCertificateXPCArrayCopyArray
1119 _SecPolicyXPCArrayCopyArray
1120 _SecServerSetMachServiceName
1121
1122 //
1123 // ServerEncryption
1124 //
1125
1126 _SecCopyEncryptedToServer
1127 _SecCopyEncryptedToServerKey
1128 _SecCopyDecryptedForServer
1129
1130 //
1131 // Utilities
1132 //
1133
1134 _sSecDERErrorDomain
1135 _der_sizeof_plist
1136 _der_encode_plist
1137 _der_decode_plist
1138 _CFPropertyListCreateDERData
1139 _CFPropertyListCreateWithDERData
1140
1141 //
1142 // DER
1143 //
1144 _DERDecodeItem
1145
1146 //
1147 // EMCS
1148 //
1149
1150 _SecEMCSCreateDerivedEMCSKey
1151 _SecEMCSCreateNewiDMSKey
1152
1153 //
1154 // Custom CFAllocators
1155 //
1156 _SecCFAllocatorZeroize