]>
Commit | Line | Data |
---|---|---|
7d31e928 | 1 | # |
f60086fc | 2 | # Copyright (c) 2006-2010 Apple Inc. All Rights Reserved. |
7d31e928 A |
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 | _SecCodeGetTypeID | |
7d31e928 | 24 | _SecCodeCopySelf |
d1c1ab47 A |
25 | _SecCodeCopyInternalRequirement |
26 | _SecCodeGetStatus | |
27 | _SecCodeSetStatus | |
7d31e928 A |
28 | _SecCodeCopyStaticCode |
29 | _SecCodeCopyHost | |
30 | _SecCodeCopyGuestWithAttributes | |
31 | _SecCodeCreateWithPID | |
32 | _SecCodeCheckValidity | |
33 | _SecCodeCheckValidityWithErrors | |
34 | _SecCodeCopyPath | |
35 | _SecCodeCopyDesignatedRequirement | |
36 | _SecCodeCopySigningInformation | |
37 | _SecCodeMapMemory | |
38 | _SecCodeSetDetachedSignature | |
f60086fc A |
39 | _kSecCodeAttributeArchitecture |
40 | _kSecCodeAttributeBundleVersion | |
41 | _kSecCodeAttributeSubarchitecture | |
7d31e928 A |
42 | _SecStaticCodeGetTypeID |
43 | _SecStaticCodeCreateWithPath | |
f60086fc | 44 | _SecStaticCodeCreateWithPathAndAttributes |
7d31e928 A |
45 | _SecStaticCodeCheckValidity |
46 | _SecStaticCodeCheckValidityWithErrors | |
47 | _SecRequirementGetTypeID | |
48 | _SecRequirementCreateWithData | |
49 | _SecRequirementCreateWithResource | |
50 | _SecRequirementCreateWithString | |
51 | _SecRequirementCreateWithStringAndErrors | |
52 | _SecRequirementCreateGroup | |
53 | _SecRequirementCopyData | |
54 | _SecRequirementCopyString | |
f60086fc | 55 | _SecRequirementEvaluate |
d1c1ab47 A |
56 | _SecRequirementsCreateFromRequirements |
57 | _SecRequirementsCopyRequirements | |
58 | _SecRequirementsCreateWithString | |
59 | _SecRequirementsCopyString | |
7d31e928 A |
60 | _SecCodeSignerGetTypeID |
61 | _SecCodeSignerCreate | |
62 | _SecCodeSignerAddSignature | |
63 | _SecCodeSignerAddSignatureWithErrors | |
64 | _SecHostCreateGuest | |
65 | _SecHostRemoveGuest | |
66 | _SecHostSetGuestStatus | |
67 | _SecHostSelectGuest | |
68 | _SecHostSelectedGuest | |
69 | _SecHostSetHostingPort | |
d1c1ab47 | 70 | _kSecCodeDirectoryFlagTable |
7d31e928 A |
71 | _kSecCodeSignerApplicationData |
72 | _kSecCodeSignerDetached | |
f60086fc | 73 | _kSecCodeSignerDigestAlgorithm |
7d31e928 | 74 | _kSecCodeSignerDryRun |
516ae477 | 75 | _kSecCodeSignerEntitlements |
7d31e928 A |
76 | _kSecCodeSignerFlags |
77 | _kSecCodeSignerIdentifier | |
78 | _kSecCodeSignerIdentifierPrefix | |
79 | _kSecCodeSignerIdentity | |
62e4ed3d A |
80 | _kSecCodeSignerTimestampAuthentication |
81 | _kSecCodeSignerRequireTimestamp | |
82 | _kSecCodeSignerTimestampServer | |
83 | _kSecCodeSignerTimestampOmitCertificates | |
7d31e928 A |
84 | _kSecCodeSignerPageSize |
85 | _kSecCodeSignerRequirements | |
86 | _kSecCodeSignerResourceRules | |
f60086fc | 87 | _kSecCodeSignerSDKRoot |
7d31e928 A |
88 | _kSecCodeSignerSigningTime |
89 | _kSecCodeInfoCertificates | |
90 | _kSecCodeInfoChangedFiles | |
91 | _kSecCodeInfoCMS | |
92 | _kSecCodeInfoTime | |
62e4ed3d | 93 | _kSecCodeInfoTimestamp |
7d31e928 | 94 | _kSecCodeInfoDesignatedRequirement |
516ae477 | 95 | _kSecCodeInfoEntitlements |
62e4ed3d | 96 | _kSecCodeInfoEntitlementsDict |
7d31e928 | 97 | _kSecCodeInfoFormat |
f60086fc | 98 | _kSecCodeInfoDigestAlgorithm |
7d31e928 A |
99 | _kSecCodeInfoIdentifier |
100 | _kSecCodeInfoImplicitDesignatedRequirement | |
101 | _kSecCodeInfoMainExecutable | |
102 | _kSecCodeInfoPList | |
103 | _kSecCodeInfoRequirements | |
516ae477 | 104 | _kSecCodeInfoRequirementData |
d1c1ab47 | 105 | _kSecCodeInfoSource |
7d31e928 A |
106 | _kSecCodeInfoStatus |
107 | _kSecCodeInfoTrust | |
d1c1ab47 A |
108 | _kSecCodeInfoUnique |
109 | _kSecCodeInfoCodeDirectory | |
110 | _kSecCodeInfoCodeOffset | |
111 | _kSecCodeInfoResourceDirectory | |
7d31e928 | 112 | _kSecGuestAttributeCanonical |
d1c1ab47 | 113 | _kSecGuestAttributeHash |
7d31e928 | 114 | _kSecGuestAttributeMachPort |
d1c1ab47 | 115 | _kSecGuestAttributePid |
f60086fc A |
116 | _kSecRequirementKeyInfoPlist |
117 | _kSecRequirementKeyEntitlements | |
62e4ed3d | 118 | _kSecRequirementKeyIdentifier |
f60086fc | 119 | _kSecCFErrorArchitecture |
7d31e928 A |
120 | _kSecCFErrorPattern |
121 | _kSecCFErrorResourceSeal | |
122 | _kSecCFErrorResourceAdded | |
123 | _kSecCFErrorResourceAltered | |
124 | _kSecCFErrorResourceMissing | |
125 | _kSecCFErrorInfoPlist | |
126 | _kSecCFErrorGuestAttributes | |
127 | _kSecCFErrorRequirementSyntax | |
f60086fc A |
128 | _kSecCFErrorPath |
129 | ||
130 | # Entitlements | |
131 | _SecTaskGetTypeID | |
132 | _SecTaskCreateWithAuditToken | |
133 | _SecTaskCopyValueForEntitlement | |
134 | _SecTaskCopyValuesForEntitlements | |
135 | ||
136 | # Assessments | |
137 | _SecAssessmentCreate | |
138 | _SecAssessmentCopyResult | |
62e4ed3d | 139 | _SecAssessmentCopyUpdate |
f60086fc A |
140 | _SecAssessmentUpdate |
141 | _SecAssessmentControl | |
142 | _kSecAssessmentContextKeyOperation | |
143 | _kSecAssessmentOperationTypeExecute | |
144 | _kSecAssessmentOperationTypeInstall | |
145 | _kSecAssessmentOperationTypeOpenDocument | |
146 | _kSecAssessmentContextKeyUpdate | |
935e6928 A |
147 | _kSecAssessmentUpdateOperationAdd |
148 | _kSecAssessmentUpdateOperationRemove | |
149 | _kSecAssessmentUpdateOperationEnable | |
150 | _kSecAssessmentUpdateOperationDisable | |
62e4ed3d | 151 | _kSecAssessmentUpdateOperationFind |
935e6928 | 152 | _kSecAssessmentUpdateKeyAllow |
62e4ed3d | 153 | _kSecAssessmentUpdateKeyLabel |
935e6928 | 154 | _kSecAssessmentUpdateKeyExpires |
f60086fc | 155 | _kSecAssessmentUpdateKeyPriority |
935e6928 | 156 | _kSecAssessmentUpdateKeyRemarks |
62e4ed3d A |
157 | _kSecAssessmentUpdateKeyRow |
158 | _kSecAssessmentUpdateKeyCount | |
159 | _kSecAssessmentUpdateKeyFound | |
160 | _kSecAssessmentRuleKeyID | |
161 | _kSecAssessmentRuleKeyPriority | |
162 | _kSecAssessmentRuleKeyAllow | |
163 | _kSecAssessmentRuleKeyLabel | |
164 | _kSecAssessmentRuleKeyRemarks | |
165 | _kSecAssessmentRuleKeyRequirement | |
166 | _kSecAssessmentRuleKeyType | |
167 | _kSecAssessmentRuleKeyExpires | |
168 | _kSecAssessmentRuleKeyDisabled | |
169 | _kSecAssessmentRuleKeyBookmark | |
f60086fc A |
170 | _kSecAssessmentAssessmentAuthority |
171 | _kSecAssessmentAssessmentAuthorityRow | |
172 | _kSecAssessmentAssessmentFromCache | |
173 | _kSecAssessmentAssessmentOriginator | |
174 | _kSecAssessmentAssessmentAuthorityOverride | |
175 | _kSecAssessmentAssessmentSource | |
176 | _kSecAssessmentAssessmentVerdict | |
177 | _kSecAssessmentContextKeyCertificates | |
62e4ed3d | 178 | _kSecAssessmentUpdateKeyAuthorization |