VirtualBox

source: vbox/trunk/include/iprt/err.mac@ 67815

Last change on this file since 67815 was 66148, checked in by vboxsync, 8 years ago

kmk -f Maintenance.kmk incs

  • Property eol-style set to native
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 35.1 KB
Line 
1%define VINF_SUCCESS 0
2%define VERR_GENERAL_FAILURE (-1)
3%define VERR_INVALID_PARAMETER (-2)
4%define VWRN_INVALID_PARAMETER 2
5%define VERR_INVALID_MAGIC (-3)
6%define VWRN_INVALID_MAGIC 3
7%define VERR_INVALID_HANDLE (-4)
8%define VWRN_INVALID_HANDLE 4
9%define VERR_LOCK_FAILED (-5)
10%define VERR_INVALID_POINTER (-6)
11%define VERR_IDT_FAILED (-7)
12%define VERR_NO_MEMORY (-8)
13%define VERR_ALREADY_LOADED (-9)
14%define VERR_PERMISSION_DENIED (-10)
15%define VINF_PERMISSION_DENIED 10
16%define VERR_VERSION_MISMATCH (-11)
17%define VERR_NOT_IMPLEMENTED (-12)
18%define VERR_INVALID_FLAGS (-13)
19%define VERR_NOT_EQUAL (-18)
20%define VERR_NOT_SYMLINK (-19)
21%define VERR_NO_TMP_MEMORY (-20)
22%define VERR_INVALID_FMODE (-21)
23%define VERR_WRONG_ORDER (-22)
24%define VERR_NO_TLS_FOR_SELF (-23)
25%define VERR_FAILED_TO_SET_SELF_TLS (-24)
26%define VERR_NO_CONT_MEMORY (-26)
27%define VERR_NO_PAGE_MEMORY (-27)
28%define VINF_ALREADY_INITIALIZED 28
29%define VERR_THREAD_IS_DEAD (-29)
30%define VERR_THREAD_NOT_WAITABLE (-30)
31%define VERR_PAGE_TABLE_NOT_PRESENT (-31)
32%define VERR_INVALID_CONTEXT (-32)
33%define VERR_TIMER_BUSY (-33)
34%define VERR_ADDRESS_CONFLICT (-34)
35%define VERR_UNRESOLVED_ERROR (-35)
36%define VERR_INVALID_FUNCTION (-36)
37%define VERR_NOT_SUPPORTED (-37)
38%define VINF_NOT_SUPPORTED 37
39%define VERR_ACCESS_DENIED (-38)
40%define VERR_INTERRUPTED (-39)
41%define VINF_INTERRUPTED 39
42%define VERR_TIMEOUT (-40)
43%define VINF_TIMEOUT 40
44%define VERR_BUFFER_OVERFLOW (-41)
45%define VINF_BUFFER_OVERFLOW 41
46%define VERR_TOO_MUCH_DATA (-42)
47%define VERR_MAX_THRDS_REACHED (-43)
48%define VERR_MAX_PROCS_REACHED (-44)
49%define VERR_SIGNAL_REFUSED (-45)
50%define VERR_SIGNAL_PENDING (-46)
51%define VERR_SIGNAL_INVALID (-47)
52%define VERR_STATE_CHANGED (-48)
53%define VWRN_STATE_CHANGED 48
54%define VERR_INVALID_UUID_FORMAT (-49)
55%define VERR_PROCESS_NOT_FOUND (-50)
56%define VERR_PROCESS_RUNNING (-51)
57%define VERR_TRY_AGAIN (-52)
58%define VINF_TRY_AGAIN 52
59%define VERR_PARSE_ERROR (-53)
60%define VERR_OUT_OF_RANGE (-54)
61%define VERR_NUMBER_TOO_BIG (-55)
62%define VWRN_NUMBER_TOO_BIG 55
63%define VERR_NO_DIGITS (-56)
64%define VWRN_NO_DIGITS 56
65%define VERR_NEGATIVE_UNSIGNED (-57)
66%define VWRN_NEGATIVE_UNSIGNED 57
67%define VERR_NO_TRANSLATION (-58)
68%define VWRN_NO_TRANSLATION 58
69%define VERR_CODE_POINT_ENDIAN_INDICATOR (-59)
70%define VERR_CODE_POINT_SURROGATE (-60)
71%define VERR_INVALID_UTF8_ENCODING (-61)
72%define VERR_INVALID_UTF16_ENCODING (-62)
73%define VERR_CANT_RECODE_AS_UTF16 (-63)
74%define VERR_NO_STR_MEMORY (-64)
75%define VERR_NO_UTF16_MEMORY (-65)
76%define VERR_NO_CODE_POINT_MEMORY (-66)
77%define VERR_MEMORY_BUSY (-67)
78%define VERR_TIMER_ACTIVE (-68)
79%define VERR_TIMER_SUSPENDED (-69)
80%define VERR_CANCELLED (-70)
81%define VERR_MEMOBJ_INIT_FAILED (-71)
82%define VERR_NO_LOW_MEMORY (-72)
83%define VERR_NO_PHYS_MEMORY (-73)
84%define VERR_ADDRESS_TOO_BIG (-74)
85%define VERR_MAP_FAILED (-75)
86%define VERR_TRAILING_CHARS (-76)
87%define VWRN_TRAILING_CHARS 76
88%define VERR_TRAILING_SPACES (-77)
89%define VWRN_TRAILING_SPACES 77
90%define VERR_NOT_FOUND (-78)
91%define VWRN_NOT_FOUND 78
92%define VERR_INVALID_STATE (-79)
93%define VWRN_INVALID_STATE 79
94%define VERR_OUT_OF_RESOURCES (-80)
95%define VWRN_OUT_OF_RESOURCES 80
96%define VERR_NO_MORE_HANDLES (-81)
97%define VERR_PREEMPT_DISABLED (-82)
98%define VERR_END_OF_STRING (-83)
99%define VINF_END_OF_STRING 83
100%define VERR_PAGE_COUNT_OUT_OF_RANGE (-84)
101%define VERR_OBJECT_DESTROYED (-85)
102%define VINF_OBJECT_DESTROYED 85
103%define VERR_DANGLING_OBJECTS (-86)
104%define VWRN_DANGLING_OBJECTS 86
105%define VERR_INVALID_BASE64_ENCODING (-87)
106%define VERR_CALLBACK_RETURN (-88)
107%define VINF_CALLBACK_RETURN 88
108%define VERR_AUTHENTICATION_FAILURE (-89)
109%define VERR_NOT_POWER_OF_TWO (-90)
110%define VERR_IGNORED (-91)
111%define VERR_CONCURRENT_ACCESS (-92)
112%define VERR_CALLER_NO_REFERENCE (-93)
113%define VERR_NO_CHANGE (-95)
114%define VINF_NO_CHANGE 95
115%define VERR_NO_EXEC_MEMORY (-96)
116%define VERR_UNSUPPORTED_ALIGNMENT (-97)
117%define VINF_UNSUPPORTED_ALIGNMENT 97
118%define VERR_DUPLICATE (-98)
119%define VERR_MISSING (-99)
120%define VERR_UNEXPECTED_EXCEPTION (-22400)
121%define VERR_BUFFER_UNDERFLOW (-22401)
122%define VINF_BUFFER_UNDERFLOW 22401
123%define VERR_UNEVEN_INPUT (-22402)
124%define VERR_NOT_AVAILABLE (-22403)
125%define VERR_PROC_DETACH_NOT_SUPPORTED (-22404)
126%define VERR_ACCOUNT_RESTRICTED (-22405)
127%define VINF_ACCOUNT_RESTRICTED 22405
128%define VERR_UNABLE_TO_SATISFY_REQUIREMENTS (-22406)
129%define VWRN_UNABLE_TO_SATISFY_REQUIREMENTS 22406
130%define VERR_ALLOCATION_TOO_BIG (-22407)
131%define VERR_MISMATCH (-22408)
132%define VERR_WRONG_TYPE (-22409)
133%define VERR_PRIVILEGE_NOT_HELD (-22410)
134%define VERR_PROC_TCB_PRIV_NOT_HELD (-22411)
135%define VERR_PROC_APT_PRIV_NOT_HELD (-22412)
136%define VERR_PROC_IQ_PRIV_NOT_HELD (-22413)
137%define VERR_MP_TOO_MANY_CPUS (-22414)
138%define VERR_FILE_IO_ERROR (-100)
139%define VERR_OPEN_FAILED (-101)
140%define VERR_FILE_NOT_FOUND (-102)
141%define VERR_PATH_NOT_FOUND (-103)
142%define VERR_INVALID_NAME (-104)
143%define VERR_ALREADY_EXISTS (-105)
144%define VWRN_ALREADY_EXISTS 105
145%define VERR_TOO_MANY_OPEN_FILES (-106)
146%define VERR_SEEK (-107)
147%define VERR_NEGATIVE_SEEK (-108)
148%define VERR_SEEK_ON_DEVICE (-109)
149%define VERR_EOF (-110)
150%define VINF_EOF 110
151%define VERR_READ_ERROR (-111)
152%define VERR_WRITE_ERROR (-112)
153%define VERR_WRITE_PROTECT (-113)
154%define VERR_SHARING_VIOLATION (-114)
155%define VERR_FILE_LOCK_FAILED (-115)
156%define VERR_FILE_LOCK_VIOLATION (-116)
157%define VERR_CANT_CREATE (-117)
158%define VERR_CANT_DELETE_DIRECTORY (-118)
159%define VERR_NOT_SAME_DEVICE (-119)
160%define VERR_FILENAME_TOO_LONG (-120)
161%define VERR_MEDIA_NOT_PRESENT (-121)
162%define VERR_MEDIA_NOT_RECOGNIZED (-122)
163%define VERR_FILE_NOT_LOCKED (-123)
164%define VERR_FILE_LOCK_LOST (-124)
165%define VERR_DIR_NOT_EMPTY (-125)
166%define VERR_NOT_A_DIRECTORY (-126)
167%define VERR_IS_A_DIRECTORY (-127)
168%define VERR_FILE_TOO_BIG (-128)
169%define VERR_FILE_AIO_NO_REQUEST (-129)
170%define VERR_FILE_AIO_IN_PROGRESS (-130)
171%define VERR_FILE_AIO_COMPLETED (-131)
172%define VERR_FILE_AIO_BUSY (-132)
173%define VERR_FILE_AIO_LIMIT_EXCEEDED (-133)
174%define VERR_FILE_AIO_CANCELED (-134)
175%define VERR_FILE_AIO_NOT_SUBMITTED (-135)
176%define VERR_FILE_AIO_NOT_PREPARED (-136)
177%define VERR_FILE_AIO_INSUFFICIENT_RESSOURCES (-137)
178%define VERR_RESOURCE_BUSY (-138)
179%define VERR_NOT_A_FILE (-139)
180%define VERR_IS_A_FILE (-140)
181%define VERR_UNEXPECTED_FS_OBJ_TYPE (-141)
182%define VERR_PATH_DOES_NOT_START_WITH_ROOT (-142)
183%define VERR_PATH_IS_RELATIVE (-143)
184%define VERR_PATH_IS_NOT_RELATIVE (-144)
185%define VERR_PATH_ZERO_LENGTH (-145)
186%define VERR_FILE_AIO_INSUFFICIENT_EVENTS (-146)
187%define VERR_DISK_IO_ERROR (-150)
188%define VERR_INVALID_DRIVE (-151)
189%define VERR_DISK_FULL (-152)
190%define VERR_DISK_CHANGE (-153)
191%define VERR_DRIVE_LOCKED (-154)
192%define VERR_DISK_INVALID_FORMAT (-155)
193%define VERR_TOO_MANY_SYMLINKS (-156)
194%define VERR_NS_SYMLINK_SET_TIME (-157)
195%define VERR_NS_SYMLINK_CHANGE_OWNER (-158)
196%define VERR_SEARCH_ERROR (-200)
197%define VERR_NO_MORE_FILES (-201)
198%define VERR_NO_MORE_SEARCH_HANDLES (-202)
199%define VWRN_NO_DIRENT_INFO 203
200%define VERR_INTERNAL_ERROR (-225)
201%define VERR_INTERNAL_ERROR_2 (-226)
202%define VERR_INTERNAL_ERROR_3 (-227)
203%define VERR_INTERNAL_ERROR_4 (-228)
204%define VERR_INTERNAL_ERROR_5 (-229)
205%define VERR_IPE_UNEXPECTED_STATUS (-230)
206%define VERR_IPE_UNEXPECTED_INFO_STATUS (-231)
207%define VERR_IPE_UNEXPECTED_ERROR_STATUS (-232)
208%define VERR_IPE_UNINITIALIZED_STATUS (-233)
209%define VERR_IPE_NOT_REACHED_DEFAULT_CASE (-234)
210%define VERR_DEV_IO_ERROR (-250)
211%define VERR_IO_BAD_UNIT (-251)
212%define VERR_IO_NOT_READY (-252)
213%define VERR_IO_BAD_COMMAND (-253)
214%define VERR_IO_CRC (-254)
215%define VERR_IO_BAD_LENGTH (-255)
216%define VERR_IO_SECTOR_NOT_FOUND (-256)
217%define VERR_IO_GEN_FAILURE (-257)
218%define VERR_PIPE_IO_ERROR (-300)
219%define VERR_BROKEN_PIPE (-301)
220%define VERR_BAD_PIPE (-302)
221%define VERR_PIPE_BUSY (-303)
222%define VERR_NO_DATA (-304)
223%define VERR_PIPE_NOT_CONNECTED (-305)
224%define VERR_MORE_DATA (-306)
225%define VERR_PIPE_NOT_READ (-307)
226%define VERR_PIPE_NOT_WRITE (-308)
227%define VERR_SEM_ERROR (-350)
228%define VERR_TOO_MANY_SEMAPHORES (-351)
229%define VERR_EXCL_SEM_ALREADY_OWNED (-352)
230%define VERR_SEM_IS_SET (-353)
231%define VERR_TOO_MANY_SEM_REQUESTS (-354)
232%define VERR_NOT_OWNER (-355)
233%define VERR_TOO_MANY_OPENS (-356)
234%define VERR_TOO_MANY_POSTS (-357)
235%define VERR_ALREADY_POSTED (-358)
236%define VERR_ALREADY_RESET (-359)
237%define VERR_SEM_BUSY (-360)
238%define VERR_SEM_OWNER_DIED (-361)
239%define VERR_SEM_NOT_FOUND (-362)
240%define VERR_SEM_DESTROYED (-363)
241%define VERR_SEM_NESTED (-364)
242%define VINF_SEM_NESTED (364)
243%define VERR_DEADLOCK (-365)
244%define VERR_SEM_OUT_OF_TURN (-366)
245%define VERR_SEM_BAD_CONTEXT (-367)
246%define VINF_SEM_BAD_CONTEXT (367)
247%define VERR_SEM_LV_WRONG_ORDER (-368)
248%define VERR_SEM_LV_WRONG_RELEASE_ORDER (-369)
249%define VERR_SEM_LV_NESTED (-370)
250%define VERR_SEM_LV_INVALID_PARAMETER (-371)
251%define VERR_SEM_LV_DEADLOCK (-372)
252%define VERR_SEM_LV_EXISTING_DEADLOCK (-373)
253%define VERR_SEM_LV_NOT_OWNER (-374)
254%define VERR_SEM_LV_ILLEGAL_UPGRADE (-375)
255%define VERR_SEM_LV_NOT_SIGNALLER (-376)
256%define VERR_SEM_LV_INTERNAL_ERROR (-377)
257%define VERR_NET_IO_ERROR (-400)
258%define VERR_NET_OUT_OF_RESOURCES (-401)
259%define VERR_NET_HOST_NOT_FOUND (-402)
260%define VERR_NET_PATH_NOT_FOUND (-403)
261%define VERR_NET_PRINT_ERROR (-404)
262%define VERR_NET_NO_NETWORK (-405)
263%define VERR_NET_NOT_UNIQUE_NAME (-406)
264%define VERR_NET_IN_PROGRESS (-436)
265%define VERR_NET_ALREADY_IN_PROGRESS (-437)
266%define VERR_NET_NOT_SOCKET (-438)
267%define VERR_NET_DEST_ADDRESS_REQUIRED (-439)
268%define VERR_NET_MSG_SIZE (-440)
269%define VERR_NET_PROTOCOL_TYPE (-441)
270%define VERR_NET_PROTOCOL_NOT_AVAILABLE (-442)
271%define VERR_NET_PROTOCOL_NOT_SUPPORTED (-443)
272%define VERR_NET_SOCKET_TYPE_NOT_SUPPORTED (-444)
273%define VERR_NET_OPERATION_NOT_SUPPORTED (-445)
274%define VERR_NET_PROTOCOL_FAMILY_NOT_SUPPORTED (-446)
275%define VERR_NET_ADDRESS_FAMILY_NOT_SUPPORTED (-447)
276%define VERR_NET_ADDRESS_IN_USE (-448)
277%define VERR_NET_ADDRESS_NOT_AVAILABLE (-449)
278%define VERR_NET_DOWN (-450)
279%define VERR_NET_UNREACHABLE (-451)
280%define VERR_NET_CONNECTION_RESET (-452)
281%define VERR_NET_CONNECTION_ABORTED (-453)
282%define VERR_NET_CONNECTION_RESET_BY_PEER (-454)
283%define VERR_NET_NO_BUFFER_SPACE (-455)
284%define VERR_NET_ALREADY_CONNECTED (-456)
285%define VERR_NET_NOT_CONNECTED (-457)
286%define VERR_NET_SHUTDOWN (-458)
287%define VERR_NET_TOO_MANY_REFERENCES (-459)
288%define VERR_NET_CONNECTION_TIMED_OUT (-460)
289%define VERR_NET_CONNECTION_REFUSED (-461)
290%define VERR_NET_HOST_DOWN (-464)
291%define VERR_NET_HOST_UNREACHABLE (-465)
292%define VERR_NET_PROTOCOL_ERROR (-466)
293%define VERR_NET_INCOMPLETE_TX_PACKET (-467)
294%define VERR_TCP_SERVER_STOP (-500)
295%define VINF_TCP_SERVER_STOP 500
296%define VERR_TCP_SERVER_SHUTDOWN (-501)
297%define VERR_TCP_SERVER_DESTROYED (-502)
298%define VINF_TCP_SERVER_NO_CLIENT 503
299%define VERR_UDP_SERVER_STOP (-520)
300%define VINF_UDP_SERVER_STOP 520
301%define VERR_UDP_SERVER_SHUTDOWN (-521)
302%define VERR_UDP_SERVER_DESTROYED (-522)
303%define VINF_UDP_SERVER_NO_CLIENT 523
304%define VERR_L4_INVALID_DS_OFFSET (-550)
305%define VERR_IPC (-551)
306%define VERR_RESOURCE_IN_USE (-552)
307%define VERR_IPC_PROCESS_NOT_FOUND (-553)
308%define VERR_IPC_RECEIVE_TIMEOUT (-554)
309%define VERR_IPC_SEND_TIMEOUT (-555)
310%define VERR_IPC_RECEIVE_CANCELLED (-556)
311%define VERR_IPC_SEND_CANCELLED (-557)
312%define VERR_IPC_RECEIVE_ABORTED (-558)
313%define VERR_IPC_SEND_ABORTED (-559)
314%define VERR_IPC_RECEIVE_MAP_FAILED (-560)
315%define VERR_IPC_SEND_MAP_FAILED (-561)
316%define VERR_IPC_RECEIVE_SEND_PF_TIMEOUT (-562)
317%define VERR_IPC_SEND_SEND_PF_TIMEOUT (-563)
318%define VINF_IPC_RECEIVE_MSG_CUT 564
319%define VINF_IPC_SEND_MSG_CUT 565
320%define VERR_L4_DS_MANAGER_NOT_FOUND (-566)
321%define VERR_INVALID_EXE_SIGNATURE (-600)
322%define VERR_ELF_EXE_NOT_SUPPORTED (-601)
323%define VERR_PE_EXE_NOT_SUPPORTED (-602)
324%define VERR_LX_EXE_NOT_SUPPORTED (-603)
325%define VERR_LE_EXE_NOT_SUPPORTED (-604)
326%define VERR_NE_EXE_NOT_SUPPORTED (-605)
327%define VERR_MZ_EXE_NOT_SUPPORTED (-606)
328%define VERR_AOUT_EXE_NOT_SUPPORTED (-607)
329%define VERR_BAD_EXE_FORMAT (-608)
330%define VERR_SYMBOL_NOT_FOUND (-609)
331%define VERR_MODULE_NOT_FOUND (-610)
332%define VERR_SYMBOL_VALUE_TOO_BIG (-611)
333%define VERR_IMAGE_TOO_BIG (-612)
334%define VERR_IMAGE_BASE_TOO_HIGH (-614)
335%define VERR_LDR_ARCH_MISMATCH (-615)
336%define VERR_LDR_MISMATCH_NATIVE (-616)
337%define VERR_LDR_IMPORTED_SYMBOL_NOT_FOUND (-617)
338%define VERR_LDR_GENERAL_FAILURE (-618)
339%define VERR_LDR_IMAGE_HASH (-619)
340%define VERR_LDRPE_DELAY_IMPORT (-620)
341%define VERR_LDRPE_CERT_MALFORMED (-621)
342%define VERR_LDRPE_CERT_UNSUPPORTED (-622)
343%define VERR_LDRPE_GLOBALPTR (-623)
344%define VERR_LDRPE_TLS (-624)
345%define VERR_LDRPE_COM_DESCRIPTOR (-625)
346%define VERR_LDRPE_LOAD_CONFIG_SIZE (-626)
347%define VERR_LDRPE_LOCK_PREFIX_TABLE (-627)
348%define VERR_LDRPE_GUARD_CF_STUFF (-628)
349%define VERR_LDRELF_ODD_ENDIAN (-630)
350%define VERR_LDRELF_DYN (-631)
351%define VERR_LDRELF_EXEC (-632)
352%define VERR_LDRELF_MACHINE (-633)
353%define VERR_LDRELF_VERSION (-634)
354%define VERR_LDRELF_MULTIPLE_SYMTABS (-635)
355%define VERR_LDRELF_RELOCATION_NOT_SUPPORTED (-636)
356%define VERR_LDRELF_INVALID_SYMBOL_INDEX (-637)
357%define VERR_LDRELF_INVALID_SYMBOL_NAME_OFFSET (-638)
358%define VERR_LDRELF_INVALID_RELOCATION_OFFSET (-639)
359%define VERR_LDRELF_NO_SYMBOL_OR_NO_STRING_TABS (-640)
360%define VERR_LDR_INVALID_LINK_ADDRESS (-647)
361%define VERR_LDR_INVALID_RVA (-648)
362%define VERR_LDR_INVALID_SEG_OFFSET (-649)
363%define VERR_DBG_NO_LINE_NUMBERS (-650)
364%define VERR_DBG_NO_SYMBOLS (-651)
365%define VERR_DBG_INVALID_ADDRESS (-652)
366%define VERR_DBG_INVALID_SEGMENT_INDEX (-653)
367%define VERR_DBG_INVALID_SEGMENT_OFFSET (-654)
368%define VERR_DBG_INVALID_RVA (-655)
369%define VERR_DBG_SPECIAL_SEGMENT (-656)
370%define VERR_DBG_ADDRESS_CONFLICT (-657)
371%define VERR_DBG_DUPLICATE_SYMBOL (-658)
372%define VERR_DBG_SEGMENT_INDEX_CONFLICT (-659)
373%define VERR_DBG_LINE_NOT_FOUND (-660)
374%define VERR_DBG_SYMBOL_NAME_OUT_OF_RANGE (-661)
375%define VERR_DBG_FILE_NAME_OUT_OF_RANGE (-662)
376%define VERR_DBG_SEGMENT_NAME_OUT_OF_RANGE (-663)
377%define VERR_DBG_ADDRESS_WRAP (-664)
378%define VERR_DBG_NOT_NM_MAP_FILE (-665)
379%define VERR_DBG_NOT_LINUX_KALLSYMS (-666)
380%define VERR_DBG_NO_MATCHING_INTERPRETER (-667)
381%define VERR_DWARF_BAD_LINE_NUMBER_HEADER (-668)
382%define VERR_DWARF_UNEXPECTED_END (-669)
383%define VERR_DWARF_LEB_OVERFLOW (-670)
384%define VERR_DWARF_BAD_LNE (-671)
385%define VERR_DWARF_BAD_STRING (-672)
386%define VERR_DWARF_BAD_POS (-673)
387%define VERR_DWARF_BAD_INFO (-674)
388%define VERR_DWARF_BAD_ABBREV (-675)
389%define VERR_DWARF_ABBREV_NOT_FOUND (-676)
390%define VERR_DWARF_UNKNOWN_FORM (-677)
391%define VERR_DWARF_UNEXPECTED_FORM (-678)
392%define VERR_DWARF_TODO (-679)
393%define VERR_DWARF_UNKNOWN_LOC_OPCODE (-680)
394%define VERR_DWARF_STACK_OVERFLOW (-681)
395%define VERR_DWARF_STACK_UNDERFLOW (-682)
396%define VERR_DWARF_IPE (-683)
397%define VERR_DBG_CFG_INVALID_VALUE (-684)
398%define VERR_DBG_CFG_NOT_UINT_PROP (-685)
399%define VERR_DBG_DEFERRED_LOAD_FAILED (-686)
400%define VERR_DBG_TODO (-687)
401%define VERR_DBG_FILE_MISMATCH (-688)
402%define VERR_DBG_MOD_IPE (-689)
403%define VINF_DBG_ADJUSTED_SYM_SIZE 690
404%define VERR_CV_BAD_FORMAT (-691)
405%define VERR_CV_TODO (-692)
406%define VERR_CV_IPE (-693)
407%define VERR_RT_REQUEST_INVALID_TYPE (-700)
408%define VERR_RT_REQUEST_STATE (-701)
409%define VERR_RT_REQUEST_INVALID_PACKAGE (-702)
410%define VERR_RT_REQUEST_STATUS_STILL_PENDING (-703)
411%define VERR_RT_REQUEST_STATUS_FREED (-704)
412%define VERR_ENV_VAR_NOT_FOUND (-750)
413%define VINF_ENV_VAR_NOT_FOUND (750)
414%define VWRN_ENV_NOT_FULLY_TRANSLATED (751)
415%define VERR_ENV_INVALID_VAR_NAME (-752)
416%define VINF_ENV_VAR_UNSET (753)
417%define VERR_ENV_VAR_UNSET (-753)
418%define VERR_CPU_OFFLINE (-800)
419%define VERR_CPU_NOT_FOUND (-801)
420%define VERR_NOT_ALL_CPUS_SHOWED (-802)
421%define VERR_CPU_IPE_1 (-803)
422%define VERR_GETOPT_UNKNOWN_OPTION (-825)
423%define VERR_GETOPT_REQUIRED_ARGUMENT_MISSING (-826)
424%define VERR_GETOPT_INVALID_ARGUMENT_FORMAT (-827)
425%define VINF_GETOPT_NOT_OPTION 828
426%define VERR_GETOPT_INDEX_MISSING (-829)
427%define VERR_CACHE_FULL (-850)
428%define VERR_CACHE_EMPTY (-851)
429%define VERR_MEM_CACHE_MAX_SIZE (-855)
430%define VERR_S3_ACCESS_DENIED (-875)
431%define VERR_S3_NOT_FOUND (-876)
432%define VERR_S3_BUCKET_ALREADY_EXISTS (-877)
433%define VERR_S3_BUCKET_NOT_EMPTY (-878)
434%define VERR_S3_CANCELED (-879)
435%define VERR_HTTP_INIT_FAILED (-885)
436%define VERR_HTTP_NOT_FOUND (-886)
437%define VERR_HTTP_ACCESS_DENIED (-887)
438%define VERR_HTTP_BAD_REQUEST (-888)
439%define VERR_HTTP_COULDNT_CONNECT (-889)
440%define VERR_HTTP_SSL_CONNECT_ERROR (-890)
441%define VERR_HTTP_CACERT_WRONG_FORMAT (-891)
442%define VERR_HTTP_CACERT_CANNOT_AUTHENTICATE (-892)
443%define VERR_HTTP_ABORTED (-893)
444%define VERR_HTTP_REDIRECTED (-894)
445%define VERR_HTTP_PROXY_NOT_FOUND (-895)
446%define VERR_HTTP_HOST_NOT_FOUND (-896)
447%define VERR_HTTP_CURL_PROXY_CONFIG (-897)
448%define VERR_HTTP_CURL_ERROR (-899)
449%define VERR_MANIFEST_UNSUPPORTED_DIGEST_TYPE (-900)
450%define VERR_MANIFEST_WRONG_FILE_FORMAT (-901)
451%define VERR_MANIFEST_DIGEST_MISMATCH (-902)
452%define VERR_MANIFEST_FILE_MISMATCH (-903)
453%define VERR_MANIFEST_ATTR_NOT_FOUND (-904)
454%define VERR_MANIFEST_ATTR_TYPE_MISMATCH (-905)
455%define VERR_MANIFEST_ATTR_TYPE_NOT_FOUND (-906)
456%define VERR_TAR_CHKSUM_MISMATCH (-925)
457%define VERR_TAR_END_OF_FILE (-926)
458%define VERR_TAR_UNEXPECTED_EOS (-927)
459%define VERR_TAR_EOS_MORE_INPUT (-928)
460%define VERR_TAR_BAD_NUM_FIELD (-929)
461%define VERR_TAR_BAD_NUM_FIELD_TERM (-930)
462%define VERR_TAR_BASE_256_NOT_SUPPORTED (-931)
463%define VERR_TAR_NUM_VALUE_TOO_LARGE (-932)
464%define VERR_TAR_DEV_VALUE_TOO_LARGE (-933)
465%define VERR_TAR_BAD_MODE_FIELD (-934)
466%define VERR_TAR_MODE_WITH_TYPE (-935)
467%define VERR_TAR_SIZE_NOT_ZERO (-936)
468%define VERR_TAR_UNKNOWN_TYPE_FLAG (-937)
469%define VERR_TAR_ZERO_HEADER (-938)
470%define VERR_TAR_NOT_USTAR_V00 (-939)
471%define VERR_TAR_EMPTY_NAME (-940)
472%define VERR_TAR_NON_DIR_ENDS_WITH_SLASH (-941)
473%define VERR_TAR_UNSUPPORTED_PAX_TYPE (-942)
474%define VERR_TAR_UNSUPPORTED_SOLARIS_HDR_TYPE (-943)
475%define VERR_TAR_UNSUPPORTED_GNU_HDR_TYPE (-944)
476%define VERR_TAR_BAD_CHKSUM_FIELD (-945)
477%define VERR_TAR_MALFORMED_GNU_LONGXXXX (-946)
478%define VERR_TAR_NAME_TOO_LONG (-947)
479%define VINF_TAR_DIR_PATH (948)
480%define VERR_POLL_HANDLE_NOT_POLLABLE (-950)
481%define VERR_POLL_HANDLE_ID_EXISTS (-951)
482%define VERR_POLL_HANDLE_ID_NOT_FOUND (-952)
483%define VERR_POLL_SET_IS_FULL (-953)
484%define VERR_PKZIP_NO_EOCB (-960)
485%define VERR_PKZIP_NAME_TOO_LONG (-961)
486%define VERR_PKZIP_BAD_LF_HEADER (-962)
487%define VERR_PKZIP_BAD_CDF_HEADER (-963)
488%define VERR_PKZIP_UNKNOWN_TYPE_FLAG (-964)
489%define VERR_PKZIP_ZIP64EX_IN_ZIP32 (-965)
490%define VERR_ZIP_ERROR (-22000)
491%define VERR_ZIP_CORRUPTED (-22001)
492%define VERR_ZIP_NO_MEMORY (-22002)
493%define VERR_ZIP_UNSUPPORTED_VERSION (-22003)
494%define VERR_ZIP_UNSUPPORTED_METHOD (-22004)
495%define VERR_ZIP_BAD_HEADER (-22005)
496%define VERR_VFS_CHAIN_NO_PREFIX (-22100)
497%define VERR_VFS_CHAIN_EMPTY (-22101)
498%define VERR_VFS_CHAIN_EXPECTED_ELEMENT (-22102)
499%define VERR_VFS_CHAIN_UNKNOWN_TYPE (-22103)
500%define VERR_VFS_CHAIN_EXPECTED_LEFT_PARENTHESES (-22104)
501%define VERR_VFS_CHAIN_EXPECTED_RIGHT_PARENTHESES (-22105)
502%define VERR_VFS_CHAIN_EXPECTED_PROVIDER_NAME (-22106)
503%define VERR_VFS_CHAIN_EXPECTED_ACTION (-22107)
504%define VERR_VFS_CHAIN_MULTIPLE_ACTIONS (-22108)
505%define VERR_VFS_CHAIN_NO_ACTION (-22109)
506%define VERR_VFS_CHAIN_EXPECTED_PIPE (-22110)
507%define VERR_VFS_CHAIN_UNEXPECTED_ACTION_TYPE (-22111)
508%define VERR_DVM_MAP_EMPTY (-22200)
509%define VERR_DVM_MAP_NO_VOLUME (-22201)
510%define VERR_LOG_REVISION_MISMATCH (-22300)
511%define VERR_SYS_CANNOT_POWER_OFF (-22500)
512%define VINF_SYS_MAY_POWER_OFF (22501)
513%define VERR_SYS_SHUTDOWN_FAILED (-22502)
514%define VERR_FILESYSTEM_CORRUPT (-22600)
515%define VERR_XAR_WRONG_MAGIC (-22700)
516%define VERR_XAR_BAD_HDR_SIZE (-22701)
517%define VERR_XAR_UNSUPPORTED_VERSION (-22702)
518%define VERR_XAR_UNSUPPORTED_HASH_FUNCTION (-22703)
519%define VERR_XAR_TOC_TOO_SMALL (-22704)
520%define VERR_XAR_TOC_TOO_BIG (-22705)
521%define VERR_XAR_TOC_TOO_BIG_COMPRESSED (-22706)
522%define VERR_XAR_TOC_UNCOMP_SIZE_MISMATCH (-22707)
523%define VERR_XAR_TOC_STRLEN_MISMATCH (-22708)
524%define VERR_XAR_TOC_UTF8_ENCODING (-22709)
525%define VERR_XAR_TOC_XML_PARSE_ERROR (-22710)
526%define VERR_XML_TOC_ELEMENT_MISSING (-22711)
527%define VERR_XML_TOC_ELEMENT_HAS_SIBLINGS (-22712)
528%define VERR_XAR_TOC_DIGEST_MISMATCH (-22713)
529%define VERR_XAR_BAD_CHECKSUM_ELEMENT (-22714)
530%define VERR_XAR_HASH_FUNCTION_MISMATCH (-22715)
531%define VERR_XAR_BAD_DIGEST_LENGTH (-22716)
532%define VERR_XAR_NOT_STREAMBLE_ELEMENT_ORDER (-22717)
533%define VERR_XAR_MISSING_OFFSET_ELEMENT (-22718)
534%define VERR_XAR_BAD_OFFSET_ELEMENT (-22719)
535%define VERR_XAR_MISSING_SIZE_ELEMENT (-22720)
536%define VERR_XAR_BAD_SIZE_ELEMENT (-22721)
537%define VERR_XAR_MISSING_LENGTH_ELEMENT (-22722)
538%define VERR_XAR_BAD_LENGTH_ELEMENT (-22723)
539%define VERR_XAR_BAD_FILE_ELEMENT (-22724)
540%define VERR_XAR_MISSING_DATA_ELEMENT (-22725)
541%define VERR_XAR_UNKNOWN_FILE_TYPE (-22726)
542%define VERR_XAR_NO_ENCODING (-22727)
543%define VERR_XAR_BAD_FILE_TIMESTAMP (-22728)
544%define VERR_XAR_BAD_FILE_MODE (-22729)
545%define VERR_XAR_BAD_FILE_UID (-22730)
546%define VERR_XAR_BAD_FILE_GID (-22731)
547%define VERR_XAR_BAD_FILE_DEVICE_NO (-22732)
548%define VERR_XAR_BAD_FILE_INODE (-22733)
549%define VERR_XAR_INVALID_FILE_NAME (-22734)
550%define VERR_XAR_EXTRACTED_HASH_MISMATCH (-22735)
551%define VERR_XAR_EXTRACTED_SIZE_EXCEEDED (-22736)
552%define VERR_XAR_ARCHIVED_HASH_MISMATCH (-22737)
553%define VERR_XAR_UNUSED_ARCHIVED_DATA (-22738)
554%define VERR_XAR_ARCHIVED_AND_EXTRACTED_SIZES_MISMATCH (-22739)
555%define VERR_X509_READING_CERT_FROM_BIO (-23100)
556%define VERR_X509_EXTRACT_PUBKEY_FROM_CERT (-23101)
557%define VERR_X509_EXTRACT_RSA_FROM_PUBLIC_KEY (-23102)
558%define VERR_X509_RSA_VERIFICATION_FUILURE (-23103)
559%define VERR_X509_NO_BASIC_CONSTARAINTS (-23104)
560%define VERR_X509_GETTING_EXTENSION_FROM_CERT (-23105)
561%define VERR_X509_GETTING_DATA_FROM_EXTENSION (-23106)
562%define VERR_X509_PRINT_EXTENSION_TO_BIO (-23107)
563%define VERR_X509_CERTIFICATE_VERIFICATION_FAILURE (-23108)
564%define VERR_X509_NOT_SELFSIGNED_CERTIFICATE (-23109)
565%define VINF_X509_NOT_SELFSIGNED_CERTIFICATE 23109
566%define VERR_ASN1_ERROR (-22800)
567%define VERR_ASN1_STRING_TYPE_NOT_IMPLEMENTED (-22801)
568%define VERR_ASN1_INVALID_UTF8_STRING_ENCODING (-22802)
569%define VERR_ASN1_INVALID_NUMERIC_STRING_ENCODING (-22803)
570%define VERR_ASN1_INVALID_PRINTABLE_STRING_ENCODING (-22804)
571%define VERR_ASN1_INVALID_T61_STRING_ENCODING (-22805)
572%define VERR_ASN1_INVALID_VIDEOTEX_STRING_ENCODING (-22806)
573%define VERR_ASN1_INVALID_IA5_STRING_ENCODING (-22807)
574%define VERR_ASN1_INVALID_GRAPHIC_STRING_ENCODING (-22808)
575%define VERR_ASN1_INVALID_VISIBLE_STRING_ENCODING (-22809)
576%define VERR_ASN1_INVALID_GENERAL_STRING_ENCODING (-22810)
577%define VERR_ASN1_INVALID_UNIVERSAL_STRING_ENCODING (-22811)
578%define VERR_ASN1_INVALID_BMP_STRING_ENCODING (-22812)
579%define VERR_ASN1_INVALID_OBJID_ENCODING (-22813)
580%define VERR_ASN1_OBJID_COMPONENT_TOO_BIG (-22814)
581%define VERR_ASN1_OBJID_TOO_MANY_COMPONENTS (-22815)
582%define VERR_ASN1_OBJID_TOO_LONG_STRING_FORM (-22816)
583%define VERR_ASN1_OBJID_INVALID_DOTTED_STRING (-22817)
584%define VERR_ASN1_CONSTRUCTED_STRING_NOT_IMPL (-22818)
585%define VERR_ASN1_STRING_TAG_MISMATCH (-22819)
586%define VERR_ASN1_TIME_TAG_MISMATCH (-22820)
587%define VINF_ASN1_MORE_DATA (22821)
588%define VINF_ASN1_NOT_ENCODED (22822)
589%define VERR_ASN1_TELETEX_UNKNOWN_ESC_SEQ (-22823)
590%define VERR_ASN1_TELETEX_UNSUPPORTED_ESC_SEQ (-22824)
591%define VERR_ASN1_TELETEX_UNSUPPORTED_CHARSET (-22825)
592%define VERR_ASN1_NO_VTABLE (-22826)
593%define VERR_ASN1_NO_CHECK_SANITY_METHOD (-22827)
594%define VERR_ASN1_NOT_PRESENT (-22828)
595%define VERR_ASN1_CURSOR_NOT_AT_END (-22829)
596%define VERR_ASN1_CURSOR_LONG_TAG (-22830)
597%define VERR_ASN1_CURSOR_BAD_LENGTH_ENCODING (-22831)
598%define VERR_ASN1_CURSOR_ILLEGAL_IDEFINITE_LENGTH (-22832)
599%define VERR_ASN1_CURSOR_IDEFINITE_LENGTH_NOT_SUP (-22833)
600%define VERR_ASN1_CURSOR_BAD_LENGTH (-22834)
601%define VERR_ASN1_CURSOR_NO_MORE_DATA (-22835)
602%define VERR_ASN1_CURSOR_TOO_LITTLE_DATA_LEFT (-22836)
603%define VERR_ASN1_CURSOR_ILLEGAL_CONSTRUCTED_STRING (-22837)
604%define VERR_ASN1_CURSOR_TAG_MISMATCH (-22838)
605%define VERR_ASN1_CURSOR_TAG_FLAG_CLASS_MISMATCH (-22839)
606%define VERR_ASN1_BITSTRING_OUT_OF_BOUNDS (-22840)
607%define VERR_ASN1_TIME_BAD_NORMALIZE_INPUT (-22841)
608%define VERR_ASN1_TIME_NORMALIZE_ERROR (-22842)
609%define VERR_ASN1_TIME_NORMALIZE_MISMATCH (-22843)
610%define VERR_ASN1_INVALID_UTC_TIME_ENCODING (-22844)
611%define VERR_ASN1_INVALID_GENERALIZED_TIME_ENCODING (-22845)
612%define VERR_ASN1_INVALID_BOOLEAN_ENCODING (-22846)
613%define VERR_ASN1_INVALID_NULL_ENCODING (-22847)
614%define VERR_ASN1_INVALID_BITSTRING_ENCODING (-22848)
615%define VERR_ASN1_DYNTYPE_TAG_NOT_IMPL (-22849)
616%define VERR_ASN1_DYNTYPE_BAD_TAG (-22850)
617%define VERR_ASN1_DUMMY_OBJECT (-22851)
618%define VERR_ASN1_TOO_LONG (-22852)
619%define VERR_ASN1_EXPECTED_PRIMITIVE (-22853)
620%define VERR_ASN1_INVALID_DATA_POINTER (-22854)
621%define VERR_ASN1_TOO_DEEPLY_NESTED (-22855)
622%define VERR_ASN1_UNEXPECTED_OBJ_ID (-22856)
623%define VERR_ASN1_INTERNAL_ERROR_1 (-22895)
624%define VERR_ASN1_INTERNAL_ERROR_2 (-22896)
625%define VERR_ASN1_INTERNAL_ERROR_3 (-22897)
626%define VERR_ASN1_INTERNAL_ERROR_4 (-22898)
627%define VERR_ASN1_INTERNAL_ERROR_5 (-22899)
628%define VERR_LDRVI_NOT_SIGNED (-22900)
629%define VINF_LDRVI_NOT_SIGNED (22900)
630%define VERR_LDRVI_READ_ERROR_HDR (-22901)
631%define VERR_LDRVI_READ_ERROR_SHDRS (-22902)
632%define VERR_LDRVI_READ_ERROR_SIGNATURE (-22903)
633%define VERR_LDRVI_READ_ERROR_HASH (-22904)
634%define VERR_LDRVI_FILE_LENGTH_ERROR (-22905)
635%define VERR_LDRVI_NO_MEMORY_STATE (-22906)
636%define VERR_LDRVI_NO_MEMORY_SIGNATURE (-22907)
637%define VERR_LDRVI_NO_MEMORY_SHDRS (-22908)
638%define VERR_LDRVI_NO_MEMORY_PARSE_OUTPUT (-22909)
639%define VERR_LDRVI_INVALID_SECURITY_DIR_ENTRY (-22910)
640%define VERR_LDRVI_BAD_CERT_HDR_LENGTH (-22911)
641%define VERR_LDRVI_BAD_CERT_HDR_REVISION (-22912)
642%define VERR_LDRVI_BAD_CERT_HDR_TYPE (-22913)
643%define VERR_LDRVI_BAD_CERT_MULTIPLE (-22914)
644%define VERR_LDRVI_BAD_MZ_OFFSET (-22915)
645%define VERR_LDRVI_INVALID_SECTION_COUNT (-22916)
646%define VERR_LDRVI_SECTION_RAW_DATA_VALUES (-22917)
647%define VERR_LDRVI_MACHINE_OPT_HDR_MAGIC_MISMATCH (-22918)
648%define VERR_LDRVI_UNSUPPORTED_ARCH (-22919)
649%define VERR_LDRVI_PARSE_IPE (-22921)
650%define VERR_LDRVI_PARSE_BER_ERROR (-22922)
651%define VERR_LDRVI_EXPECTED_INDIRECT_DATA_CONTENT_OID (-22923)
652%define VERR_LDRVI_PAGE_HASH_TAB_SIZE_OVERFLOW (-22924)
653%define VERR_LDRVI_PAGE_HASH_TAB_TOO_LONG (-22925)
654%define VERR_LDRVI_PAGE_HASH_TAB_NOT_STRICTLY_SORTED (-22926)
655%define VERR_PAGE_HASH_TAB_HASHES_NON_SECTION_DATA (-22927)
656%define VERR_LDRVI_PAGE_HASH_MISMATCH (-22928)
657%define VERR_LDRVI_IMAGE_HASH_MISMATCH (-22929)
658%define VERR_LDR_FORWARDER (-22950)
659%define VERR_LDR_NOT_FORWARDER (-22951)
660%define VERR_LDR_BAD_FORWARDER (-22952)
661%define VERR_LDR_FORWARDER_CHAIN_TOO_LONG (-22953)
662%define VERR_LDR_FORWARDERS_NOT_SUPPORTED (-22954)
663%define VERR_CR_X509_GENERIC_ERROR (-23000)
664%define VERR_CR_X509_INTERNAL_ERROR (-23001)
665%define VERR_CR_X509_CERTPATHS_INTERNAL_ERROR (-23002)
666%define VERR_CR_X509_NOT_VERIFIED (-23003)
667%define VERR_CR_X509_NO_TRUST_ANCHOR (-23004)
668%define VERR_CR_X509_UNKNOWN_CERT_SIGN_ALGO (-23005)
669%define VERR_CR_X509_CERT_SIGN_ALGO_MISMATCH (-23006)
670%define VERR_CR_X509_CERT_TBS_SIGN_ALGO_MISMATCH (-23007)
671%define VERR_CR_X509_TBSCERT_EXTS_REQ_V3 (-23008)
672%define VERR_CR_X509_TBSCERT_UNIQUE_IDS_REQ_V2 (-23009)
673%define VERR_CR_X509_TBSCERT_SERIAL_NUMBER_OUT_OF_BOUNDS (-23010)
674%define VERR_CR_X509_TBSCERT_UNSUPPORTED_VERSION (-23011)
675%define VERR_CR_X509_PUBLIC_KEY_TOO_SMALL (-23012)
676%define VERR_CR_X509_INVALID_NAME_STRING_TAG (-23013)
677%define VERR_CR_X509_NAME_EMPTY_STRING (-23014)
678%define VERR_CR_X509_NAME_NOT_STRING (-23015)
679%define VERR_CR_X509_NAME_EMPTY_SET (-23016)
680%define VERR_CR_X509_NAME_EMPTY_SUB_SET (-23017)
681%define VERR_CR_X509_VALIDITY_SWAPPED (-23018)
682%define VERR_CR_X509_TBSCERT_DUPLICATE_EXTENSION (-23019)
683%define VERR_CR_X509_NAME_MISSING_RDN_MAP_ENTRY (-23020)
684%define VERR_CR_X509_CPV_NO_TRUSTED_PATHS (-23021)
685%define VERR_CR_X509_CPV_NO_VALID_POLICY (-23022)
686%define VERR_CR_X509_CPV_UNKNOWN_CRITICAL_EXTENSION (-23023)
687%define VERR_CR_X509_CPV_MISSING_KEY_CERT_SIGN (-23024)
688%define VERR_CR_X509_CPV_MAX_PATH_LENGTH (-23025)
689%define VERR_CR_X509_CPV_NOT_CA_CERT (-23026)
690%define VERR_CR_X509_CPV_NOT_V3_CERT (-23027)
691%define VERR_CR_X509_CPV_INVALID_POLICY_MAPPING (-23028)
692%define VERR_CR_X509_CPV_NO_PERMITTED_NAMES (-23029)
693%define VERR_CR_X509_CPV_NAME_NOT_PERMITTED (-23030)
694%define VERR_CR_X509_CPV_ALT_NAME_NOT_PERMITTED (-23031)
695%define VERR_CR_X509_CPV_ISSUER_MISMATCH (-23032)
696%define VERR_CR_X509_CPV_NOT_VALID_AT_TIME (-23033)
697%define VERR_CR_X509_CPV_UNEXP_GENERAL_SUBTREE_CHOICE (-23034)
698%define VERR_CR_X509_CPV_UNEXP_GENERAL_SUBTREE_MIN (-23035)
699%define VERR_CR_X509_CPV_UNEXP_GENERAL_SUBTREE_MAX (-23036)
700%define VERR_CR_X509_CPB_BAD_CERT_CTX (-23037)
701%define VERR_CR_X509_OSSL_D2I_FAILED (-23090)
702%define VERR_CR_PKCS7_GENERIC_ERROR (-23300)
703%define VERR_CR_PKCS7_NO_SIGNER_INFOS (-23301)
704%define VERR_CR_PKCS7_SIGNED_DATA_CERT_NOT_FOUND (-23302)
705%define VERR_CR_PKCS7_KEY_USAGE_MISMATCH (-23303)
706%define VERR_CR_PKCS7_MISSING_CONTENT_TYPE_ATTRIB (-23304)
707%define VERR_CR_PKCS7_CONTENT_TYPE_ATTRIB_MISMATCH (-23305)
708%define VERR_CR_PKCS7_BAD_CONTENT_TYPE_ATTRIB (-23306)
709%define VERR_CR_PKCS7_MISSING_MESSAGE_DIGEST_ATTRIB (-23307)
710%define VERR_CR_PKCS7_MESSAGE_DIGEST_ATTRIB_MISMATCH (-23308)
711%define VERR_CR_PKCS7_BAD_MESSAGE_DIGEST_ATTRIB (-23309)
712%define VERR_CR_PKCS7_SIGNATURE_VERIFICATION_FAILED (-23310)
713%define VERR_CR_PKCS7_INTERNAL_ERROR (-22311)
714%define VERR_CR_PKCS7_OSSL_D2I_FAILED (-22312)
715%define VERR_CR_PKCS7_OSSL_VERIFY_FAILED (-22313)
716%define VERR_CR_PKCS7_DIGEST_PARAMS_NOT_IMPL (-22314)
717%define VERR_CR_PKCS7_DIGEST_ALGO_NOT_FOUND_IN_LIST (-22315)
718%define VERR_CR_PKCS7_NOT_SIGNED_DATA (-22316)
719%define VERR_CR_PKCS7_NO_DIGEST_ALGORITHMS (-22317)
720%define VERR_CR_PKCS7_TOO_MANY_DIGEST_ALGORITHMS (-22318)
721%define VERR_CR_PKCS7_DIGEST_CREATE_ERROR (-22319)
722%define VERR_CR_PKCS7_DIGEST_CALC_ERROR (-22320)
723%define VERR_CR_PKCS7_SIGNED_DATA_VERSION (-22350)
724%define VERR_CR_PKCS7_SIGNED_DATA_NO_DIGEST_ALGOS (-22351)
725%define VERR_CR_PKCS7_UNKNOWN_DIGEST_ALGORITHM (-22352)
726%define VERR_CR_PKCS7_NO_CERTIFICATES (-22353)
727%define VERR_CR_PKCS7_EXPECTED_NO_CRLS (-22354)
728%define VERR_CR_PKCS7_EXPECTED_ONE_SIGNER_INFO (-22355)
729%define VERR_CR_PKCS7_SIGNER_INFO_VERSION (-22356)
730%define VERR_CR_PKCS7_SIGNER_INFO_NO_ISSUER_SERIAL_NO (-22357)
731%define VERR_CR_PKCS7_SIGNER_CERT_NOT_SHIPPED (-22358)
732%define VERR_CR_PKCS7_SIGNER_INFO_DIGEST_ENCRYPT_MISMATCH (-22359)
733%define VERR_CR_SPC_GENERIC_ERROR (-23400)
734%define VERR_CR_SPC_NOT_EXACTLY_ONE_SIGNER_INFOS (-23401)
735%define VERR_CR_SPC_NOT_EXACTLY_ONE_DIGEST_ALGO (-23402)
736%define VERR_CR_SPC_SIGNED_IND_DATA_DIGEST_ALGO_MISMATCH (-23403)
737%define VERR_CR_SPC_IND_DATA_DIGEST_ALGO_NOT_IN_DIGEST_ALGOS (-23404)
738%define VERR_CR_SPC_UNKNOWN_DIGEST_ALGO (-23405)
739%define VERR_CR_SPC_IND_DATA_DIGEST_SIZE_MISMATCH (-23406)
740%define VERR_CR_SPC_EXPECTED_PE_IMAGE_DATA (-23407)
741%define VERR_CR_SPC_PEIMAGE_DATA_NOT_PRESENT (-23408)
742%define VERR_CR_SPC_BAD_MONIKER_UUID (-23409)
743%define VERR_CR_SPC_UNKNOWN_MONIKER_UUID (-23410)
744%define VERR_CR_SPC_BAD_MONIKER_CHOICE (-23411)
745%define VERR_CR_SPC_MONIKER_BAD_DATA (-23412)
746%define VERR_CR_SPC_PEIMAGE_MULTIPLE_HASH_TABS (-23413)
747%define VERR_CR_SPC_PEIMAGE_UNKNOWN_ATTRIBUTE (-23414)
748%define VERR_CR_SPC_PEIMAGE_URL_UNEXPECTED (-23415)
749%define VERR_CR_SPC_PEIMAGE_NO_CONTENT (-23416)
750%define VERR_CR_PKIX_GENERIC_ERROR (-23500)
751%define VERR_CR_PKIX_SIGNATURE_TAKES_NO_PARAMETERS (-23501)
752%define VERR_CR_PKIX_UNKNOWN_DIGEST_TYPE (-23502)
753%define VERR_CR_PKIX_INTERNAL_ERROR (-23503)
754%define VERR_CR_PKIX_HASH_TOO_LONG_FOR_KEY (-23504)
755%define VERR_CR_PKIX_SIGNATURE_TOO_LONG (-23505)
756%define VERR_CR_PKIX_SIGNATURE_GE_KEY (-23506)
757%define VERR_CR_PKIX_SIGNATURE_NEGATIVE (-23507)
758%define VERR_CR_PKIX_INVALID_SIGNATURE_LENGTH (-23508)
759%define VERR_CR_PKIX_SIGNATURE_MISMATCH (-23509)
760%define VERR_CR_PKIX_CIPHER_ALGO_PARAMS_NOT_IMPL (-23510)
761%define VERR_CR_PKIX_CIPHER_ALGO_NOT_KNOWN (-23511)
762%define VERR_CR_PKIX_OSSL_CIPHER_ALGO_NOT_KNOWN (-23512)
763%define VERR_CR_PKIX_OSSL_CIPHER_ALGO_NOT_KNOWN_EVP (-23513)
764%define VERR_CR_PKIX_OSSL_CIPHER_ALOG_INIT_FAILED (-23514)
765%define VERR_CR_PKIX_OSSL_VERIFY_FINAL_FAILED (-23515)
766%define VERR_CR_PKIX_OSSL_D2I_PUBLIC_KEY_FAILED (-23516)
767%define VERR_CR_PKIX_OSSL_EVP_PKEY_TYPE_ERROR (-23517)
768%define VERR_CR_STORE_GENERIC_ERROR (-23700)
769%define VERR_CR_RSA_GENERIC_ERROR (-23900)
770%define VERR_BIGNUM_SENSITIVE_INPUT (-24000)
771%define VERR_BIGNUM_DIV_BY_ZERO (-24001)
772%define VERR_BIGNUM_NEGATIVE_EXPONENT (-24002)
773%define VERR_CR_DIGEST_OSSL_DIGEST_INIT_ERROR (-24200)
774%define VERR_CR_DIGEST_OSSL_DIGEST_CTX_COPY_ERROR (-24201)
775%define VERR_PATH_MATCH_UNKNOWN_VARIABLE (-24400)
776%define VERR_PATH_MATCH_VARIABLE_MUST_BE_FIRST (-24401)
777%define VERR_PATH_MATCH_FEATURE_NOT_IMPLEMENTED (-24402)
778%define VERR_PATH_GLOB_UNKNOWN_CHAR_CLASS (-24403)
779%define VERR_URI_EMPTY (-24600)
780%define VERR_URI_TOO_SHORT (-24601)
781%define VERR_URI_INVALID_SCHEME (-24602)
782%define VERR_URI_INVALID_PORT_NUMBER (-24603)
783%define VERR_URI_INVALID_ESCAPE_SEQ (-24604)
784%define VERR_URI_ESCAPED_ZERO (-24605)
785%define VERR_URI_ESCAPED_CHARS_NOT_VALID_UTF8 (-24606)
786%define VERR_URI_INVALID_ESCAPED_UTF8_LEAD_BYTE (-24607)
787%define VERR_URI_INVALID_ESCAPED_UTF8_CONTINUATION_BYTE (-24608)
788%define VERR_URI_MISSING_UTF8_CONTINUATION_BYTE (-24609)
789%define VERR_URI_NOT_FILE_SCHEME (-24610)
790%define VERR_JSON_VALUE_INVALID_TYPE (-24700)
791%define VERR_JSON_ITERATOR_END (-24701)
792%define VERR_JSON_MALFORMED (-24702)
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette