koffi 0.9.25 → 0.9.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (705) hide show
  1. package/package.json +6 -4
  2. package/test/CMakeLists.txt +111 -0
  3. package/benchmark/build/atoi_cc.exe +0 -0
  4. package/benchmark/build/atoi_napi.exp +0 -0
  5. package/benchmark/build/atoi_napi.lib +0 -0
  6. package/benchmark/build/atoi_napi.node +0 -0
  7. package/benchmark/build/koffi.exp +0 -0
  8. package/benchmark/build/koffi.lib +0 -0
  9. package/benchmark/build/koffi.node +0 -0
  10. package/benchmark/build/misc.dll +0 -0
  11. package/benchmark/build/misc.exp +0 -0
  12. package/benchmark/build/misc.lib +0 -0
  13. package/benchmark/build/raylib.dll +0 -0
  14. package/benchmark/build/raylib.exp +0 -0
  15. package/benchmark/build/raylib.lib +0 -0
  16. package/benchmark/build/raylib_cc.exe +0 -0
  17. package/benchmark/build/sqlite3.dll +0 -0
  18. package/benchmark/build/sqlite3.exp +0 -0
  19. package/benchmark/build/sqlite3.lib +0 -0
  20. package/benchmark/build/v16.14.0_x64/ALL_BUILD.vcxproj +0 -210
  21. package/benchmark/build/v16.14.0_x64/ALL_BUILD.vcxproj.filters +0 -8
  22. package/benchmark/build/v16.14.0_x64/CMakeCache.txt +0 -432
  23. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CMakeASMCompiler.cmake +0 -20
  24. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CMakeASM_MASMCompiler.cmake +0 -20
  25. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CMakeCCompiler.cmake +0 -72
  26. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CMakeCXXCompiler.cmake +0 -83
  27. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CMakeDetermineCompilerABI_C.bin +0 -0
  28. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CMakeDetermineCompilerABI_CXX.bin +0 -0
  29. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CMakeRCCompiler.cmake +0 -6
  30. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CMakeSystem.cmake +0 -15
  31. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/CMakeCCompilerId.c +0 -828
  32. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/CompilerIdC.exe +0 -0
  33. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/CompilerIdC.vcxproj +0 -71
  34. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CMakeCCompilerId.obj +0 -0
  35. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CompilerIdC.exe.recipe +0 -11
  36. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/CL.command.1.tlog +0 -0
  37. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/CL.read.1.tlog +0 -0
  38. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/CL.write.1.tlog +0 -0
  39. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/CompilerIdC.lastbuildstate +0 -2
  40. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/link.command.1.tlog +0 -0
  41. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/link.read.1.tlog +0 -0
  42. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/link.write.1.tlog +0 -0
  43. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -816
  44. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/CompilerIdCXX.exe +0 -0
  45. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/CompilerIdCXX.vcxproj +0 -71
  46. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CMakeCXXCompilerId.obj +0 -0
  47. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.exe.recipe +0 -11
  48. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/CL.command.1.tlog +0 -0
  49. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/CL.read.1.tlog +0 -0
  50. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/CL.write.1.tlog +0 -0
  51. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/CompilerIdCXX.lastbuildstate +0 -2
  52. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/link.command.1.tlog +0 -0
  53. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/link.read.1.tlog +0 -0
  54. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/link.write.1.tlog +0 -0
  55. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/VCTargetsPath.txt +0 -1
  56. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/VCTargetsPath.vcxproj +0 -31
  57. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/x64/Debug/VCTargetsPath.recipe +0 -11
  58. package/benchmark/build/v16.14.0_x64/CMakeFiles/3.23.0-rc1/x64/Debug/VCTargetsPath.tlog/VCTargetsPath.lastbuildstate +0 -2
  59. package/benchmark/build/v16.14.0_x64/CMakeFiles/36e230b47ae534539f2cb53bb38ac86d/generate.stamp.rule +0 -1
  60. package/benchmark/build/v16.14.0_x64/CMakeFiles/CMakeError.log +0 -108
  61. package/benchmark/build/v16.14.0_x64/CMakeFiles/CMakeOutput.log +0 -418
  62. package/benchmark/build/v16.14.0_x64/CMakeFiles/TargetDirectories.txt +0 -9
  63. package/benchmark/build/v16.14.0_x64/CMakeFiles/cmake.check_cache +0 -1
  64. package/benchmark/build/v16.14.0_x64/CMakeFiles/generate.stamp +0 -1
  65. package/benchmark/build/v16.14.0_x64/CMakeFiles/generate.stamp.depend +0 -27
  66. package/benchmark/build/v16.14.0_x64/CMakeFiles/generate.stamp.list +0 -3
  67. package/benchmark/build/v16.14.0_x64/FindCNoke.cmake +0 -23
  68. package/benchmark/build/v16.14.0_x64/ZERO_CHECK.vcxproj +0 -176
  69. package/benchmark/build/v16.14.0_x64/ZERO_CHECK.vcxproj.filters +0 -13
  70. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.exe.recipe +0 -14
  71. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.obj +0 -0
  72. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/CL.command.1.tlog +0 -0
  73. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/CL.read.1.tlog +0 -0
  74. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/CL.write.1.tlog +0 -0
  75. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/CustomBuild.command.1.tlog +0 -10
  76. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/CustomBuild.read.1.tlog +0 -26
  77. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/CustomBuild.write.1.tlog +0 -2
  78. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/atoi_cc.lastbuildstate +0 -2
  79. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/link.command.1.tlog +0 -0
  80. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/link.read.1.tlog +0 -0
  81. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/atoi_cc.tlog/link.write.1.tlog +0 -0
  82. package/benchmark/build/v16.14.0_x64/atoi_cc.dir/Release/libcc.obj +0 -0
  83. package/benchmark/build/v16.14.0_x64/atoi_cc.vcxproj +0 -352
  84. package/benchmark/build/v16.14.0_x64/atoi_cc.vcxproj.filters +0 -19
  85. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.node.recipe +0 -14
  86. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.obj +0 -0
  87. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/CL.command.1.tlog +0 -0
  88. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/CL.read.1.tlog +0 -0
  89. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/CL.write.1.tlog +0 -0
  90. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/CustomBuild.command.1.tlog +0 -10
  91. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/CustomBuild.read.1.tlog +0 -26
  92. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/CustomBuild.write.1.tlog +0 -2
  93. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/atoi_napi.lastbuildstate +0 -2
  94. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/atoi_napi.write.1u.tlog +0 -0
  95. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/link.command.1.tlog +0 -0
  96. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/link.read.1.tlog +0 -0
  97. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/atoi_napi.tlog/link.write.1.tlog +0 -0
  98. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/libcc.obj +0 -0
  99. package/benchmark/build/v16.14.0_x64/atoi_napi.dir/Release/win_delay_hook.obj +0 -0
  100. package/benchmark/build/v16.14.0_x64/atoi_napi.vcxproj +0 -357
  101. package/benchmark/build/v16.14.0_x64/atoi_napi.vcxproj.filters +0 -22
  102. package/benchmark/build/v16.14.0_x64/cmake_install.cmake +0 -51
  103. package/benchmark/build/v16.14.0_x64/headers/include/node/common.gypi +0 -627
  104. package/benchmark/build/v16.14.0_x64/headers/include/node/config.gypi +0 -346
  105. package/benchmark/build/v16.14.0_x64/headers/include/node/cppgc/common.h +0 -29
  106. package/benchmark/build/v16.14.0_x64/headers/include/node/js_native_api.h +0 -572
  107. package/benchmark/build/v16.14.0_x64/headers/include/node/js_native_api_types.h +0 -160
  108. package/benchmark/build/v16.14.0_x64/headers/include/node/libplatform/libplatform-export.h +0 -29
  109. package/benchmark/build/v16.14.0_x64/headers/include/node/libplatform/libplatform.h +0 -117
  110. package/benchmark/build/v16.14.0_x64/headers/include/node/libplatform/v8-tracing.h +0 -334
  111. package/benchmark/build/v16.14.0_x64/headers/include/node/node.h +0 -1153
  112. package/benchmark/build/v16.14.0_x64/headers/include/node/node_api.h +0 -275
  113. package/benchmark/build/v16.14.0_x64/headers/include/node/node_api_types.h +0 -50
  114. package/benchmark/build/v16.14.0_x64/headers/include/node/node_buffer.h +0 -92
  115. package/benchmark/build/v16.14.0_x64/headers/include/node/node_object_wrap.h +0 -132
  116. package/benchmark/build/v16.14.0_x64/headers/include/node/node_version.h +0 -98
  117. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/aes.h +0 -92
  118. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +0 -48
  119. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm/crypto/include/internal/bn_conf.h +0 -28
  120. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm/crypto/include/internal/dso_conf.h +0 -17
  121. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslconf.h +0 -197
  122. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm/include/progs.h +0 -507
  123. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +0 -49
  124. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  125. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  126. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslconf.h +0 -197
  127. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h +0 -507
  128. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +0 -30
  129. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/no-asm/crypto/include/internal/bn_conf.h +0 -28
  130. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/no-asm/crypto/include/internal/dso_conf.h +0 -17
  131. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslconf.h +0 -200
  132. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86/no-asm/include/progs.h +0 -507
  133. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +0 -46
  134. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm/crypto/include/internal/bn_conf.h +0 -28
  135. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm/crypto/include/internal/dso_conf.h +0 -17
  136. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslconf.h +0 -197
  137. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm/include/progs.h +0 -507
  138. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +0 -47
  139. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  140. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  141. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslconf.h +0 -197
  142. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h +0 -507
  143. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +0 -29
  144. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  145. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  146. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslconf.h +0 -200
  147. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h +0 -507
  148. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +0 -45
  149. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm/crypto/include/internal/bn_conf.h +0 -28
  150. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm/crypto/include/internal/dso_conf.h +0 -16
  151. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslconf.h +0 -203
  152. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm/include/progs.h +0 -507
  153. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +0 -45
  154. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  155. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/include/internal/dso_conf.h +0 -16
  156. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslconf.h +0 -203
  157. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h +0 -507
  158. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +0 -45
  159. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/no-asm/crypto/include/internal/bn_conf.h +0 -28
  160. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/no-asm/crypto/include/internal/dso_conf.h +0 -16
  161. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslconf.h +0 -206
  162. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h +0 -507
  163. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +0 -29
  164. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/include/internal/bn_conf.h +0 -28
  165. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/include/internal/dso_conf.h +0 -16
  166. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslconf.h +0 -203
  167. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h +0 -507
  168. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +0 -23
  169. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm/crypto/include/internal/bn_conf.h +0 -28
  170. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm/crypto/include/internal/dso_conf.h +0 -16
  171. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslconf.h +0 -203
  172. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm/include/progs.h +0 -507
  173. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +0 -23
  174. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  175. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/include/internal/dso_conf.h +0 -16
  176. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslconf.h +0 -203
  177. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h +0 -507
  178. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +0 -23
  179. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/include/internal/bn_conf.h +0 -28
  180. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/include/internal/dso_conf.h +0 -16
  181. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslconf.h +0 -206
  182. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h +0 -507
  183. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +0 -35
  184. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm/crypto/include/internal/bn_conf.h +0 -28
  185. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm/crypto/include/internal/dso_conf.h +0 -17
  186. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm/include/openssl/opensslconf.h +0 -203
  187. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm/include/progs.h +0 -507
  188. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +0 -36
  189. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  190. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  191. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/opensslconf.h +0 -203
  192. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/asm_avx2/include/progs.h +0 -507
  193. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +0 -26
  194. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  195. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  196. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/opensslconf.h +0 -206
  197. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix-gcc/no-asm/include/progs.h +0 -507
  198. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm/crypto/buildinf.h +0 -38
  199. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm/crypto/include/internal/bn_conf.h +0 -28
  200. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm/crypto/include/internal/dso_conf.h +0 -17
  201. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm/include/openssl/opensslconf.h +0 -203
  202. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm/include/progs.h +0 -507
  203. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/buildinf.h +0 -39
  204. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  205. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  206. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm_avx2/include/openssl/opensslconf.h +0 -203
  207. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/asm_avx2/include/progs.h +0 -507
  208. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/no-asm/crypto/buildinf.h +0 -27
  209. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  210. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  211. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/no-asm/include/openssl/opensslconf.h +0 -206
  212. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/aix64-gcc/no-asm/include/progs.h +0 -507
  213. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +0 -47
  214. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm/crypto/include/internal/bn_conf.h +0 -28
  215. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm/crypto/include/internal/dso_conf.h +0 -17
  216. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslconf.h +0 -203
  217. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h +0 -507
  218. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +0 -48
  219. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  220. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  221. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslconf.h +0 -203
  222. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h +0 -507
  223. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +0 -29
  224. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  225. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  226. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslconf.h +0 -206
  227. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h +0 -507
  228. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +0 -38
  229. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/include/internal/bn_conf.h +0 -28
  230. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/include/internal/dso_conf.h +0 -17
  231. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslconf.h +0 -203
  232. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h +0 -507
  233. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +0 -39
  234. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  235. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  236. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslconf.h +0 -203
  237. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h +0 -507
  238. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +0 -28
  239. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  240. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  241. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslconf.h +0 -206
  242. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h +0 -507
  243. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +0 -46
  244. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/include/internal/bn_conf.h +0 -28
  245. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/include/internal/dso_conf.h +0 -17
  246. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslconf.h +0 -203
  247. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h +0 -507
  248. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +0 -47
  249. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  250. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  251. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslconf.h +0 -203
  252. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h +0 -507
  253. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +0 -28
  254. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  255. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  256. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslconf.h +0 -206
  257. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h +0 -507
  258. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +0 -38
  259. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm/crypto/include/internal/bn_conf.h +0 -28
  260. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm/crypto/include/internal/dso_conf.h +0 -17
  261. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslconf.h +0 -200
  262. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm/include/progs.h +0 -507
  263. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +0 -39
  264. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  265. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  266. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslconf.h +0 -200
  267. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h +0 -507
  268. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +0 -28
  269. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  270. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  271. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslconf.h +0 -203
  272. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h +0 -507
  273. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +0 -40
  274. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm/crypto/include/internal/bn_conf.h +0 -28
  275. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm/crypto/include/internal/dso_conf.h +0 -17
  276. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslconf.h +0 -200
  277. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm/include/progs.h +0 -507
  278. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +0 -42
  279. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  280. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  281. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslconf.h +0 -200
  282. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h +0 -507
  283. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +0 -28
  284. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/no-asm/crypto/include/internal/bn_conf.h +0 -28
  285. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/no-asm/crypto/include/internal/dso_conf.h +0 -17
  286. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslconf.h +0 -203
  287. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-armv4/no-asm/include/progs.h +0 -507
  288. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +0 -48
  289. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm/crypto/include/internal/bn_conf.h +0 -28
  290. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm/crypto/include/internal/dso_conf.h +0 -17
  291. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslconf.h +0 -200
  292. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm/include/progs.h +0 -507
  293. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +0 -49
  294. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  295. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  296. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslconf.h +0 -200
  297. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h +0 -507
  298. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +0 -30
  299. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/no-asm/crypto/include/internal/bn_conf.h +0 -28
  300. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/no-asm/crypto/include/internal/dso_conf.h +0 -17
  301. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslconf.h +0 -203
  302. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-elf/no-asm/include/progs.h +0 -507
  303. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +0 -37
  304. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm/crypto/include/internal/bn_conf.h +0 -28
  305. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm/crypto/include/internal/dso_conf.h +0 -17
  306. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm/include/openssl/opensslconf.h +0 -200
  307. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm/include/progs.h +0 -507
  308. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +0 -38
  309. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  310. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  311. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/opensslconf.h +0 -200
  312. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/asm_avx2/include/progs.h +0 -507
  313. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +0 -28
  314. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  315. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  316. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/opensslconf.h +0 -203
  317. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc/no-asm/include/progs.h +0 -507
  318. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +0 -40
  319. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm/crypto/include/internal/bn_conf.h +0 -28
  320. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm/crypto/include/internal/dso_conf.h +0 -17
  321. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm/include/openssl/opensslconf.h +0 -200
  322. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm/include/progs.h +0 -507
  323. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +0 -41
  324. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  325. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  326. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/opensslconf.h +0 -200
  327. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/asm_avx2/include/progs.h +0 -507
  328. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +0 -29
  329. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  330. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  331. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/opensslconf.h +0 -203
  332. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64/no-asm/include/progs.h +0 -507
  333. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +0 -40
  334. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm/crypto/include/internal/bn_conf.h +0 -28
  335. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm/crypto/include/internal/dso_conf.h +0 -17
  336. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslconf.h +0 -200
  337. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm/include/progs.h +0 -507
  338. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +0 -41
  339. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  340. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  341. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslconf.h +0 -200
  342. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h +0 -507
  343. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +0 -29
  344. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/include/internal/bn_conf.h +0 -28
  345. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/include/internal/dso_conf.h +0 -17
  346. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslconf.h +0 -203
  347. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h +0 -507
  348. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm/crypto/buildinf.h +0 -46
  349. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm/crypto/include/internal/bn_conf.h +0 -28
  350. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm/crypto/include/internal/dso_conf.h +0 -17
  351. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm/include/openssl/opensslconf.h +0 -200
  352. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm/include/progs.h +0 -507
  353. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm_avx2/crypto/buildinf.h +0 -48
  354. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  355. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  356. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/opensslconf.h +0 -200
  357. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/asm_avx2/include/progs.h +0 -507
  358. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/no-asm/crypto/buildinf.h +0 -29
  359. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/no-asm/crypto/include/internal/bn_conf.h +0 -28
  360. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/no-asm/crypto/include/internal/dso_conf.h +0 -17
  361. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/no-asm/include/openssl/opensslconf.h +0 -203
  362. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x32/no-asm/include/progs.h +0 -507
  363. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +0 -46
  364. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm/crypto/include/internal/bn_conf.h +0 -28
  365. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm/crypto/include/internal/dso_conf.h +0 -17
  366. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslconf.h +0 -200
  367. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm/include/progs.h +0 -507
  368. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +0 -47
  369. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  370. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  371. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslconf.h +0 -200
  372. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h +0 -507
  373. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +0 -29
  374. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  375. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  376. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslconf.h +0 -203
  377. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h +0 -507
  378. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +0 -43
  379. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm/crypto/include/internal/bn_conf.h +0 -28
  380. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm/crypto/include/internal/dso_conf.h +0 -17
  381. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslconf.h +0 -200
  382. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm/include/progs.h +0 -507
  383. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +0 -44
  384. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  385. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  386. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslconf.h +0 -200
  387. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h +0 -507
  388. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +0 -29
  389. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/no-asm/crypto/include/internal/bn_conf.h +0 -28
  390. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/no-asm/crypto/include/internal/dso_conf.h +0 -17
  391. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslconf.h +0 -203
  392. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h +0 -507
  393. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +0 -35
  394. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm/crypto/include/internal/bn_conf.h +0 -28
  395. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm/crypto/include/internal/dso_conf.h +0 -17
  396. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslconf.h +0 -200
  397. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm/include/progs.h +0 -507
  398. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +0 -36
  399. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  400. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  401. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslconf.h +0 -200
  402. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h +0 -507
  403. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +0 -28
  404. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  405. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  406. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslconf.h +0 -203
  407. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h +0 -507
  408. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +0 -28
  409. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  410. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  411. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslconf.h +0 -203
  412. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h +0 -507
  413. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +0 -42
  414. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm/crypto/include/internal/bn_conf.h +0 -28
  415. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm/crypto/include/internal/dso_conf.h +0 -17
  416. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslconf.h +0 -200
  417. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm/include/progs.h +0 -507
  418. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +0 -43
  419. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  420. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  421. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslconf.h +0 -200
  422. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h +0 -507
  423. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +0 -29
  424. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/no-asm/crypto/include/internal/bn_conf.h +0 -28
  425. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/no-asm/crypto/include/internal/dso_conf.h +0 -17
  426. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslconf.h +0 -203
  427. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h +0 -507
  428. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +0 -47
  429. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/include/internal/bn_conf.h +0 -28
  430. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/include/internal/dso_conf.h +0 -17
  431. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslconf.h +0 -200
  432. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h +0 -507
  433. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +0 -48
  434. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  435. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  436. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslconf.h +0 -200
  437. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h +0 -507
  438. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +0 -29
  439. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  440. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  441. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslconf.h +0 -203
  442. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h +0 -507
  443. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +0 -46
  444. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/include/internal/bn_conf.h +0 -28
  445. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/include/internal/dso_conf.h +0 -17
  446. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslconf.h +0 -200
  447. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h +0 -507
  448. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +0 -47
  449. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  450. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  451. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslconf.h +0 -200
  452. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h +0 -507
  453. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +0 -28
  454. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  455. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  456. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslconf.h +0 -203
  457. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h +0 -507
  458. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/asn1.h +0 -886
  459. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/asn1_mac.h +0 -10
  460. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/asn1err.h +0 -256
  461. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/asn1t.h +0 -945
  462. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/async.h +0 -76
  463. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/asyncerr.h +0 -42
  464. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/bio.h +0 -801
  465. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/bioerr.h +0 -124
  466. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/blowfish.h +0 -61
  467. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/bn.h +0 -539
  468. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/bn_conf.h +0 -5
  469. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/bn_conf_asm.h +0 -59
  470. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/bn_conf_no-asm.h +0 -61
  471. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/bnerr.h +0 -100
  472. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/buffer.h +0 -58
  473. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/buffererr.h +0 -34
  474. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/camellia.h +0 -83
  475. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/cast.h +0 -53
  476. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/cmac.h +0 -41
  477. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/cms.h +0 -339
  478. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/cmserr.h +0 -202
  479. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/comp.h +0 -53
  480. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/comperr.h +0 -44
  481. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/conf.h +0 -168
  482. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/conf_api.h +0 -40
  483. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/conferr.h +0 -76
  484. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/crypto.h +0 -449
  485. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/cryptoerr.h +0 -57
  486. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ct.h +0 -474
  487. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/cterr.h +0 -80
  488. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/des.h +0 -174
  489. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/dh.h +0 -340
  490. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/dherr.h +0 -88
  491. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/dsa.h +0 -244
  492. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/dsaerr.h +0 -72
  493. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/dso_conf.h +0 -5
  494. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/dso_conf_asm.h +0 -59
  495. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/dso_conf_no-asm.h +0 -61
  496. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/dtls1.h +0 -55
  497. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/e_os2.h +0 -301
  498. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ebcdic.h +0 -33
  499. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ec.h +0 -1484
  500. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ecdh.h +0 -10
  501. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ecdsa.h +0 -10
  502. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ecerr.h +0 -276
  503. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/engine.h +0 -751
  504. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/engineerr.h +0 -111
  505. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/err.h +0 -274
  506. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/evp.h +0 -1670
  507. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/evperr.h +0 -204
  508. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/hmac.h +0 -51
  509. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/idea.h +0 -64
  510. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/kdf.h +0 -97
  511. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/kdferr.h +0 -55
  512. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/lhash.h +0 -241
  513. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/md2.h +0 -44
  514. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/md4.h +0 -51
  515. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/md5.h +0 -50
  516. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/mdc2.h +0 -42
  517. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/modes.h +0 -208
  518. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/obj_mac.h +0 -5198
  519. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/objects.h +0 -175
  520. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/objectserr.h +0 -42
  521. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ocsp.h +0 -352
  522. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ocsperr.h +0 -78
  523. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/opensslconf.h +0 -23
  524. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/opensslconf_asm.h +0 -140
  525. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/opensslconf_no-asm.h +0 -49
  526. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/opensslv.h +0 -101
  527. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ossl_typ.h +0 -199
  528. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/pem.h +0 -378
  529. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/pem2.h +0 -13
  530. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/pemerr.h +0 -105
  531. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/pkcs12.h +0 -223
  532. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/pkcs12err.h +0 -81
  533. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/pkcs7.h +0 -319
  534. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/pkcs7err.h +0 -103
  535. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/rand.h +0 -77
  536. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/rand_drbg.h +0 -130
  537. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/randerr.h +0 -94
  538. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/rc2.h +0 -51
  539. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/rc4.h +0 -36
  540. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/rc5.h +0 -63
  541. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ripemd.h +0 -47
  542. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/rsa.h +0 -513
  543. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/rsaerr.h +0 -167
  544. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/safestack.h +0 -207
  545. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/seed.h +0 -96
  546. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/sha.h +0 -119
  547. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/srp.h +0 -135
  548. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/srtp.h +0 -50
  549. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ssl.h +0 -2499
  550. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ssl2.h +0 -24
  551. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ssl3.h +0 -342
  552. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/sslerr.h +0 -795
  553. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/stack.h +0 -83
  554. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/store.h +0 -266
  555. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/storeerr.h +0 -91
  556. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/symhacks.h +0 -37
  557. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/tls1.h +0 -1241
  558. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ts.h +0 -559
  559. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/tserr.h +0 -132
  560. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/txt_db.h +0 -57
  561. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/ui.h +0 -368
  562. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/uierr.h +0 -65
  563. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/whrlpool.h +0 -48
  564. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/x509.h +0 -1050
  565. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/x509_vfy.h +0 -632
  566. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/x509err.h +0 -129
  567. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/x509v3.h +0 -938
  568. package/benchmark/build/v16.14.0_x64/headers/include/node/openssl/x509v3err.h +0 -164
  569. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/aix.h +0 -32
  570. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/android-ifaddrs.h +0 -54
  571. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/bsd.h +0 -34
  572. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/darwin.h +0 -61
  573. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/errno.h +0 -460
  574. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/linux.h +0 -34
  575. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/os390.h +0 -33
  576. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/posix.h +0 -31
  577. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/stdint-msvc2008.h +0 -247
  578. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/sunos.h +0 -44
  579. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/threadpool.h +0 -37
  580. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/tree.h +0 -768
  581. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/unix.h +0 -505
  582. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/version.h +0 -43
  583. package/benchmark/build/v16.14.0_x64/headers/include/node/uv/win.h +0 -698
  584. package/benchmark/build/v16.14.0_x64/headers/include/node/uv.h +0 -1849
  585. package/benchmark/build/v16.14.0_x64/headers/include/node/v8-internal.h +0 -511
  586. package/benchmark/build/v16.14.0_x64/headers/include/node/v8-platform.h +0 -709
  587. package/benchmark/build/v16.14.0_x64/headers/include/node/v8-profiler.h +0 -1123
  588. package/benchmark/build/v16.14.0_x64/headers/include/node/v8-version.h +0 -20
  589. package/benchmark/build/v16.14.0_x64/headers/include/node/v8.h +0 -12652
  590. package/benchmark/build/v16.14.0_x64/headers/include/node/v8config.h +0 -560
  591. package/benchmark/build/v16.14.0_x64/headers/include/node/zconf.h +0 -549
  592. package/benchmark/build/v16.14.0_x64/headers/include/node/zlib.h +0 -1935
  593. package/benchmark/build/v16.14.0_x64/koffi/CMakeFiles/generate.stamp +0 -1
  594. package/benchmark/build/v16.14.0_x64/koffi/CMakeFiles/generate.stamp.depend +0 -7
  595. package/benchmark/build/v16.14.0_x64/koffi/cmake_install.cmake +0 -34
  596. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/call_arm32.obj +0 -0
  597. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/call_arm64.obj +0 -0
  598. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/call_x64_sysv.obj +0 -0
  599. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/call_x64_win.obj +0 -0
  600. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/call_x64_win_fwd.obj +0 -0
  601. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/call_x86.obj +0 -0
  602. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/ffi.obj +0 -0
  603. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.node.recipe +0 -14
  604. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/CL.command.1.tlog +0 -0
  605. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/CL.read.1.tlog +0 -0
  606. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/CL.write.1.tlog +0 -0
  607. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/CustomBuild.command.1.tlog +0 -10
  608. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/CustomBuild.read.1.tlog +0 -6
  609. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/CustomBuild.write.1.tlog +0 -2
  610. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/Masm.read.1u.tlog +0 -0
  611. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/Masm.write.1u.tlog +0 -0
  612. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/koffi.lastbuildstate +0 -2
  613. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/koffi.write.1u.tlog +0 -0
  614. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/link.command.1.tlog +0 -0
  615. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/link.read.1.tlog +0 -0
  616. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/koffi.tlog/link.write.1.tlog +0 -0
  617. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/libcc.obj +0 -0
  618. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/util.obj +0 -0
  619. package/benchmark/build/v16.14.0_x64/koffi/koffi.dir/Release/win_delay_hook.obj +0 -0
  620. package/benchmark/build/v16.14.0_x64/koffi/koffi.vcxproj +0 -368
  621. package/benchmark/build/v16.14.0_x64/koffi/koffi.vcxproj.filters +0 -43
  622. package/benchmark/build/v16.14.0_x64/koffi.sln +0 -138
  623. package/benchmark/build/v16.14.0_x64/node.lib +0 -0
  624. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/atoi_cc.obj +0 -0
  625. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/libcc.obj +0 -0
  626. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.exe.recipe +0 -17
  627. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/CL.command.1.tlog +0 -0
  628. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/CL.read.1.tlog +0 -0
  629. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/CL.write.1.tlog +0 -0
  630. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/CustomBuild.command.1.tlog +0 -10
  631. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/CustomBuild.read.1.tlog +0 -26
  632. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/CustomBuild.write.1.tlog +0 -2
  633. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/link.command.1.tlog +0 -0
  634. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/link.read.1.tlog +0 -0
  635. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/link.write.1.tlog +0 -0
  636. package/benchmark/build/v16.14.0_x64/raylib_cc.dir/Release/raylib_cc.tlog/raylib_cc.lastbuildstate +0 -2
  637. package/benchmark/build/v16.14.0_x64/raylib_cc.vcxproj +0 -356
  638. package/benchmark/build/v16.14.0_x64/raylib_cc.vcxproj.filters +0 -19
  639. package/benchmark/build/v16.14.0_x64/test/CMakeFiles/generate.stamp +0 -1
  640. package/benchmark/build/v16.14.0_x64/test/CMakeFiles/generate.stamp.depend +0 -2
  641. package/benchmark/build/v16.14.0_x64/test/cmake_install.cmake +0 -34
  642. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.dll.recipe +0 -14
  643. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.obj +0 -0
  644. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/CL.command.1.tlog +0 -0
  645. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/CL.read.1.tlog +0 -0
  646. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/CL.write.1.tlog +0 -0
  647. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/CustomBuild.command.1.tlog +0 -10
  648. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/CustomBuild.read.1.tlog +0 -1
  649. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/CustomBuild.write.1.tlog +0 -2
  650. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/link.command.1.tlog +0 -0
  651. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/link.read.1.tlog +0 -0
  652. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/link.write.1.tlog +0 -0
  653. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/misc.lastbuildstate +0 -2
  654. package/benchmark/build/v16.14.0_x64/test/misc.dir/Release/misc.tlog/misc.write.1u.tlog +0 -0
  655. package/benchmark/build/v16.14.0_x64/test/misc.vcxproj +0 -339
  656. package/benchmark/build/v16.14.0_x64/test/misc.vcxproj.filters +0 -16
  657. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raudio.obj +0 -0
  658. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.dll.recipe +0 -14
  659. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/CL.command.1.tlog +0 -0
  660. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/CL.read.1.tlog +0 -0
  661. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/CL.write.1.tlog +0 -0
  662. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/CustomBuild.command.1.tlog +0 -10
  663. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/CustomBuild.read.1.tlog +0 -1
  664. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/CustomBuild.write.1.tlog +0 -2
  665. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/link.command.1.tlog +0 -0
  666. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/link.read.1.tlog +0 -0
  667. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/link.write.1.tlog +0 -0
  668. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/raylib.lastbuildstate +0 -2
  669. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/raylib.tlog/raylib.write.1u.tlog +0 -0
  670. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/rcore.obj +0 -0
  671. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/rglfw.obj +0 -0
  672. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/rmodels.obj +0 -0
  673. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/rshapes.obj +0 -0
  674. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/rtext.obj +0 -0
  675. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/rtextures.obj +0 -0
  676. package/benchmark/build/v16.14.0_x64/test/raylib.dir/Release/utils.obj +0 -0
  677. package/benchmark/build/v16.14.0_x64/test/raylib.vcxproj +0 -358
  678. package/benchmark/build/v16.14.0_x64/test/raylib.vcxproj.filters +0 -37
  679. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.dll.recipe +0 -14
  680. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.obj +0 -0
  681. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/CL.command.1.tlog +0 -0
  682. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/CL.read.1.tlog +0 -0
  683. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/CL.write.1.tlog +0 -0
  684. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/CustomBuild.command.1.tlog +0 -10
  685. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/CustomBuild.read.1.tlog +0 -1
  686. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/CustomBuild.write.1.tlog +0 -2
  687. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/link.command.1.tlog +0 -0
  688. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/link.read.1.tlog +0 -0
  689. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/link.write.1.tlog +0 -0
  690. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/sqlite3.lastbuildstate +0 -2
  691. package/benchmark/build/v16.14.0_x64/test/sqlite3.dir/Release/sqlite3.tlog/sqlite3.write.1u.tlog +0 -0
  692. package/benchmark/build/v16.14.0_x64/test/sqlite3.vcxproj +0 -335
  693. package/benchmark/build/v16.14.0_x64/test/sqlite3.vcxproj.filters +0 -16
  694. package/benchmark/build/v16.14.0_x64/win_delay_hook.c +0 -34
  695. package/benchmark/build/v16.14.0_x64/x64/Release/ALL_BUILD/ALL_BUILD.recipe +0 -35
  696. package/benchmark/build/v16.14.0_x64/x64/Release/ALL_BUILD/ALL_BUILD.tlog/ALL_BUILD.lastbuildstate +0 -2
  697. package/benchmark/build/v16.14.0_x64/x64/Release/ALL_BUILD/ALL_BUILD.tlog/CustomBuild.command.1.tlog +0 -10
  698. package/benchmark/build/v16.14.0_x64/x64/Release/ALL_BUILD/ALL_BUILD.tlog/CustomBuild.read.1.tlog +0 -26
  699. package/benchmark/build/v16.14.0_x64/x64/Release/ALL_BUILD/ALL_BUILD.tlog/CustomBuild.write.1.tlog +0 -2
  700. package/benchmark/build/v16.14.0_x64/x64/Release/ZERO_CHECK/ZERO_CHECK.recipe +0 -11
  701. package/benchmark/build/v16.14.0_x64/x64/Release/ZERO_CHECK/ZERO_CHECK.tlog/CustomBuild.command.1.tlog +0 -10
  702. package/benchmark/build/v16.14.0_x64/x64/Release/ZERO_CHECK/ZERO_CHECK.tlog/CustomBuild.read.1.tlog +0 -31
  703. package/benchmark/build/v16.14.0_x64/x64/Release/ZERO_CHECK/ZERO_CHECK.tlog/CustomBuild.write.1.tlog +0 -4
  704. package/benchmark/build/v16.14.0_x64/x64/Release/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate +0 -2
  705. package/benchmark/raylib.dll +0 -0
@@ -1,795 +0,0 @@
1
- /*
2
- * Generated by util/mkerr.pl DO NOT EDIT
3
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
4
- *
5
- * Licensed under the OpenSSL license (the "License"). You may not use
6
- * this file except in compliance with the License. You can obtain a copy
7
- * in the file LICENSE in the source distribution or at
8
- * https://www.openssl.org/source/license.html
9
- */
10
-
11
- #ifndef HEADER_SSLERR_H
12
- # define HEADER_SSLERR_H
13
-
14
- # ifndef HEADER_SYMHACKS_H
15
- # include <openssl/symhacks.h>
16
- # endif
17
-
18
- # ifdef __cplusplus
19
- extern "C"
20
- # endif
21
- int ERR_load_SSL_strings(void);
22
-
23
- /*
24
- * SSL function codes.
25
- */
26
- # define SSL_F_ADD_CLIENT_KEY_SHARE_EXT 438
27
- # define SSL_F_ADD_KEY_SHARE 512
28
- # define SSL_F_BYTES_TO_CIPHER_LIST 519
29
- # define SSL_F_CHECK_SUITEB_CIPHER_LIST 331
30
- # define SSL_F_CIPHERSUITE_CB 622
31
- # define SSL_F_CONSTRUCT_CA_NAMES 552
32
- # define SSL_F_CONSTRUCT_KEY_EXCHANGE_TBS 553
33
- # define SSL_F_CONSTRUCT_STATEFUL_TICKET 636
34
- # define SSL_F_CONSTRUCT_STATELESS_TICKET 637
35
- # define SSL_F_CREATE_SYNTHETIC_MESSAGE_HASH 539
36
- # define SSL_F_CREATE_TICKET_PREQUEL 638
37
- # define SSL_F_CT_MOVE_SCTS 345
38
- # define SSL_F_CT_STRICT 349
39
- # define SSL_F_CUSTOM_EXT_ADD 554
40
- # define SSL_F_CUSTOM_EXT_PARSE 555
41
- # define SSL_F_D2I_SSL_SESSION 103
42
- # define SSL_F_DANE_CTX_ENABLE 347
43
- # define SSL_F_DANE_MTYPE_SET 393
44
- # define SSL_F_DANE_TLSA_ADD 394
45
- # define SSL_F_DERIVE_SECRET_KEY_AND_IV 514
46
- # define SSL_F_DO_DTLS1_WRITE 245
47
- # define SSL_F_DO_SSL3_WRITE 104
48
- # define SSL_F_DTLS1_BUFFER_RECORD 247
49
- # define SSL_F_DTLS1_CHECK_TIMEOUT_NUM 318
50
- # define SSL_F_DTLS1_HEARTBEAT 305
51
- # define SSL_F_DTLS1_HM_FRAGMENT_NEW 623
52
- # define SSL_F_DTLS1_PREPROCESS_FRAGMENT 288
53
- # define SSL_F_DTLS1_PROCESS_BUFFERED_RECORDS 424
54
- # define SSL_F_DTLS1_PROCESS_RECORD 257
55
- # define SSL_F_DTLS1_READ_BYTES 258
56
- # define SSL_F_DTLS1_READ_FAILED 339
57
- # define SSL_F_DTLS1_RETRANSMIT_MESSAGE 390
58
- # define SSL_F_DTLS1_WRITE_APP_DATA_BYTES 268
59
- # define SSL_F_DTLS1_WRITE_BYTES 545
60
- # define SSL_F_DTLSV1_LISTEN 350
61
- # define SSL_F_DTLS_CONSTRUCT_CHANGE_CIPHER_SPEC 371
62
- # define SSL_F_DTLS_CONSTRUCT_HELLO_VERIFY_REQUEST 385
63
- # define SSL_F_DTLS_GET_REASSEMBLED_MESSAGE 370
64
- # define SSL_F_DTLS_PROCESS_HELLO_VERIFY 386
65
- # define SSL_F_DTLS_RECORD_LAYER_NEW 635
66
- # define SSL_F_DTLS_WAIT_FOR_DRY 592
67
- # define SSL_F_EARLY_DATA_COUNT_OK 532
68
- # define SSL_F_FINAL_EARLY_DATA 556
69
- # define SSL_F_FINAL_EC_PT_FORMATS 485
70
- # define SSL_F_FINAL_EMS 486
71
- # define SSL_F_FINAL_KEY_SHARE 503
72
- # define SSL_F_FINAL_MAXFRAGMENTLEN 557
73
- # define SSL_F_FINAL_PSK 639
74
- # define SSL_F_FINAL_QUIC_TRANSPORT_PARAMS 3012
75
- # define SSL_F_FINAL_RENEGOTIATE 483
76
- # define SSL_F_FINAL_SERVER_NAME 558
77
- # define SSL_F_FINAL_SIG_ALGS 497
78
- # define SSL_F_GET_CERT_VERIFY_TBS_DATA 588
79
- # define SSL_F_NSS_KEYLOG_INT 500
80
- # define SSL_F_OPENSSL_INIT_SSL 342
81
- # define SSL_F_OSSL_STATEM_CLIENT13_READ_TRANSITION 436
82
- # define SSL_F_OSSL_STATEM_CLIENT13_WRITE_TRANSITION 598
83
- # define SSL_F_OSSL_STATEM_CLIENT_CONSTRUCT_MESSAGE 430
84
- # define SSL_F_OSSL_STATEM_CLIENT_POST_PROCESS_MESSAGE 593
85
- # define SSL_F_OSSL_STATEM_CLIENT_PROCESS_MESSAGE 594
86
- # define SSL_F_OSSL_STATEM_CLIENT_READ_TRANSITION 417
87
- # define SSL_F_OSSL_STATEM_CLIENT_WRITE_TRANSITION 599
88
- # define SSL_F_OSSL_STATEM_SERVER13_READ_TRANSITION 437
89
- # define SSL_F_OSSL_STATEM_SERVER13_WRITE_TRANSITION 600
90
- # define SSL_F_OSSL_STATEM_SERVER_CONSTRUCT_MESSAGE 431
91
- # define SSL_F_OSSL_STATEM_SERVER_POST_PROCESS_MESSAGE 601
92
- # define SSL_F_OSSL_STATEM_SERVER_POST_WORK 602
93
- # define SSL_F_OSSL_STATEM_SERVER_PRE_WORK 640
94
- # define SSL_F_OSSL_STATEM_SERVER_PROCESS_MESSAGE 603
95
- # define SSL_F_OSSL_STATEM_SERVER_READ_TRANSITION 418
96
- # define SSL_F_OSSL_STATEM_SERVER_WRITE_TRANSITION 604
97
- # define SSL_F_PARSE_CA_NAMES 541
98
- # define SSL_F_PITEM_NEW 624
99
- # define SSL_F_PQUEUE_NEW 625
100
- # define SSL_F_PROCESS_KEY_SHARE_EXT 439
101
- # define SSL_F_QUIC_CHANGE_CIPHER_STATE 3000
102
- # define SSL_F_QUIC_GET_MESSAGE 3001
103
- # define SSL_F_QUIC_SET_ENCRYPTION_SECRETS 3002
104
- # define SSL_F_READ_STATE_MACHINE 352
105
- # define SSL_F_SET_CLIENT_CIPHERSUITE 540
106
- # define SSL_F_SRP_GENERATE_CLIENT_MASTER_SECRET 595
107
- # define SSL_F_SRP_GENERATE_SERVER_MASTER_SECRET 589
108
- # define SSL_F_SRP_VERIFY_SERVER_PARAM 596
109
- # define SSL_F_SSL3_CHANGE_CIPHER_STATE 129
110
- # define SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM 130
111
- # define SSL_F_SSL3_CTRL 213
112
- # define SSL_F_SSL3_CTX_CTRL 133
113
- # define SSL_F_SSL3_DIGEST_CACHED_RECORDS 293
114
- # define SSL_F_SSL3_DISPATCH_ALERT 3003
115
- # define SSL_F_SSL3_DO_CHANGE_CIPHER_SPEC 292
116
- # define SSL_F_SSL3_DO_WRITE 3004
117
- # define SSL_F_SSL3_ENC 608
118
- # define SSL_F_SSL3_FINAL_FINISH_MAC 285
119
- # define SSL_F_SSL3_FINISH_MAC 587
120
- # define SSL_F_SSL3_GENERATE_KEY_BLOCK 238
121
- # define SSL_F_SSL3_GENERATE_MASTER_SECRET 388
122
- # define SSL_F_SSL3_GET_RECORD 143
123
- # define SSL_F_SSL3_INIT_FINISHED_MAC 397
124
- # define SSL_F_SSL3_OUTPUT_CERT_CHAIN 147
125
- # define SSL_F_SSL3_READ_BYTES 148
126
- # define SSL_F_SSL3_READ_N 149
127
- # define SSL_F_SSL3_SETUP_KEY_BLOCK 157
128
- # define SSL_F_SSL3_SETUP_READ_BUFFER 156
129
- # define SSL_F_SSL3_SETUP_WRITE_BUFFER 291
130
- # define SSL_F_SSL3_WRITE_BYTES 158
131
- # define SSL_F_SSL3_WRITE_PENDING 159
132
- # define SSL_F_SSL_ADD_CERT_CHAIN 316
133
- # define SSL_F_SSL_ADD_CERT_TO_BUF 319
134
- # define SSL_F_SSL_ADD_CERT_TO_WPACKET 493
135
- # define SSL_F_SSL_ADD_CLIENTHELLO_RENEGOTIATE_EXT 298
136
- # define SSL_F_SSL_ADD_CLIENTHELLO_TLSEXT 277
137
- # define SSL_F_SSL_ADD_CLIENTHELLO_USE_SRTP_EXT 307
138
- # define SSL_F_SSL_ADD_DIR_CERT_SUBJECTS_TO_STACK 215
139
- # define SSL_F_SSL_ADD_FILE_CERT_SUBJECTS_TO_STACK 216
140
- # define SSL_F_SSL_ADD_SERVERHELLO_RENEGOTIATE_EXT 299
141
- # define SSL_F_SSL_ADD_SERVERHELLO_TLSEXT 278
142
- # define SSL_F_SSL_ADD_SERVERHELLO_USE_SRTP_EXT 308
143
- # define SSL_F_SSL_BAD_METHOD 160
144
- # define SSL_F_SSL_BUILD_CERT_CHAIN 332
145
- # define SSL_F_SSL_BYTES_TO_CIPHER_LIST 161
146
- # define SSL_F_SSL_CACHE_CIPHERLIST 520
147
- # define SSL_F_SSL_CERT_ADD0_CHAIN_CERT 346
148
- # define SSL_F_SSL_CERT_DUP 221
149
- # define SSL_F_SSL_CERT_NEW 162
150
- # define SSL_F_SSL_CERT_SET0_CHAIN 340
151
- # define SSL_F_SSL_CHECK_PRIVATE_KEY 163
152
- # define SSL_F_SSL_CHECK_SERVERHELLO_TLSEXT 280
153
- # define SSL_F_SSL_CHECK_SRP_EXT_CLIENTHELLO 606
154
- # define SSL_F_SSL_CHECK_SRVR_ECC_CERT_AND_ALG 279
155
- # define SSL_F_SSL_CHOOSE_CLIENT_VERSION 607
156
- # define SSL_F_SSL_CIPHER_DESCRIPTION 626
157
- # define SSL_F_SSL_CIPHER_LIST_TO_BYTES 425
158
- # define SSL_F_SSL_CIPHER_PROCESS_RULESTR 230
159
- # define SSL_F_SSL_CIPHER_STRENGTH_SORT 231
160
- # define SSL_F_SSL_CLEAR 164
161
- # define SSL_F_SSL_CLIENT_HELLO_GET1_EXTENSIONS_PRESENT 627
162
- # define SSL_F_SSL_COMP_ADD_COMPRESSION_METHOD 165
163
- # define SSL_F_SSL_CONF_CMD 334
164
- # define SSL_F_SSL_CREATE_CIPHER_LIST 166
165
- # define SSL_F_SSL_CTRL 232
166
- # define SSL_F_SSL_CTX_CHECK_PRIVATE_KEY 168
167
- # define SSL_F_SSL_CTX_ENABLE_CT 398
168
- # define SSL_F_SSL_CTX_MAKE_PROFILES 309
169
- # define SSL_F_SSL_CTX_NEW 169
170
- # define SSL_F_SSL_CTX_SET_ALPN_PROTOS 343
171
- # define SSL_F_SSL_CTX_SET_CIPHER_LIST 269
172
- # define SSL_F_SSL_CTX_SET_CLIENT_CERT_ENGINE 290
173
- # define SSL_F_SSL_CTX_SET_CT_VALIDATION_CALLBACK 396
174
- # define SSL_F_SSL_CTX_SET_SESSION_ID_CONTEXT 219
175
- # define SSL_F_SSL_CTX_SET_SSL_VERSION 170
176
- # define SSL_F_SSL_CTX_SET_TLSEXT_MAX_FRAGMENT_LENGTH 551
177
- # define SSL_F_SSL_CTX_USE_CERTIFICATE 171
178
- # define SSL_F_SSL_CTX_USE_CERTIFICATE_ASN1 172
179
- # define SSL_F_SSL_CTX_USE_CERTIFICATE_FILE 173
180
- # define SSL_F_SSL_CTX_USE_PRIVATEKEY 174
181
- # define SSL_F_SSL_CTX_USE_PRIVATEKEY_ASN1 175
182
- # define SSL_F_SSL_CTX_USE_PRIVATEKEY_FILE 176
183
- # define SSL_F_SSL_CTX_USE_PSK_IDENTITY_HINT 272
184
- # define SSL_F_SSL_CTX_USE_RSAPRIVATEKEY 177
185
- # define SSL_F_SSL_CTX_USE_RSAPRIVATEKEY_ASN1 178
186
- # define SSL_F_SSL_CTX_USE_RSAPRIVATEKEY_FILE 179
187
- # define SSL_F_SSL_CTX_USE_SERVERINFO 336
188
- # define SSL_F_SSL_CTX_USE_SERVERINFO_EX 543
189
- # define SSL_F_SSL_CTX_USE_SERVERINFO_FILE 337
190
- # define SSL_F_SSL_DANE_DUP 403
191
- # define SSL_F_SSL_DANE_ENABLE 395
192
- # define SSL_F_SSL_DERIVE 590
193
- # define SSL_F_SSL_DO_CONFIG 391
194
- # define SSL_F_SSL_DO_HANDSHAKE 180
195
- # define SSL_F_SSL_DUP_CA_LIST 408
196
- # define SSL_F_SSL_ENABLE_CT 402
197
- # define SSL_F_SSL_GENERATE_PKEY_GROUP 559
198
- # define SSL_F_SSL_GENERATE_SESSION_ID 547
199
- # define SSL_F_SSL_GET_NEW_SESSION 181
200
- # define SSL_F_SSL_GET_PREV_SESSION 217
201
- # define SSL_F_SSL_GET_SERVER_CERT_INDEX 322
202
- # define SSL_F_SSL_GET_SIGN_PKEY 183
203
- # define SSL_F_SSL_HANDSHAKE_HASH 560
204
- # define SSL_F_SSL_INIT_WBIO_BUFFER 184
205
- # define SSL_F_SSL_KEY_UPDATE 515
206
- # define SSL_F_SSL_LOAD_CLIENT_CA_FILE 185
207
- # define SSL_F_SSL_LOG_MASTER_SECRET 498
208
- # define SSL_F_SSL_LOG_RSA_CLIENT_KEY_EXCHANGE 499
209
- # define SSL_F_SSL_MODULE_INIT 392
210
- # define SSL_F_SSL_NEW 186
211
- # define SSL_F_SSL_NEXT_PROTO_VALIDATE 565
212
- # define SSL_F_SSL_PARSE_CLIENTHELLO_RENEGOTIATE_EXT 300
213
- # define SSL_F_SSL_PARSE_CLIENTHELLO_TLSEXT 302
214
- # define SSL_F_SSL_PARSE_CLIENTHELLO_USE_SRTP_EXT 310
215
- # define SSL_F_SSL_PARSE_SERVERHELLO_RENEGOTIATE_EXT 301
216
- # define SSL_F_SSL_PARSE_SERVERHELLO_TLSEXT 303
217
- # define SSL_F_SSL_PARSE_SERVERHELLO_USE_SRTP_EXT 311
218
- # define SSL_F_SSL_PEEK 270
219
- # define SSL_F_SSL_PEEK_EX 432
220
- # define SSL_F_SSL_PEEK_INTERNAL 522
221
- # define SSL_F_SSL_PROCESS_QUIC_POST_HANDSHAKE 3005
222
- # define SSL_F_SSL_PROVIDE_QUIC_DATA 3006
223
- # define SSL_F_SSL_READ 223
224
- # define SSL_F_SSL_READ_EARLY_DATA 529
225
- # define SSL_F_SSL_READ_EX 434
226
- # define SSL_F_SSL_READ_INTERNAL 523
227
- # define SSL_F_SSL_RENEGOTIATE 516
228
- # define SSL_F_SSL_RENEGOTIATE_ABBREVIATED 546
229
- # define SSL_F_SSL_SCAN_CLIENTHELLO_TLSEXT 320
230
- # define SSL_F_SSL_SCAN_SERVERHELLO_TLSEXT 321
231
- # define SSL_F_SSL_SESSION_DUP 348
232
- # define SSL_F_SSL_SESSION_NEW 189
233
- # define SSL_F_SSL_SESSION_PRINT_FP 190
234
- # define SSL_F_SSL_SESSION_SET1_ID 423
235
- # define SSL_F_SSL_SESSION_SET1_ID_CONTEXT 312
236
- # define SSL_F_SSL_SET_ALPN_PROTOS 344
237
- # define SSL_F_SSL_SET_CERT 191
238
- # define SSL_F_SSL_SET_CERT_AND_KEY 621
239
- # define SSL_F_SSL_SET_CIPHER_LIST 271
240
- # define SSL_F_SSL_SET_CT_VALIDATION_CALLBACK 399
241
- # define SSL_F_SSL_SET_FD 192
242
- # define SSL_F_SSL_SET_PKEY 193
243
- # define SSL_F_SSL_SET_RFD 194
244
- # define SSL_F_SSL_SET_SESSION 195
245
- # define SSL_F_SSL_SET_SESSION_ID_CONTEXT 218
246
- # define SSL_F_SSL_SET_SESSION_TICKET_EXT 294
247
- # define SSL_F_SSL_SET_TLSEXT_MAX_FRAGMENT_LENGTH 550
248
- # define SSL_F_SSL_SET_WFD 196
249
- # define SSL_F_SSL_SHUTDOWN 224
250
- # define SSL_F_SSL_SRP_CTX_INIT 313
251
- # define SSL_F_SSL_START_ASYNC_JOB 389
252
- # define SSL_F_SSL_UNDEFINED_FUNCTION 197
253
- # define SSL_F_SSL_UNDEFINED_VOID_FUNCTION 244
254
- # define SSL_F_SSL_USE_CERTIFICATE 198
255
- # define SSL_F_SSL_USE_CERTIFICATE_ASN1 199
256
- # define SSL_F_SSL_USE_CERTIFICATE_FILE 200
257
- # define SSL_F_SSL_USE_PRIVATEKEY 201
258
- # define SSL_F_SSL_USE_PRIVATEKEY_ASN1 202
259
- # define SSL_F_SSL_USE_PRIVATEKEY_FILE 203
260
- # define SSL_F_SSL_USE_PSK_IDENTITY_HINT 273
261
- # define SSL_F_SSL_USE_RSAPRIVATEKEY 204
262
- # define SSL_F_SSL_USE_RSAPRIVATEKEY_ASN1 205
263
- # define SSL_F_SSL_USE_RSAPRIVATEKEY_FILE 206
264
- # define SSL_F_SSL_VALIDATE_CT 400
265
- # define SSL_F_SSL_VERIFY_CERT_CHAIN 207
266
- # define SSL_F_SSL_VERIFY_CLIENT_POST_HANDSHAKE 616
267
- # define SSL_F_SSL_WRITE 208
268
- # define SSL_F_SSL_WRITE_EARLY_DATA 526
269
- # define SSL_F_SSL_WRITE_EARLY_FINISH 527
270
- # define SSL_F_SSL_WRITE_EX 433
271
- # define SSL_F_SSL_WRITE_INTERNAL 524
272
- # define SSL_F_STATEM_FLUSH 3007
273
- # define SSL_F_STATE_MACHINE 353
274
- # define SSL_F_TLS12_CHECK_PEER_SIGALG 333
275
- # define SSL_F_TLS12_COPY_SIGALGS 533
276
- # define SSL_F_TLS13_CHANGE_CIPHER_STATE 440
277
- # define SSL_F_TLS13_ENC 609
278
- # define SSL_F_TLS13_FINAL_FINISH_MAC 605
279
- # define SSL_F_TLS13_GENERATE_SECRET 591
280
- # define SSL_F_TLS13_HKDF_EXPAND 561
281
- # define SSL_F_TLS13_RESTORE_HANDSHAKE_DIGEST_FOR_PHA 617
282
- # define SSL_F_TLS13_SAVE_HANDSHAKE_DIGEST_FOR_PHA 618
283
- # define SSL_F_TLS13_SETUP_KEY_BLOCK 441
284
- # define SSL_F_TLS1_CHANGE_CIPHER_STATE 209
285
- # define SSL_F_TLS1_CHECK_DUPLICATE_EXTENSIONS 341
286
- # define SSL_F_TLS1_ENC 401
287
- # define SSL_F_TLS1_EXPORT_KEYING_MATERIAL 314
288
- # define SSL_F_TLS1_GET_CURVELIST 338
289
- # define SSL_F_TLS1_PRF 284
290
- # define SSL_F_TLS1_SAVE_U16 628
291
- # define SSL_F_TLS1_SETUP_KEY_BLOCK 211
292
- # define SSL_F_TLS1_SET_GROUPS 629
293
- # define SSL_F_TLS1_SET_RAW_SIGALGS 630
294
- # define SSL_F_TLS1_SET_SERVER_SIGALGS 335
295
- # define SSL_F_TLS1_SET_SHARED_SIGALGS 631
296
- # define SSL_F_TLS1_SET_SIGALGS 632
297
- # define SSL_F_TLS_CHOOSE_SIGALG 513
298
- # define SSL_F_TLS_CLIENT_KEY_EXCHANGE_POST_WORK 354
299
- # define SSL_F_TLS_COLLECT_EXTENSIONS 435
300
- # define SSL_F_TLS_CONSTRUCT_CERTIFICATE_AUTHORITIES 542
301
- # define SSL_F_TLS_CONSTRUCT_CERTIFICATE_REQUEST 372
302
- # define SSL_F_TLS_CONSTRUCT_CERT_STATUS 429
303
- # define SSL_F_TLS_CONSTRUCT_CERT_STATUS_BODY 494
304
- # define SSL_F_TLS_CONSTRUCT_CERT_VERIFY 496
305
- # define SSL_F_TLS_CONSTRUCT_CHANGE_CIPHER_SPEC 427
306
- # define SSL_F_TLS_CONSTRUCT_CKE_DHE 404
307
- # define SSL_F_TLS_CONSTRUCT_CKE_ECDHE 405
308
- # define SSL_F_TLS_CONSTRUCT_CKE_GOST 406
309
- # define SSL_F_TLS_CONSTRUCT_CKE_PSK_PREAMBLE 407
310
- # define SSL_F_TLS_CONSTRUCT_CKE_RSA 409
311
- # define SSL_F_TLS_CONSTRUCT_CKE_SRP 410
312
- # define SSL_F_TLS_CONSTRUCT_CLIENT_CERTIFICATE 484
313
- # define SSL_F_TLS_CONSTRUCT_CLIENT_HELLO 487
314
- # define SSL_F_TLS_CONSTRUCT_CLIENT_KEY_EXCHANGE 488
315
- # define SSL_F_TLS_CONSTRUCT_CLIENT_VERIFY 489
316
- # define SSL_F_TLS_CONSTRUCT_CTOS_ALPN 466
317
- # define SSL_F_TLS_CONSTRUCT_CTOS_CERTIFICATE 355
318
- # define SSL_F_TLS_CONSTRUCT_CTOS_COOKIE 535
319
- # define SSL_F_TLS_CONSTRUCT_CTOS_EARLY_DATA 530
320
- # define SSL_F_TLS_CONSTRUCT_CTOS_EC_PT_FORMATS 467
321
- # define SSL_F_TLS_CONSTRUCT_CTOS_EMS 468
322
- # define SSL_F_TLS_CONSTRUCT_CTOS_ETM 469
323
- # define SSL_F_TLS_CONSTRUCT_CTOS_HELLO 356
324
- # define SSL_F_TLS_CONSTRUCT_CTOS_KEY_EXCHANGE 357
325
- # define SSL_F_TLS_CONSTRUCT_CTOS_KEY_SHARE 470
326
- # define SSL_F_TLS_CONSTRUCT_CTOS_MAXFRAGMENTLEN 549
327
- # define SSL_F_TLS_CONSTRUCT_CTOS_NPN 471
328
- # define SSL_F_TLS_CONSTRUCT_CTOS_PADDING 472
329
- # define SSL_F_TLS_CONSTRUCT_CTOS_POST_HANDSHAKE_AUTH 619
330
- # define SSL_F_TLS_CONSTRUCT_CTOS_PSK 501
331
- # define SSL_F_TLS_CONSTRUCT_CTOS_PSK_KEX_MODES 509
332
- # define SSL_F_TLS_CONSTRUCT_CTOS_QUIC_TRANSPORT_PARAMS 3008
333
- # define SSL_F_TLS_CONSTRUCT_CTOS_QUIC_TRANSPORT_PARAMS_DRAFT 3013
334
- # define SSL_F_TLS_CONSTRUCT_CTOS_RENEGOTIATE 473
335
- # define SSL_F_TLS_CONSTRUCT_CTOS_SCT 474
336
- # define SSL_F_TLS_CONSTRUCT_CTOS_SERVER_NAME 475
337
- # define SSL_F_TLS_CONSTRUCT_CTOS_SESSION_TICKET 476
338
- # define SSL_F_TLS_CONSTRUCT_CTOS_SIG_ALGS 477
339
- # define SSL_F_TLS_CONSTRUCT_CTOS_SRP 478
340
- # define SSL_F_TLS_CONSTRUCT_CTOS_STATUS_REQUEST 479
341
- # define SSL_F_TLS_CONSTRUCT_CTOS_SUPPORTED_GROUPS 480
342
- # define SSL_F_TLS_CONSTRUCT_CTOS_SUPPORTED_VERSIONS 481
343
- # define SSL_F_TLS_CONSTRUCT_CTOS_USE_SRTP 482
344
- # define SSL_F_TLS_CONSTRUCT_CTOS_VERIFY 358
345
- # define SSL_F_TLS_CONSTRUCT_ENCRYPTED_EXTENSIONS 443
346
- # define SSL_F_TLS_CONSTRUCT_END_OF_EARLY_DATA 536
347
- # define SSL_F_TLS_CONSTRUCT_EXTENSIONS 447
348
- # define SSL_F_TLS_CONSTRUCT_FINISHED 359
349
- # define SSL_F_TLS_CONSTRUCT_HELLO_REQUEST 373
350
- # define SSL_F_TLS_CONSTRUCT_HELLO_RETRY_REQUEST 510
351
- # define SSL_F_TLS_CONSTRUCT_KEY_UPDATE 517
352
- # define SSL_F_TLS_CONSTRUCT_NEW_SESSION_TICKET 428
353
- # define SSL_F_TLS_CONSTRUCT_NEXT_PROTO 426
354
- # define SSL_F_TLS_CONSTRUCT_SERVER_CERTIFICATE 490
355
- # define SSL_F_TLS_CONSTRUCT_SERVER_HELLO 491
356
- # define SSL_F_TLS_CONSTRUCT_SERVER_KEY_EXCHANGE 492
357
- # define SSL_F_TLS_CONSTRUCT_STOC_ALPN 451
358
- # define SSL_F_TLS_CONSTRUCT_STOC_CERTIFICATE 374
359
- # define SSL_F_TLS_CONSTRUCT_STOC_COOKIE 613
360
- # define SSL_F_TLS_CONSTRUCT_STOC_CRYPTOPRO_BUG 452
361
- # define SSL_F_TLS_CONSTRUCT_STOC_DONE 375
362
- # define SSL_F_TLS_CONSTRUCT_STOC_EARLY_DATA 531
363
- # define SSL_F_TLS_CONSTRUCT_STOC_EARLY_DATA_INFO 525
364
- # define SSL_F_TLS_CONSTRUCT_STOC_EC_PT_FORMATS 453
365
- # define SSL_F_TLS_CONSTRUCT_STOC_EMS 454
366
- # define SSL_F_TLS_CONSTRUCT_STOC_ETM 455
367
- # define SSL_F_TLS_CONSTRUCT_STOC_HELLO 376
368
- # define SSL_F_TLS_CONSTRUCT_STOC_KEY_EXCHANGE 377
369
- # define SSL_F_TLS_CONSTRUCT_STOC_KEY_SHARE 456
370
- # define SSL_F_TLS_CONSTRUCT_STOC_MAXFRAGMENTLEN 548
371
- # define SSL_F_TLS_CONSTRUCT_STOC_NEXT_PROTO_NEG 457
372
- # define SSL_F_TLS_CONSTRUCT_STOC_PSK 504
373
- # define SSL_F_TLS_CONSTRUCT_STOC_QUIC_TRANSPORT_PARAMS 3009
374
- # define SSL_F_TLS_CONSTRUCT_STOC_QUIC_TRANSPORT_PARAMS_DRAFT 3014
375
- # define SSL_F_TLS_CONSTRUCT_STOC_RENEGOTIATE 458
376
- # define SSL_F_TLS_CONSTRUCT_STOC_SERVER_NAME 459
377
- # define SSL_F_TLS_CONSTRUCT_STOC_SESSION_TICKET 460
378
- # define SSL_F_TLS_CONSTRUCT_STOC_STATUS_REQUEST 461
379
- # define SSL_F_TLS_CONSTRUCT_STOC_SUPPORTED_GROUPS 544
380
- # define SSL_F_TLS_CONSTRUCT_STOC_SUPPORTED_VERSIONS 611
381
- # define SSL_F_TLS_CONSTRUCT_STOC_USE_SRTP 462
382
- # define SSL_F_TLS_EARLY_POST_PROCESS_CLIENT_HELLO 521
383
- # define SSL_F_TLS_FINISH_HANDSHAKE 597
384
- # define SSL_F_TLS_GET_MESSAGE_BODY 351
385
- # define SSL_F_TLS_GET_MESSAGE_HEADER 387
386
- # define SSL_F_TLS_HANDLE_ALPN 562
387
- # define SSL_F_TLS_HANDLE_STATUS_REQUEST 563
388
- # define SSL_F_TLS_PARSE_CERTIFICATE_AUTHORITIES 566
389
- # define SSL_F_TLS_PARSE_CLIENTHELLO_TLSEXT 449
390
- # define SSL_F_TLS_PARSE_CTOS_ALPN 567
391
- # define SSL_F_TLS_PARSE_CTOS_COOKIE 614
392
- # define SSL_F_TLS_PARSE_CTOS_EARLY_DATA 568
393
- # define SSL_F_TLS_PARSE_CTOS_EC_PT_FORMATS 569
394
- # define SSL_F_TLS_PARSE_CTOS_EMS 570
395
- # define SSL_F_TLS_PARSE_CTOS_KEY_SHARE 463
396
- # define SSL_F_TLS_PARSE_CTOS_MAXFRAGMENTLEN 571
397
- # define SSL_F_TLS_PARSE_CTOS_POST_HANDSHAKE_AUTH 620
398
- # define SSL_F_TLS_PARSE_CTOS_PSK 505
399
- # define SSL_F_TLS_PARSE_CTOS_PSK_KEX_MODES 572
400
- # define SSL_F_TLS_PARSE_CTOS_QUIC_TRANSPORT_PARAMS 3010
401
- # define SSL_F_TLS_PARSE_CTOS_QUIC_TRANSPORT_PARAMS_DRAFT 3015
402
- # define SSL_F_TLS_PARSE_CTOS_RENEGOTIATE 464
403
- # define SSL_F_TLS_PARSE_CTOS_SERVER_NAME 573
404
- # define SSL_F_TLS_PARSE_CTOS_SESSION_TICKET 574
405
- # define SSL_F_TLS_PARSE_CTOS_SIG_ALGS 575
406
- # define SSL_F_TLS_PARSE_CTOS_SIG_ALGS_CERT 615
407
- # define SSL_F_TLS_PARSE_CTOS_SRP 576
408
- # define SSL_F_TLS_PARSE_CTOS_STATUS_REQUEST 577
409
- # define SSL_F_TLS_PARSE_CTOS_SUPPORTED_GROUPS 578
410
- # define SSL_F_TLS_PARSE_CTOS_USE_SRTP 465
411
- # define SSL_F_TLS_PARSE_STOC_ALPN 579
412
- # define SSL_F_TLS_PARSE_STOC_COOKIE 534
413
- # define SSL_F_TLS_PARSE_STOC_EARLY_DATA 538
414
- # define SSL_F_TLS_PARSE_STOC_EARLY_DATA_INFO 528
415
- # define SSL_F_TLS_PARSE_STOC_EC_PT_FORMATS 580
416
- # define SSL_F_TLS_PARSE_STOC_KEY_SHARE 445
417
- # define SSL_F_TLS_PARSE_STOC_MAXFRAGMENTLEN 581
418
- # define SSL_F_TLS_PARSE_STOC_NPN 582
419
- # define SSL_F_TLS_PARSE_STOC_PSK 502
420
- # define SSL_F_TLS_PARSE_STOC_QUIC_TRANSPORT_PARAMS 3011
421
- # define SSL_F_TLS_PARSE_STOC_QUIC_TRANSPORT_PARAMS_DRAFT 3016
422
- # define SSL_F_TLS_PARSE_STOC_RENEGOTIATE 448
423
- # define SSL_F_TLS_PARSE_STOC_SCT 564
424
- # define SSL_F_TLS_PARSE_STOC_SERVER_NAME 583
425
- # define SSL_F_TLS_PARSE_STOC_SESSION_TICKET 584
426
- # define SSL_F_TLS_PARSE_STOC_STATUS_REQUEST 585
427
- # define SSL_F_TLS_PARSE_STOC_SUPPORTED_VERSIONS 612
428
- # define SSL_F_TLS_PARSE_STOC_USE_SRTP 446
429
- # define SSL_F_TLS_POST_PROCESS_CLIENT_HELLO 378
430
- # define SSL_F_TLS_POST_PROCESS_CLIENT_KEY_EXCHANGE 384
431
- # define SSL_F_TLS_PREPARE_CLIENT_CERTIFICATE 360
432
- # define SSL_F_TLS_PROCESS_AS_HELLO_RETRY_REQUEST 610
433
- # define SSL_F_TLS_PROCESS_CERTIFICATE_REQUEST 361
434
- # define SSL_F_TLS_PROCESS_CERT_STATUS 362
435
- # define SSL_F_TLS_PROCESS_CERT_STATUS_BODY 495
436
- # define SSL_F_TLS_PROCESS_CERT_VERIFY 379
437
- # define SSL_F_TLS_PROCESS_CHANGE_CIPHER_SPEC 363
438
- # define SSL_F_TLS_PROCESS_CKE_DHE 411
439
- # define SSL_F_TLS_PROCESS_CKE_ECDHE 412
440
- # define SSL_F_TLS_PROCESS_CKE_GOST 413
441
- # define SSL_F_TLS_PROCESS_CKE_PSK_PREAMBLE 414
442
- # define SSL_F_TLS_PROCESS_CKE_RSA 415
443
- # define SSL_F_TLS_PROCESS_CKE_SRP 416
444
- # define SSL_F_TLS_PROCESS_CLIENT_CERTIFICATE 380
445
- # define SSL_F_TLS_PROCESS_CLIENT_HELLO 381
446
- # define SSL_F_TLS_PROCESS_CLIENT_KEY_EXCHANGE 382
447
- # define SSL_F_TLS_PROCESS_ENCRYPTED_EXTENSIONS 444
448
- # define SSL_F_TLS_PROCESS_END_OF_EARLY_DATA 537
449
- # define SSL_F_TLS_PROCESS_FINISHED 364
450
- # define SSL_F_TLS_PROCESS_HELLO_REQ 507
451
- # define SSL_F_TLS_PROCESS_HELLO_RETRY_REQUEST 511
452
- # define SSL_F_TLS_PROCESS_INITIAL_SERVER_FLIGHT 442
453
- # define SSL_F_TLS_PROCESS_KEY_EXCHANGE 365
454
- # define SSL_F_TLS_PROCESS_KEY_UPDATE 518
455
- # define SSL_F_TLS_PROCESS_NEW_SESSION_TICKET 366
456
- # define SSL_F_TLS_PROCESS_NEXT_PROTO 383
457
- # define SSL_F_TLS_PROCESS_SERVER_CERTIFICATE 367
458
- # define SSL_F_TLS_PROCESS_SERVER_DONE 368
459
- # define SSL_F_TLS_PROCESS_SERVER_HELLO 369
460
- # define SSL_F_TLS_PROCESS_SKE_DHE 419
461
- # define SSL_F_TLS_PROCESS_SKE_ECDHE 420
462
- # define SSL_F_TLS_PROCESS_SKE_PSK_PREAMBLE 421
463
- # define SSL_F_TLS_PROCESS_SKE_SRP 422
464
- # define SSL_F_TLS_PSK_DO_BINDER 506
465
- # define SSL_F_TLS_SCAN_CLIENTHELLO_TLSEXT 450
466
- # define SSL_F_TLS_SETUP_HANDSHAKE 508
467
- # define SSL_F_USE_CERTIFICATE_CHAIN_FILE 220
468
- # define SSL_F_WPACKET_INTERN_INIT_LEN 633
469
- # define SSL_F_WPACKET_START_SUB_PACKET_LEN__ 634
470
- # define SSL_F_WRITE_STATE_MACHINE 586
471
-
472
- /*
473
- * SSL reason codes.
474
- */
475
- # define SSL_R_APPLICATION_DATA_AFTER_CLOSE_NOTIFY 291
476
- # define SSL_R_APP_DATA_IN_HANDSHAKE 100
477
- # define SSL_R_ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT 272
478
- # define SSL_R_AT_LEAST_TLS_1_0_NEEDED_IN_FIPS_MODE 143
479
- # define SSL_R_AT_LEAST_TLS_1_2_NEEDED_IN_SUITEB_MODE 158
480
- # define SSL_R_BAD_CHANGE_CIPHER_SPEC 103
481
- # define SSL_R_BAD_CIPHER 186
482
- # define SSL_R_BAD_DATA 390
483
- # define SSL_R_BAD_DATA_RETURNED_BY_CALLBACK 106
484
- # define SSL_R_BAD_DECOMPRESSION 107
485
- # define SSL_R_BAD_DH_VALUE 102
486
- # define SSL_R_BAD_DIGEST_LENGTH 111
487
- # define SSL_R_BAD_EARLY_DATA 233
488
- # define SSL_R_BAD_ECC_CERT 304
489
- # define SSL_R_BAD_ECPOINT 306
490
- # define SSL_R_BAD_EXTENSION 110
491
- # define SSL_R_BAD_HANDSHAKE_LENGTH 332
492
- # define SSL_R_BAD_HANDSHAKE_STATE 236
493
- # define SSL_R_BAD_HELLO_REQUEST 105
494
- # define SSL_R_BAD_HRR_VERSION 263
495
- # define SSL_R_BAD_KEY_SHARE 108
496
- # define SSL_R_BAD_KEY_UPDATE 122
497
- # define SSL_R_BAD_LEGACY_VERSION 292
498
- # define SSL_R_BAD_LENGTH 271
499
- # define SSL_R_BAD_PACKET 240
500
- # define SSL_R_BAD_PACKET_LENGTH 115
501
- # define SSL_R_BAD_PROTOCOL_VERSION_NUMBER 116
502
- # define SSL_R_BAD_PSK 219
503
- # define SSL_R_BAD_PSK_IDENTITY 114
504
- # define SSL_R_BAD_RECORD_TYPE 443
505
- # define SSL_R_BAD_RSA_ENCRYPT 119
506
- # define SSL_R_BAD_SIGNATURE 123
507
- # define SSL_R_BAD_SRP_A_LENGTH 347
508
- # define SSL_R_BAD_SRP_PARAMETERS 371
509
- # define SSL_R_BAD_SRTP_MKI_VALUE 352
510
- # define SSL_R_BAD_SRTP_PROTECTION_PROFILE_LIST 353
511
- # define SSL_R_BAD_SSL_FILETYPE 124
512
- # define SSL_R_BAD_VALUE 384
513
- # define SSL_R_BAD_WRITE_RETRY 127
514
- # define SSL_R_BINDER_DOES_NOT_VERIFY 253
515
- # define SSL_R_BIO_NOT_SET 128
516
- # define SSL_R_BLOCK_CIPHER_PAD_IS_WRONG 129
517
- # define SSL_R_BN_LIB 130
518
- # define SSL_R_CALLBACK_FAILED 234
519
- # define SSL_R_CANNOT_CHANGE_CIPHER 109
520
- # define SSL_R_CA_DN_LENGTH_MISMATCH 131
521
- # define SSL_R_CA_KEY_TOO_SMALL 397
522
- # define SSL_R_CA_MD_TOO_WEAK 398
523
- # define SSL_R_CCS_RECEIVED_EARLY 133
524
- # define SSL_R_CERTIFICATE_VERIFY_FAILED 134
525
- # define SSL_R_CERT_CB_ERROR 377
526
- # define SSL_R_CERT_LENGTH_MISMATCH 135
527
- # define SSL_R_CIPHERSUITE_DIGEST_HAS_CHANGED 218
528
- # define SSL_R_CIPHER_CODE_WRONG_LENGTH 137
529
- # define SSL_R_CIPHER_OR_HASH_UNAVAILABLE 138
530
- # define SSL_R_CLIENTHELLO_TLSEXT 226
531
- # define SSL_R_COMPRESSED_LENGTH_TOO_LONG 140
532
- # define SSL_R_COMPRESSION_DISABLED 343
533
- # define SSL_R_COMPRESSION_FAILURE 141
534
- # define SSL_R_COMPRESSION_ID_NOT_WITHIN_PRIVATE_RANGE 307
535
- # define SSL_R_COMPRESSION_LIBRARY_ERROR 142
536
- # define SSL_R_CONNECTION_TYPE_NOT_SET 144
537
- # define SSL_R_CONTEXT_NOT_DANE_ENABLED 167
538
- # define SSL_R_COOKIE_GEN_CALLBACK_FAILURE 400
539
- # define SSL_R_COOKIE_MISMATCH 308
540
- # define SSL_R_CUSTOM_EXT_HANDLER_ALREADY_INSTALLED 206
541
- # define SSL_R_DANE_ALREADY_ENABLED 172
542
- # define SSL_R_DANE_CANNOT_OVERRIDE_MTYPE_FULL 173
543
- # define SSL_R_DANE_NOT_ENABLED 175
544
- # define SSL_R_DANE_TLSA_BAD_CERTIFICATE 180
545
- # define SSL_R_DANE_TLSA_BAD_CERTIFICATE_USAGE 184
546
- # define SSL_R_DANE_TLSA_BAD_DATA_LENGTH 189
547
- # define SSL_R_DANE_TLSA_BAD_DIGEST_LENGTH 192
548
- # define SSL_R_DANE_TLSA_BAD_MATCHING_TYPE 200
549
- # define SSL_R_DANE_TLSA_BAD_PUBLIC_KEY 201
550
- # define SSL_R_DANE_TLSA_BAD_SELECTOR 202
551
- # define SSL_R_DANE_TLSA_NULL_DATA 203
552
- # define SSL_R_DATA_BETWEEN_CCS_AND_FINISHED 145
553
- # define SSL_R_DATA_LENGTH_TOO_LONG 146
554
- # define SSL_R_DECRYPTION_FAILED 147
555
- # define SSL_R_DECRYPTION_FAILED_OR_BAD_RECORD_MAC 281
556
- # define SSL_R_DH_KEY_TOO_SMALL 394
557
- # define SSL_R_DH_PUBLIC_VALUE_LENGTH_IS_WRONG 148
558
- # define SSL_R_DIGEST_CHECK_FAILED 149
559
- # define SSL_R_DTLS_MESSAGE_TOO_BIG 334
560
- # define SSL_R_DUPLICATE_COMPRESSION_ID 309
561
- # define SSL_R_ECC_CERT_NOT_FOR_SIGNING 318
562
- # define SSL_R_ECDH_REQUIRED_FOR_SUITEB_MODE 374
563
- # define SSL_R_EE_KEY_TOO_SMALL 399
564
- # define SSL_R_EMPTY_SRTP_PROTECTION_PROFILE_LIST 354
565
- # define SSL_R_ENCRYPTED_LENGTH_TOO_LONG 150
566
- # define SSL_R_ERROR_IN_RECEIVED_CIPHER_LIST 151
567
- # define SSL_R_ERROR_SETTING_TLSA_BASE_DOMAIN 204
568
- # define SSL_R_EXCEEDS_MAX_FRAGMENT_SIZE 194
569
- # define SSL_R_EXCESSIVE_MESSAGE_SIZE 152
570
- # define SSL_R_EXTENSION_NOT_RECEIVED 279
571
- # define SSL_R_EXTRA_DATA_IN_MESSAGE 153
572
- # define SSL_R_EXT_LENGTH_MISMATCH 163
573
- # define SSL_R_FAILED_TO_INIT_ASYNC 405
574
- # define SSL_R_FRAGMENTED_CLIENT_HELLO 401
575
- # define SSL_R_GOT_A_FIN_BEFORE_A_CCS 154
576
- # define SSL_R_HTTPS_PROXY_REQUEST 155
577
- # define SSL_R_HTTP_REQUEST 156
578
- # define SSL_R_ILLEGAL_POINT_COMPRESSION 162
579
- # define SSL_R_ILLEGAL_SUITEB_DIGEST 380
580
- # define SSL_R_INAPPROPRIATE_FALLBACK 373
581
- # define SSL_R_INCONSISTENT_COMPRESSION 340
582
- # define SSL_R_INCONSISTENT_EARLY_DATA_ALPN 222
583
- # define SSL_R_INCONSISTENT_EARLY_DATA_SNI 231
584
- # define SSL_R_INCONSISTENT_EXTMS 104
585
- # define SSL_R_INSUFFICIENT_SECURITY 241
586
- # define SSL_R_INVALID_ALERT 205
587
- # define SSL_R_INVALID_CCS_MESSAGE 260
588
- # define SSL_R_INVALID_CERTIFICATE_OR_ALG 238
589
- # define SSL_R_INVALID_COMMAND 280
590
- # define SSL_R_INVALID_COMPRESSION_ALGORITHM 341
591
- # define SSL_R_INVALID_CONFIG 283
592
- # define SSL_R_INVALID_CONFIGURATION_NAME 113
593
- # define SSL_R_INVALID_CONTEXT 282
594
- # define SSL_R_INVALID_CT_VALIDATION_TYPE 212
595
- # define SSL_R_INVALID_KEY_UPDATE_TYPE 120
596
- # define SSL_R_INVALID_MAX_EARLY_DATA 174
597
- # define SSL_R_INVALID_NULL_CMD_NAME 385
598
- # define SSL_R_INVALID_SEQUENCE_NUMBER 402
599
- # define SSL_R_INVALID_SERVERINFO_DATA 388
600
- # define SSL_R_INVALID_SESSION_ID 999
601
- # define SSL_R_INVALID_SRP_USERNAME 357
602
- # define SSL_R_INVALID_STATUS_RESPONSE 328
603
- # define SSL_R_INVALID_TICKET_KEYS_LENGTH 325
604
- # define SSL_R_LENGTH_MISMATCH 159
605
- # define SSL_R_LENGTH_TOO_LONG 404
606
- # define SSL_R_LENGTH_TOO_SHORT 160
607
- # define SSL_R_LIBRARY_BUG 274
608
- # define SSL_R_LIBRARY_HAS_NO_CIPHERS 161
609
- # define SSL_R_MISSING_DSA_SIGNING_CERT 165
610
- # define SSL_R_MISSING_ECDSA_SIGNING_CERT 381
611
- # define SSL_R_MISSING_FATAL 256
612
- # define SSL_R_MISSING_PARAMETERS 290
613
- # define SSL_R_MISSING_PSK_KEX_MODES_EXTENSION 310
614
- # define SSL_R_MISSING_QUIC_TRANSPORT_PARAMETERS_EXTENSION 801
615
- # define SSL_R_MISSING_RSA_CERTIFICATE 168
616
- # define SSL_R_MISSING_RSA_ENCRYPTING_CERT 169
617
- # define SSL_R_MISSING_RSA_SIGNING_CERT 170
618
- # define SSL_R_MISSING_SIGALGS_EXTENSION 112
619
- # define SSL_R_MISSING_SIGNING_CERT 221
620
- # define SSL_R_MISSING_SRP_PARAM 358
621
- # define SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION 209
622
- # define SSL_R_MISSING_TMP_DH_KEY 171
623
- # define SSL_R_MISSING_TMP_ECDH_KEY 311
624
- # define SSL_R_MIXED_HANDSHAKE_AND_NON_HANDSHAKE_DATA 293
625
- # define SSL_R_NOT_ON_RECORD_BOUNDARY 182
626
- # define SSL_R_NOT_REPLACING_CERTIFICATE 289
627
- # define SSL_R_NOT_SERVER 284
628
- # define SSL_R_NO_APPLICATION_PROTOCOL 235
629
- # define SSL_R_NO_CERTIFICATES_RETURNED 176
630
- # define SSL_R_NO_CERTIFICATE_ASSIGNED 177
631
- # define SSL_R_NO_CERTIFICATE_SET 179
632
- # define SSL_R_NO_CHANGE_FOLLOWING_HRR 214
633
- # define SSL_R_NO_CIPHERS_AVAILABLE 181
634
- # define SSL_R_NO_CIPHERS_SPECIFIED 183
635
- # define SSL_R_NO_CIPHER_MATCH 185
636
- # define SSL_R_NO_CLIENT_CERT_METHOD 331
637
- # define SSL_R_NO_COMPRESSION_SPECIFIED 187
638
- # define SSL_R_NO_COOKIE_CALLBACK_SET 287
639
- # define SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER 330
640
- # define SSL_R_NO_METHOD_SPECIFIED 188
641
- # define SSL_R_NO_PEM_EXTENSIONS 389
642
- # define SSL_R_NO_PRIVATE_KEY_ASSIGNED 190
643
- # define SSL_R_NO_PROTOCOLS_AVAILABLE 191
644
- # define SSL_R_NO_RENEGOTIATION 339
645
- # define SSL_R_NO_REQUIRED_DIGEST 324
646
- # define SSL_R_NO_SHARED_CIPHER 193
647
- # define SSL_R_NO_SHARED_GROUPS 410
648
- # define SSL_R_NO_SHARED_SIGNATURE_ALGORITHMS 376
649
- # define SSL_R_NO_SRTP_PROFILES 359
650
- # define SSL_R_NO_SUITABLE_KEY_SHARE 101
651
- # define SSL_R_NO_SUITABLE_SIGNATURE_ALGORITHM 118
652
- # define SSL_R_NO_VALID_SCTS 216
653
- # define SSL_R_NO_VERIFY_COOKIE_CALLBACK 403
654
- # define SSL_R_NULL_SSL_CTX 195
655
- # define SSL_R_NULL_SSL_METHOD_PASSED 196
656
- # define SSL_R_OCSP_CALLBACK_FAILURE 294
657
- # define SSL_R_OLD_SESSION_CIPHER_NOT_RETURNED 197
658
- # define SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED 344
659
- # define SSL_R_OVERFLOW_ERROR 237
660
- # define SSL_R_PACKET_LENGTH_TOO_LONG 198
661
- # define SSL_R_PARSE_TLSEXT 227
662
- # define SSL_R_PATH_TOO_LONG 270
663
- # define SSL_R_PEER_DID_NOT_RETURN_A_CERTIFICATE 199
664
- # define SSL_R_PEM_NAME_BAD_PREFIX 391
665
- # define SSL_R_PEM_NAME_TOO_SHORT 392
666
- # define SSL_R_PIPELINE_FAILURE 406
667
- # define SSL_R_POST_HANDSHAKE_AUTH_ENCODING_ERR 278
668
- # define SSL_R_PRIVATE_KEY_MISMATCH 288
669
- # define SSL_R_PROTOCOL_IS_SHUTDOWN 207
670
- # define SSL_R_PSK_IDENTITY_NOT_FOUND 223
671
- # define SSL_R_PSK_NO_CLIENT_CB 224
672
- # define SSL_R_PSK_NO_SERVER_CB 225
673
- # define SSL_R_READ_BIO_NOT_SET 211
674
- # define SSL_R_READ_TIMEOUT_EXPIRED 312
675
- # define SSL_R_RECORD_LENGTH_MISMATCH 213
676
- # define SSL_R_RECORD_TOO_SMALL 298
677
- # define SSL_R_RENEGOTIATE_EXT_TOO_LONG 335
678
- # define SSL_R_RENEGOTIATION_ENCODING_ERR 336
679
- # define SSL_R_RENEGOTIATION_MISMATCH 337
680
- # define SSL_R_REQUEST_PENDING 285
681
- # define SSL_R_REQUEST_SENT 286
682
- # define SSL_R_REQUIRED_CIPHER_MISSING 215
683
- # define SSL_R_REQUIRED_COMPRESSION_ALGORITHM_MISSING 342
684
- # define SSL_R_SCSV_RECEIVED_WHEN_RENEGOTIATING 345
685
- # define SSL_R_SCT_VERIFICATION_FAILED 208
686
- # define SSL_R_SERVERHELLO_TLSEXT 275
687
- # define SSL_R_SESSION_ID_CONTEXT_UNINITIALIZED 277
688
- # define SSL_R_SHUTDOWN_WHILE_IN_INIT 407
689
- # define SSL_R_SIGNATURE_ALGORITHMS_ERROR 360
690
- # define SSL_R_SIGNATURE_FOR_NON_SIGNING_CERTIFICATE 220
691
- # define SSL_R_SRP_A_CALC 361
692
- # define SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES 362
693
- # define SSL_R_SRTP_PROTECTION_PROFILE_LIST_TOO_LONG 363
694
- # define SSL_R_SRTP_UNKNOWN_PROTECTION_PROFILE 364
695
- # define SSL_R_SSL3_EXT_INVALID_MAX_FRAGMENT_LENGTH 232
696
- # define SSL_R_SSL3_EXT_INVALID_SERVERNAME 319
697
- # define SSL_R_SSL3_EXT_INVALID_SERVERNAME_TYPE 320
698
- # define SSL_R_SSL3_SESSION_ID_TOO_LONG 300
699
- # define SSL_R_SSLV3_ALERT_BAD_CERTIFICATE 1042
700
- # define SSL_R_SSLV3_ALERT_BAD_RECORD_MAC 1020
701
- # define SSL_R_SSLV3_ALERT_CERTIFICATE_EXPIRED 1045
702
- # define SSL_R_SSLV3_ALERT_CERTIFICATE_REVOKED 1044
703
- # define SSL_R_SSLV3_ALERT_CERTIFICATE_UNKNOWN 1046
704
- # define SSL_R_SSLV3_ALERT_DECOMPRESSION_FAILURE 1030
705
- # define SSL_R_SSLV3_ALERT_HANDSHAKE_FAILURE 1040
706
- # define SSL_R_SSLV3_ALERT_ILLEGAL_PARAMETER 1047
707
- # define SSL_R_SSLV3_ALERT_NO_CERTIFICATE 1041
708
- # define SSL_R_SSLV3_ALERT_UNEXPECTED_MESSAGE 1010
709
- # define SSL_R_SSLV3_ALERT_UNSUPPORTED_CERTIFICATE 1043
710
- # define SSL_R_SSL_COMMAND_SECTION_EMPTY 117
711
- # define SSL_R_SSL_COMMAND_SECTION_NOT_FOUND 125
712
- # define SSL_R_SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION 228
713
- # define SSL_R_SSL_HANDSHAKE_FAILURE 229
714
- # define SSL_R_SSL_LIBRARY_HAS_NO_CIPHERS 230
715
- # define SSL_R_SSL_NEGATIVE_LENGTH 372
716
- # define SSL_R_SSL_SECTION_EMPTY 126
717
- # define SSL_R_SSL_SECTION_NOT_FOUND 136
718
- # define SSL_R_SSL_SESSION_ID_CALLBACK_FAILED 301
719
- # define SSL_R_SSL_SESSION_ID_CONFLICT 302
720
- # define SSL_R_SSL_SESSION_ID_CONTEXT_TOO_LONG 273
721
- # define SSL_R_SSL_SESSION_ID_HAS_BAD_LENGTH 303
722
- # define SSL_R_SSL_SESSION_ID_TOO_LONG 408
723
- # define SSL_R_SSL_SESSION_VERSION_MISMATCH 210
724
- # define SSL_R_STILL_IN_INIT 121
725
- # define SSL_R_TLSV13_ALERT_CERTIFICATE_REQUIRED 1116
726
- # define SSL_R_TLSV13_ALERT_MISSING_EXTENSION 1109
727
- # define SSL_R_TLSV1_ALERT_ACCESS_DENIED 1049
728
- # define SSL_R_TLSV1_ALERT_DECODE_ERROR 1050
729
- # define SSL_R_TLSV1_ALERT_DECRYPTION_FAILED 1021
730
- # define SSL_R_TLSV1_ALERT_DECRYPT_ERROR 1051
731
- # define SSL_R_TLSV1_ALERT_EXPORT_RESTRICTION 1060
732
- # define SSL_R_TLSV1_ALERT_INAPPROPRIATE_FALLBACK 1086
733
- # define SSL_R_TLSV1_ALERT_INSUFFICIENT_SECURITY 1071
734
- # define SSL_R_TLSV1_ALERT_INTERNAL_ERROR 1080
735
- # define SSL_R_TLSV1_ALERT_NO_RENEGOTIATION 1100
736
- # define SSL_R_TLSV1_ALERT_PROTOCOL_VERSION 1070
737
- # define SSL_R_TLSV1_ALERT_RECORD_OVERFLOW 1022
738
- # define SSL_R_TLSV1_ALERT_UNKNOWN_CA 1048
739
- # define SSL_R_TLSV1_ALERT_USER_CANCELLED 1090
740
- # define SSL_R_TLSV1_BAD_CERTIFICATE_HASH_VALUE 1114
741
- # define SSL_R_TLSV1_BAD_CERTIFICATE_STATUS_RESPONSE 1113
742
- # define SSL_R_TLSV1_CERTIFICATE_UNOBTAINABLE 1111
743
- # define SSL_R_TLSV1_UNRECOGNIZED_NAME 1112
744
- # define SSL_R_TLSV1_UNSUPPORTED_EXTENSION 1110
745
- # define SSL_R_TLS_HEARTBEAT_PEER_DOESNT_ACCEPT 365
746
- # define SSL_R_TLS_HEARTBEAT_PENDING 366
747
- # define SSL_R_TLS_ILLEGAL_EXPORTER_LABEL 367
748
- # define SSL_R_TLS_INVALID_ECPOINTFORMAT_LIST 157
749
- # define SSL_R_TOO_MANY_KEY_UPDATES 132
750
- # define SSL_R_TOO_MANY_WARN_ALERTS 409
751
- # define SSL_R_TOO_MUCH_EARLY_DATA 164
752
- # define SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS 314
753
- # define SSL_R_UNABLE_TO_FIND_PUBLIC_KEY_PARAMETERS 239
754
- # define SSL_R_UNABLE_TO_LOAD_SSL3_MD5_ROUTINES 242
755
- # define SSL_R_UNABLE_TO_LOAD_SSL3_SHA1_ROUTINES 243
756
- # define SSL_R_UNEXPECTED_CCS_MESSAGE 262
757
- # define SSL_R_UNEXPECTED_END_OF_EARLY_DATA 178
758
- # define SSL_R_UNEXPECTED_MESSAGE 244
759
- # define SSL_R_UNEXPECTED_RECORD 245
760
- # define SSL_R_UNINITIALIZED 276
761
- # define SSL_R_UNKNOWN_ALERT_TYPE 246
762
- # define SSL_R_UNKNOWN_CERTIFICATE_TYPE 247
763
- # define SSL_R_UNKNOWN_CIPHER_RETURNED 248
764
- # define SSL_R_UNKNOWN_CIPHER_TYPE 249
765
- # define SSL_R_UNKNOWN_CMD_NAME 386
766
- # define SSL_R_UNKNOWN_COMMAND 139
767
- # define SSL_R_UNKNOWN_DIGEST 368
768
- # define SSL_R_UNKNOWN_KEY_EXCHANGE_TYPE 250
769
- # define SSL_R_UNKNOWN_PKEY_TYPE 251
770
- # define SSL_R_UNKNOWN_PROTOCOL 252
771
- # define SSL_R_UNKNOWN_SSL_VERSION 254
772
- # define SSL_R_UNKNOWN_STATE 255
773
- # define SSL_R_UNSAFE_LEGACY_RENEGOTIATION_DISABLED 338
774
- # define SSL_R_UNSOLICITED_EXTENSION 217
775
- # define SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM 257
776
- # define SSL_R_UNSUPPORTED_ELLIPTIC_CURVE 315
777
- # define SSL_R_UNSUPPORTED_PROTOCOL 258
778
- # define SSL_R_UNSUPPORTED_SSL_VERSION 259
779
- # define SSL_R_UNSUPPORTED_STATUS_TYPE 329
780
- # define SSL_R_USE_SRTP_NOT_NEGOTIATED 369
781
- # define SSL_R_VERSION_TOO_HIGH 166
782
- # define SSL_R_VERSION_TOO_LOW 396
783
- # define SSL_R_WRONG_CERTIFICATE_TYPE 383
784
- # define SSL_R_WRONG_CIPHER_RETURNED 261
785
- # define SSL_R_WRONG_CURVE 378
786
- # define SSL_R_WRONG_ENCRYPTION_LEVEL_RECEIVED 800
787
- # define SSL_R_WRONG_SIGNATURE_LENGTH 264
788
- # define SSL_R_WRONG_SIGNATURE_SIZE 265
789
- # define SSL_R_WRONG_SIGNATURE_TYPE 370
790
- # define SSL_R_WRONG_SSL_VERSION 266
791
- # define SSL_R_WRONG_VERSION_NUMBER 267
792
- # define SSL_R_X509_LIB 268
793
- # define SSL_R_X509_VERIFICATION_SETUP_PROBLEMS 269
794
-
795
- #endif