node-aix-ppc64 18.6.0 → 18.9.0

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 (590) hide show
  1. package/CHANGELOG.md +502 -0
  2. package/LICENSE +33 -1
  3. package/README.md +22 -6
  4. package/bin/node +0 -0
  5. package/include/node/common.gypi +1 -1
  6. package/include/node/config.gypi +6 -2
  7. package/include/node/node.exp +366 -172
  8. package/include/node/node.h +38 -1
  9. package/include/node/node_api.h +1 -1
  10. package/include/node/node_version.h +1 -1
  11. package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
  12. package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
  13. package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
  14. package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
  15. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  16. package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
  17. package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
  18. package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
  19. package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
  20. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
  21. package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
  22. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
  23. package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
  24. package/include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h +1 -1
  25. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h +1 -1
  26. package/include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h +1 -1
  27. package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
  28. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
  29. package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
  30. package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
  31. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
  32. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
  33. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
  34. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
  35. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
  36. package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
  37. package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
  38. package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
  39. package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
  40. package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
  41. package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
  42. package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
  43. package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
  44. package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
  45. package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
  46. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
  47. package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
  48. package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
  49. package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  50. package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
  51. package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
  52. package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
  53. package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
  54. package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
  55. package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
  56. package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
  57. package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
  58. package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
  59. package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
  60. package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
  61. package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
  62. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
  63. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
  64. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
  65. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
  66. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
  67. package/include/node/v8-array-buffer.h +12 -0
  68. package/include/node/v8-version.h +1 -1
  69. package/package.json +1 -1
  70. package/share/man/man1/node.1 +15 -0
  71. package/include/node/openssl/archs/BSD-x86/asm/crypto/include/internal/bn_conf.h +0 -28
  72. package/include/node/openssl/archs/BSD-x86/asm/crypto/include/internal/dso_conf.h +0 -17
  73. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslconf.h +0 -197
  74. package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  75. package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  76. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslconf.h +0 -197
  77. package/include/node/openssl/archs/BSD-x86/no-asm/crypto/include/internal/bn_conf.h +0 -28
  78. package/include/node/openssl/archs/BSD-x86/no-asm/crypto/include/internal/dso_conf.h +0 -17
  79. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslconf.h +0 -200
  80. package/include/node/openssl/archs/BSD-x86_64/asm/crypto/include/internal/bn_conf.h +0 -28
  81. package/include/node/openssl/archs/BSD-x86_64/asm/crypto/include/internal/dso_conf.h +0 -17
  82. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslconf.h +0 -197
  83. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  84. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  85. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslconf.h +0 -197
  86. package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  87. package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  88. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslconf.h +0 -200
  89. package/include/node/openssl/archs/VC-WIN32/asm/crypto/include/internal/bn_conf.h +0 -28
  90. package/include/node/openssl/archs/VC-WIN32/asm/crypto/include/internal/dso_conf.h +0 -16
  91. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslconf.h +0 -203
  92. package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  93. package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/include/internal/dso_conf.h +0 -16
  94. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslconf.h +0 -203
  95. package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/include/internal/bn_conf.h +0 -28
  96. package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/include/internal/dso_conf.h +0 -16
  97. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslconf.h +0 -206
  98. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/include/internal/bn_conf.h +0 -28
  99. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/include/internal/dso_conf.h +0 -16
  100. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslconf.h +0 -203
  101. package/include/node/openssl/archs/VC-WIN64A/asm/crypto/include/internal/bn_conf.h +0 -28
  102. package/include/node/openssl/archs/VC-WIN64A/asm/crypto/include/internal/dso_conf.h +0 -16
  103. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslconf.h +0 -203
  104. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  105. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/include/internal/dso_conf.h +0 -16
  106. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslconf.h +0 -203
  107. package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/include/internal/bn_conf.h +0 -28
  108. package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/include/internal/dso_conf.h +0 -16
  109. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslconf.h +0 -206
  110. package/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +0 -29
  111. package/include/node/openssl/archs/aix-gcc/asm/crypto/include/internal/bn_conf.h +0 -28
  112. package/include/node/openssl/archs/aix-gcc/asm/crypto/include/internal/dso_conf.h +0 -17
  113. package/include/node/openssl/archs/aix-gcc/asm/include/crypto/bn_conf.h +0 -29
  114. package/include/node/openssl/archs/aix-gcc/asm/include/crypto/dso_conf.h +0 -19
  115. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/asn1.h +0 -1128
  116. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/asn1t.h +0 -946
  117. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/bio.h +0 -886
  118. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/cmp.h +0 -592
  119. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/cms.h +0 -493
  120. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/conf.h +0 -211
  121. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/configuration.h +0 -136
  122. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/crmf.h +0 -227
  123. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/crypto.h +0 -556
  124. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/ct.h +0 -573
  125. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/err.h +0 -492
  126. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/ess.h +0 -128
  127. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/fipskey.h +0 -36
  128. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/lhash.h +0 -288
  129. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/ocsp.h +0 -483
  130. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/opensslconf.h +0 -203
  131. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/opensslv.h +0 -114
  132. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/pkcs12.h +0 -350
  133. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/pkcs7.h +0 -427
  134. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/safestack.h +0 -297
  135. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/srp.h +0 -285
  136. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/ssl.h +0 -2657
  137. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/ui.h +0 -407
  138. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/x509.h +0 -1276
  139. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/x509_vfy.h +0 -894
  140. package/include/node/openssl/archs/aix-gcc/asm/include/openssl/x509v3.h +0 -1450
  141. package/include/node/openssl/archs/aix-gcc/asm/include/progs.h +0 -123
  142. package/include/node/openssl/archs/aix-gcc/asm/providers/common/include/prov/der_digests.h +0 -160
  143. package/include/node/openssl/archs/aix-gcc/asm/providers/common/include/prov/der_dsa.h +0 -94
  144. package/include/node/openssl/archs/aix-gcc/asm/providers/common/include/prov/der_ec.h +0 -286
  145. package/include/node/openssl/archs/aix-gcc/asm/providers/common/include/prov/der_ecx.h +0 -50
  146. package/include/node/openssl/archs/aix-gcc/asm/providers/common/include/prov/der_rsa.h +0 -187
  147. package/include/node/openssl/archs/aix-gcc/asm/providers/common/include/prov/der_sm2.h +0 -37
  148. package/include/node/openssl/archs/aix-gcc/asm/providers/common/include/prov/der_wrap.h +0 -46
  149. package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +0 -30
  150. package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  151. package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  152. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/crypto/bn_conf.h +0 -29
  153. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/crypto/dso_conf.h +0 -19
  154. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/asn1.h +0 -1128
  155. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/asn1t.h +0 -946
  156. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/bio.h +0 -886
  157. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/cmp.h +0 -592
  158. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/cms.h +0 -493
  159. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/conf.h +0 -211
  160. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/configuration.h +0 -136
  161. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/crmf.h +0 -227
  162. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/crypto.h +0 -556
  163. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/ct.h +0 -573
  164. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/err.h +0 -492
  165. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/ess.h +0 -128
  166. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/fipskey.h +0 -36
  167. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/lhash.h +0 -288
  168. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/ocsp.h +0 -483
  169. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/opensslconf.h +0 -203
  170. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/opensslv.h +0 -114
  171. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/pkcs12.h +0 -350
  172. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/pkcs7.h +0 -427
  173. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/safestack.h +0 -297
  174. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/srp.h +0 -285
  175. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/ssl.h +0 -2657
  176. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/ui.h +0 -407
  177. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/x509.h +0 -1276
  178. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/x509_vfy.h +0 -894
  179. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/openssl/x509v3.h +0 -1450
  180. package/include/node/openssl/archs/aix-gcc/asm_avx2/include/progs.h +0 -123
  181. package/include/node/openssl/archs/aix-gcc/asm_avx2/providers/common/include/prov/der_digests.h +0 -160
  182. package/include/node/openssl/archs/aix-gcc/asm_avx2/providers/common/include/prov/der_dsa.h +0 -94
  183. package/include/node/openssl/archs/aix-gcc/asm_avx2/providers/common/include/prov/der_ec.h +0 -286
  184. package/include/node/openssl/archs/aix-gcc/asm_avx2/providers/common/include/prov/der_ecx.h +0 -50
  185. package/include/node/openssl/archs/aix-gcc/asm_avx2/providers/common/include/prov/der_rsa.h +0 -187
  186. package/include/node/openssl/archs/aix-gcc/asm_avx2/providers/common/include/prov/der_sm2.h +0 -37
  187. package/include/node/openssl/archs/aix-gcc/asm_avx2/providers/common/include/prov/der_wrap.h +0 -46
  188. package/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +0 -28
  189. package/include/node/openssl/archs/aix-gcc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  190. package/include/node/openssl/archs/aix-gcc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  191. package/include/node/openssl/archs/aix-gcc/no-asm/include/crypto/bn_conf.h +0 -29
  192. package/include/node/openssl/archs/aix-gcc/no-asm/include/crypto/dso_conf.h +0 -19
  193. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/asn1.h +0 -1128
  194. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/asn1t.h +0 -946
  195. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/bio.h +0 -886
  196. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/cmp.h +0 -592
  197. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/cms.h +0 -493
  198. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/conf.h +0 -211
  199. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/configuration.h +0 -139
  200. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/crmf.h +0 -227
  201. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/crypto.h +0 -556
  202. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/ct.h +0 -573
  203. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/err.h +0 -492
  204. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/ess.h +0 -128
  205. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/fipskey.h +0 -36
  206. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/lhash.h +0 -288
  207. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/ocsp.h +0 -483
  208. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/opensslconf.h +0 -206
  209. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/opensslv.h +0 -114
  210. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/pkcs12.h +0 -350
  211. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/pkcs7.h +0 -427
  212. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/safestack.h +0 -297
  213. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/srp.h +0 -285
  214. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/ssl.h +0 -2657
  215. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/ui.h +0 -407
  216. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/x509.h +0 -1276
  217. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/x509_vfy.h +0 -894
  218. package/include/node/openssl/archs/aix-gcc/no-asm/include/openssl/x509v3.h +0 -1450
  219. package/include/node/openssl/archs/aix-gcc/no-asm/include/progs.h +0 -123
  220. package/include/node/openssl/archs/aix-gcc/no-asm/providers/common/include/prov/der_digests.h +0 -160
  221. package/include/node/openssl/archs/aix-gcc/no-asm/providers/common/include/prov/der_dsa.h +0 -94
  222. package/include/node/openssl/archs/aix-gcc/no-asm/providers/common/include/prov/der_ec.h +0 -286
  223. package/include/node/openssl/archs/aix-gcc/no-asm/providers/common/include/prov/der_ecx.h +0 -50
  224. package/include/node/openssl/archs/aix-gcc/no-asm/providers/common/include/prov/der_rsa.h +0 -187
  225. package/include/node/openssl/archs/aix-gcc/no-asm/providers/common/include/prov/der_sm2.h +0 -37
  226. package/include/node/openssl/archs/aix-gcc/no-asm/providers/common/include/prov/der_wrap.h +0 -46
  227. package/include/node/openssl/archs/aix64-gcc/asm/crypto/include/internal/bn_conf.h +0 -28
  228. package/include/node/openssl/archs/aix64-gcc/asm/crypto/include/internal/dso_conf.h +0 -17
  229. package/include/node/openssl/archs/aix64-gcc/asm/include/openssl/opensslconf.h +0 -203
  230. package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  231. package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  232. package/include/node/openssl/archs/aix64-gcc/asm_avx2/include/openssl/opensslconf.h +0 -203
  233. package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  234. package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  235. package/include/node/openssl/archs/aix64-gcc/no-asm/include/openssl/opensslconf.h +0 -206
  236. package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/include/internal/bn_conf.h +0 -28
  237. package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/include/internal/dso_conf.h +0 -17
  238. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslconf.h +0 -203
  239. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  240. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  241. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslconf.h +0 -203
  242. package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  243. package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  244. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslconf.h +0 -206
  245. package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/include/internal/bn_conf.h +0 -28
  246. package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/include/internal/dso_conf.h +0 -17
  247. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslconf.h +0 -203
  248. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  249. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  250. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslconf.h +0 -203
  251. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  252. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  253. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslconf.h +0 -206
  254. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/include/internal/bn_conf.h +0 -28
  255. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/include/internal/dso_conf.h +0 -17
  256. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslconf.h +0 -203
  257. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  258. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  259. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslconf.h +0 -203
  260. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  261. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  262. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslconf.h +0 -206
  263. package/include/node/openssl/archs/linux-aarch64/asm/crypto/include/internal/bn_conf.h +0 -28
  264. package/include/node/openssl/archs/linux-aarch64/asm/crypto/include/internal/dso_conf.h +0 -17
  265. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslconf.h +0 -200
  266. package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  267. package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  268. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslconf.h +0 -200
  269. package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  270. package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  271. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslconf.h +0 -203
  272. package/include/node/openssl/archs/linux-armv4/asm/crypto/include/internal/bn_conf.h +0 -28
  273. package/include/node/openssl/archs/linux-armv4/asm/crypto/include/internal/dso_conf.h +0 -17
  274. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslconf.h +0 -200
  275. package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  276. package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  277. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslconf.h +0 -200
  278. package/include/node/openssl/archs/linux-armv4/no-asm/crypto/include/internal/bn_conf.h +0 -28
  279. package/include/node/openssl/archs/linux-armv4/no-asm/crypto/include/internal/dso_conf.h +0 -17
  280. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslconf.h +0 -203
  281. package/include/node/openssl/archs/linux-elf/asm/crypto/include/internal/bn_conf.h +0 -28
  282. package/include/node/openssl/archs/linux-elf/asm/crypto/include/internal/dso_conf.h +0 -17
  283. package/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslconf.h +0 -200
  284. package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  285. package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  286. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslconf.h +0 -200
  287. package/include/node/openssl/archs/linux-elf/no-asm/crypto/include/internal/bn_conf.h +0 -28
  288. package/include/node/openssl/archs/linux-elf/no-asm/crypto/include/internal/dso_conf.h +0 -17
  289. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslconf.h +0 -203
  290. package/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +0 -31
  291. package/include/node/openssl/archs/linux-ppc/asm/crypto/include/internal/bn_conf.h +0 -28
  292. package/include/node/openssl/archs/linux-ppc/asm/crypto/include/internal/dso_conf.h +0 -17
  293. package/include/node/openssl/archs/linux-ppc/asm/include/crypto/bn_conf.h +0 -29
  294. package/include/node/openssl/archs/linux-ppc/asm/include/crypto/dso_conf.h +0 -19
  295. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/asn1.h +0 -1128
  296. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/asn1t.h +0 -946
  297. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/bio.h +0 -886
  298. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/cmp.h +0 -592
  299. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/cms.h +0 -493
  300. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/conf.h +0 -211
  301. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/configuration.h +0 -133
  302. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/crmf.h +0 -227
  303. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/crypto.h +0 -556
  304. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/ct.h +0 -573
  305. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/err.h +0 -492
  306. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/ess.h +0 -128
  307. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/fipskey.h +0 -36
  308. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/lhash.h +0 -288
  309. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/ocsp.h +0 -483
  310. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/opensslconf.h +0 -200
  311. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/opensslv.h +0 -114
  312. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/pkcs12.h +0 -350
  313. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/pkcs7.h +0 -427
  314. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/safestack.h +0 -297
  315. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/srp.h +0 -285
  316. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/ssl.h +0 -2657
  317. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/ui.h +0 -407
  318. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/x509.h +0 -1276
  319. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/x509_vfy.h +0 -894
  320. package/include/node/openssl/archs/linux-ppc/asm/include/openssl/x509v3.h +0 -1450
  321. package/include/node/openssl/archs/linux-ppc/asm/include/progs.h +0 -123
  322. package/include/node/openssl/archs/linux-ppc/asm/providers/common/include/prov/der_digests.h +0 -160
  323. package/include/node/openssl/archs/linux-ppc/asm/providers/common/include/prov/der_dsa.h +0 -94
  324. package/include/node/openssl/archs/linux-ppc/asm/providers/common/include/prov/der_ec.h +0 -286
  325. package/include/node/openssl/archs/linux-ppc/asm/providers/common/include/prov/der_ecx.h +0 -50
  326. package/include/node/openssl/archs/linux-ppc/asm/providers/common/include/prov/der_rsa.h +0 -187
  327. package/include/node/openssl/archs/linux-ppc/asm/providers/common/include/prov/der_sm2.h +0 -37
  328. package/include/node/openssl/archs/linux-ppc/asm/providers/common/include/prov/der_wrap.h +0 -46
  329. package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +0 -32
  330. package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  331. package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  332. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/crypto/bn_conf.h +0 -29
  333. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/crypto/dso_conf.h +0 -19
  334. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/asn1.h +0 -1128
  335. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/asn1t.h +0 -946
  336. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/bio.h +0 -886
  337. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/cmp.h +0 -592
  338. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/cms.h +0 -493
  339. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/conf.h +0 -211
  340. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/configuration.h +0 -133
  341. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/crmf.h +0 -227
  342. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/crypto.h +0 -556
  343. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/ct.h +0 -573
  344. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/err.h +0 -492
  345. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/ess.h +0 -128
  346. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/fipskey.h +0 -36
  347. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/lhash.h +0 -288
  348. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/ocsp.h +0 -483
  349. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/opensslconf.h +0 -200
  350. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/opensslv.h +0 -114
  351. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/pkcs12.h +0 -350
  352. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/pkcs7.h +0 -427
  353. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/safestack.h +0 -297
  354. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/srp.h +0 -285
  355. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/ssl.h +0 -2657
  356. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/ui.h +0 -407
  357. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/x509.h +0 -1276
  358. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/x509_vfy.h +0 -894
  359. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/openssl/x509v3.h +0 -1450
  360. package/include/node/openssl/archs/linux-ppc/asm_avx2/include/progs.h +0 -123
  361. package/include/node/openssl/archs/linux-ppc/asm_avx2/providers/common/include/prov/der_digests.h +0 -160
  362. package/include/node/openssl/archs/linux-ppc/asm_avx2/providers/common/include/prov/der_dsa.h +0 -94
  363. package/include/node/openssl/archs/linux-ppc/asm_avx2/providers/common/include/prov/der_ec.h +0 -286
  364. package/include/node/openssl/archs/linux-ppc/asm_avx2/providers/common/include/prov/der_ecx.h +0 -50
  365. package/include/node/openssl/archs/linux-ppc/asm_avx2/providers/common/include/prov/der_rsa.h +0 -187
  366. package/include/node/openssl/archs/linux-ppc/asm_avx2/providers/common/include/prov/der_sm2.h +0 -37
  367. package/include/node/openssl/archs/linux-ppc/asm_avx2/providers/common/include/prov/der_wrap.h +0 -46
  368. package/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +0 -30
  369. package/include/node/openssl/archs/linux-ppc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  370. package/include/node/openssl/archs/linux-ppc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  371. package/include/node/openssl/archs/linux-ppc/no-asm/include/crypto/bn_conf.h +0 -29
  372. package/include/node/openssl/archs/linux-ppc/no-asm/include/crypto/dso_conf.h +0 -19
  373. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/asn1.h +0 -1128
  374. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/asn1t.h +0 -946
  375. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/bio.h +0 -886
  376. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/cmp.h +0 -592
  377. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/cms.h +0 -493
  378. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/conf.h +0 -211
  379. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/configuration.h +0 -136
  380. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/crmf.h +0 -227
  381. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/crypto.h +0 -556
  382. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/ct.h +0 -573
  383. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/err.h +0 -492
  384. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/ess.h +0 -128
  385. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/fipskey.h +0 -36
  386. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/lhash.h +0 -288
  387. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/ocsp.h +0 -483
  388. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/opensslconf.h +0 -203
  389. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/opensslv.h +0 -114
  390. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/pkcs12.h +0 -350
  391. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/pkcs7.h +0 -427
  392. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/safestack.h +0 -297
  393. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/srp.h +0 -285
  394. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/ssl.h +0 -2657
  395. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/ui.h +0 -407
  396. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/x509.h +0 -1276
  397. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/x509_vfy.h +0 -894
  398. package/include/node/openssl/archs/linux-ppc/no-asm/include/openssl/x509v3.h +0 -1450
  399. package/include/node/openssl/archs/linux-ppc/no-asm/include/progs.h +0 -123
  400. package/include/node/openssl/archs/linux-ppc/no-asm/providers/common/include/prov/der_digests.h +0 -160
  401. package/include/node/openssl/archs/linux-ppc/no-asm/providers/common/include/prov/der_dsa.h +0 -94
  402. package/include/node/openssl/archs/linux-ppc/no-asm/providers/common/include/prov/der_ec.h +0 -286
  403. package/include/node/openssl/archs/linux-ppc/no-asm/providers/common/include/prov/der_ecx.h +0 -50
  404. package/include/node/openssl/archs/linux-ppc/no-asm/providers/common/include/prov/der_rsa.h +0 -187
  405. package/include/node/openssl/archs/linux-ppc/no-asm/providers/common/include/prov/der_sm2.h +0 -37
  406. package/include/node/openssl/archs/linux-ppc/no-asm/providers/common/include/prov/der_wrap.h +0 -46
  407. package/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +0 -32
  408. package/include/node/openssl/archs/linux-ppc64/asm/crypto/include/internal/bn_conf.h +0 -28
  409. package/include/node/openssl/archs/linux-ppc64/asm/crypto/include/internal/dso_conf.h +0 -17
  410. package/include/node/openssl/archs/linux-ppc64/asm/include/crypto/bn_conf.h +0 -29
  411. package/include/node/openssl/archs/linux-ppc64/asm/include/crypto/dso_conf.h +0 -19
  412. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/asn1.h +0 -1128
  413. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/asn1t.h +0 -946
  414. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/bio.h +0 -886
  415. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/cmp.h +0 -592
  416. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/cms.h +0 -493
  417. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/conf.h +0 -211
  418. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/configuration.h +0 -133
  419. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/crmf.h +0 -227
  420. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/crypto.h +0 -556
  421. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/ct.h +0 -573
  422. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/err.h +0 -492
  423. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/ess.h +0 -128
  424. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/fipskey.h +0 -36
  425. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/lhash.h +0 -288
  426. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/ocsp.h +0 -483
  427. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/opensslconf.h +0 -200
  428. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/opensslv.h +0 -114
  429. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/pkcs12.h +0 -350
  430. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/pkcs7.h +0 -427
  431. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/safestack.h +0 -297
  432. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/srp.h +0 -285
  433. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/ssl.h +0 -2657
  434. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/ui.h +0 -407
  435. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/x509.h +0 -1276
  436. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/x509_vfy.h +0 -894
  437. package/include/node/openssl/archs/linux-ppc64/asm/include/openssl/x509v3.h +0 -1450
  438. package/include/node/openssl/archs/linux-ppc64/asm/include/progs.h +0 -123
  439. package/include/node/openssl/archs/linux-ppc64/asm/providers/common/include/prov/der_digests.h +0 -160
  440. package/include/node/openssl/archs/linux-ppc64/asm/providers/common/include/prov/der_dsa.h +0 -94
  441. package/include/node/openssl/archs/linux-ppc64/asm/providers/common/include/prov/der_ec.h +0 -286
  442. package/include/node/openssl/archs/linux-ppc64/asm/providers/common/include/prov/der_ecx.h +0 -50
  443. package/include/node/openssl/archs/linux-ppc64/asm/providers/common/include/prov/der_rsa.h +0 -187
  444. package/include/node/openssl/archs/linux-ppc64/asm/providers/common/include/prov/der_sm2.h +0 -37
  445. package/include/node/openssl/archs/linux-ppc64/asm/providers/common/include/prov/der_wrap.h +0 -46
  446. package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +0 -33
  447. package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  448. package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  449. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/crypto/bn_conf.h +0 -29
  450. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/crypto/dso_conf.h +0 -19
  451. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/asn1.h +0 -1128
  452. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/asn1t.h +0 -946
  453. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/bio.h +0 -886
  454. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/cmp.h +0 -592
  455. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/cms.h +0 -493
  456. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/conf.h +0 -211
  457. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/configuration.h +0 -133
  458. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/crmf.h +0 -227
  459. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/crypto.h +0 -556
  460. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/ct.h +0 -573
  461. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/err.h +0 -492
  462. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/ess.h +0 -128
  463. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/fipskey.h +0 -36
  464. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/lhash.h +0 -288
  465. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/ocsp.h +0 -483
  466. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/opensslconf.h +0 -200
  467. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/opensslv.h +0 -114
  468. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/pkcs12.h +0 -350
  469. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/pkcs7.h +0 -427
  470. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/safestack.h +0 -297
  471. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/srp.h +0 -285
  472. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/ssl.h +0 -2657
  473. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/ui.h +0 -407
  474. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/x509.h +0 -1276
  475. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/x509_vfy.h +0 -894
  476. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/openssl/x509v3.h +0 -1450
  477. package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/progs.h +0 -123
  478. package/include/node/openssl/archs/linux-ppc64/asm_avx2/providers/common/include/prov/der_digests.h +0 -160
  479. package/include/node/openssl/archs/linux-ppc64/asm_avx2/providers/common/include/prov/der_dsa.h +0 -94
  480. package/include/node/openssl/archs/linux-ppc64/asm_avx2/providers/common/include/prov/der_ec.h +0 -286
  481. package/include/node/openssl/archs/linux-ppc64/asm_avx2/providers/common/include/prov/der_ecx.h +0 -50
  482. package/include/node/openssl/archs/linux-ppc64/asm_avx2/providers/common/include/prov/der_rsa.h +0 -187
  483. package/include/node/openssl/archs/linux-ppc64/asm_avx2/providers/common/include/prov/der_sm2.h +0 -37
  484. package/include/node/openssl/archs/linux-ppc64/asm_avx2/providers/common/include/prov/der_wrap.h +0 -46
  485. package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +0 -30
  486. package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  487. package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  488. package/include/node/openssl/archs/linux-ppc64/no-asm/include/crypto/bn_conf.h +0 -29
  489. package/include/node/openssl/archs/linux-ppc64/no-asm/include/crypto/dso_conf.h +0 -19
  490. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/asn1.h +0 -1128
  491. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/asn1t.h +0 -946
  492. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/bio.h +0 -886
  493. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/cmp.h +0 -592
  494. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/cms.h +0 -493
  495. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/conf.h +0 -211
  496. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/configuration.h +0 -136
  497. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/crmf.h +0 -227
  498. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/crypto.h +0 -556
  499. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/ct.h +0 -573
  500. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/err.h +0 -492
  501. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/ess.h +0 -128
  502. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/fipskey.h +0 -36
  503. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/lhash.h +0 -288
  504. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/ocsp.h +0 -483
  505. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/opensslconf.h +0 -203
  506. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/opensslv.h +0 -114
  507. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/pkcs12.h +0 -350
  508. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/pkcs7.h +0 -427
  509. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/safestack.h +0 -297
  510. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/srp.h +0 -285
  511. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/ssl.h +0 -2657
  512. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/ui.h +0 -407
  513. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/x509.h +0 -1276
  514. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/x509_vfy.h +0 -894
  515. package/include/node/openssl/archs/linux-ppc64/no-asm/include/openssl/x509v3.h +0 -1450
  516. package/include/node/openssl/archs/linux-ppc64/no-asm/include/progs.h +0 -123
  517. package/include/node/openssl/archs/linux-ppc64/no-asm/providers/common/include/prov/der_digests.h +0 -160
  518. package/include/node/openssl/archs/linux-ppc64/no-asm/providers/common/include/prov/der_dsa.h +0 -94
  519. package/include/node/openssl/archs/linux-ppc64/no-asm/providers/common/include/prov/der_ec.h +0 -286
  520. package/include/node/openssl/archs/linux-ppc64/no-asm/providers/common/include/prov/der_ecx.h +0 -50
  521. package/include/node/openssl/archs/linux-ppc64/no-asm/providers/common/include/prov/der_rsa.h +0 -187
  522. package/include/node/openssl/archs/linux-ppc64/no-asm/providers/common/include/prov/der_sm2.h +0 -37
  523. package/include/node/openssl/archs/linux-ppc64/no-asm/providers/common/include/prov/der_wrap.h +0 -46
  524. package/include/node/openssl/archs/linux-ppc64le/asm/crypto/include/internal/bn_conf.h +0 -28
  525. package/include/node/openssl/archs/linux-ppc64le/asm/crypto/include/internal/dso_conf.h +0 -17
  526. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslconf.h +0 -200
  527. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  528. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  529. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslconf.h +0 -200
  530. package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/include/internal/bn_conf.h +0 -28
  531. package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/include/internal/dso_conf.h +0 -17
  532. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslconf.h +0 -203
  533. package/include/node/openssl/archs/linux-x86_64/asm/crypto/include/internal/bn_conf.h +0 -28
  534. package/include/node/openssl/archs/linux-x86_64/asm/crypto/include/internal/dso_conf.h +0 -17
  535. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslconf.h +0 -200
  536. package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  537. package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  538. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslconf.h +0 -200
  539. package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  540. package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  541. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslconf.h +0 -203
  542. package/include/node/openssl/archs/linux32-s390x/asm/crypto/include/internal/bn_conf.h +0 -28
  543. package/include/node/openssl/archs/linux32-s390x/asm/crypto/include/internal/dso_conf.h +0 -17
  544. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslconf.h +0 -200
  545. package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  546. package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  547. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslconf.h +0 -200
  548. package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/include/internal/bn_conf.h +0 -28
  549. package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/include/internal/dso_conf.h +0 -17
  550. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslconf.h +0 -203
  551. package/include/node/openssl/archs/linux64-mips64/asm/crypto/include/internal/bn_conf.h +0 -28
  552. package/include/node/openssl/archs/linux64-mips64/asm/crypto/include/internal/dso_conf.h +0 -17
  553. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslconf.h +0 -200
  554. package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  555. package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  556. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslconf.h +0 -200
  557. package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  558. package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  559. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslconf.h +0 -203
  560. package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/include/internal/bn_conf.h +0 -28
  561. package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/include/internal/dso_conf.h +0 -17
  562. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslconf.h +0 -203
  563. package/include/node/openssl/archs/linux64-s390x/asm/crypto/include/internal/bn_conf.h +0 -28
  564. package/include/node/openssl/archs/linux64-s390x/asm/crypto/include/internal/dso_conf.h +0 -17
  565. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslconf.h +0 -200
  566. package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  567. package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  568. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslconf.h +0 -200
  569. package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/include/internal/bn_conf.h +0 -28
  570. package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/include/internal/dso_conf.h +0 -17
  571. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslconf.h +0 -203
  572. package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/include/internal/bn_conf.h +0 -28
  573. package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/include/internal/dso_conf.h +0 -17
  574. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslconf.h +0 -200
  575. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  576. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  577. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslconf.h +0 -200
  578. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  579. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  580. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslconf.h +0 -203
  581. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/include/internal/bn_conf.h +0 -28
  582. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/include/internal/dso_conf.h +0 -17
  583. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslconf.h +0 -200
  584. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
  585. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
  586. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslconf.h +0 -200
  587. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/include/internal/bn_conf.h +0 -28
  588. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/include/internal/dso_conf.h +0 -17
  589. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslconf.h +0 -203
  590. package/share/systemtap/tapset/node.stp +0 -146
@@ -1,556 +0,0 @@
1
- /*
2
- * WARNING: do not edit!
3
- * Generated by Makefile from include/openssl/crypto.h.in
4
- *
5
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
6
- * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
7
- *
8
- * Licensed under the Apache License 2.0 (the "License"). You may not use
9
- * this file except in compliance with the License. You can obtain a copy
10
- * in the file LICENSE in the source distribution or at
11
- * https://www.openssl.org/source/license.html
12
- */
13
-
14
-
15
-
16
- #ifndef OPENSSL_CRYPTO_H
17
- # define OPENSSL_CRYPTO_H
18
- # pragma once
19
-
20
- # include <openssl/macros.h>
21
- # ifndef OPENSSL_NO_DEPRECATED_3_0
22
- # define HEADER_CRYPTO_H
23
- # endif
24
-
25
- # include <stdlib.h>
26
- # include <time.h>
27
-
28
- # include <openssl/e_os2.h>
29
-
30
- # ifndef OPENSSL_NO_STDIO
31
- # include <stdio.h>
32
- # endif
33
-
34
- # include <openssl/safestack.h>
35
- # include <openssl/opensslv.h>
36
- # include <openssl/types.h>
37
- # include <openssl/opensslconf.h>
38
- # include <openssl/cryptoerr.h>
39
- # include <openssl/core.h>
40
-
41
- # ifdef CHARSET_EBCDIC
42
- # include <openssl/ebcdic.h>
43
- # endif
44
-
45
- /*
46
- * Resolve problems on some operating systems with symbol names that clash
47
- * one way or another
48
- */
49
- # include <openssl/symhacks.h>
50
-
51
- # ifndef OPENSSL_NO_DEPRECATED_1_1_0
52
- # include <openssl/opensslv.h>
53
- # endif
54
-
55
- #ifdef __cplusplus
56
- extern "C" {
57
- #endif
58
-
59
- # ifndef OPENSSL_NO_DEPRECATED_1_1_0
60
- # define SSLeay OpenSSL_version_num
61
- # define SSLeay_version OpenSSL_version
62
- # define SSLEAY_VERSION_NUMBER OPENSSL_VERSION_NUMBER
63
- # define SSLEAY_VERSION OPENSSL_VERSION
64
- # define SSLEAY_CFLAGS OPENSSL_CFLAGS
65
- # define SSLEAY_BUILT_ON OPENSSL_BUILT_ON
66
- # define SSLEAY_PLATFORM OPENSSL_PLATFORM
67
- # define SSLEAY_DIR OPENSSL_DIR
68
-
69
- /*
70
- * Old type for allocating dynamic locks. No longer used. Use the new thread
71
- * API instead.
72
- */
73
- typedef struct {
74
- int dummy;
75
- } CRYPTO_dynlock;
76
-
77
- # endif /* OPENSSL_NO_DEPRECATED_1_1_0 */
78
-
79
- typedef void CRYPTO_RWLOCK;
80
-
81
- CRYPTO_RWLOCK *CRYPTO_THREAD_lock_new(void);
82
- __owur int CRYPTO_THREAD_read_lock(CRYPTO_RWLOCK *lock);
83
- __owur int CRYPTO_THREAD_write_lock(CRYPTO_RWLOCK *lock);
84
- int CRYPTO_THREAD_unlock(CRYPTO_RWLOCK *lock);
85
- void CRYPTO_THREAD_lock_free(CRYPTO_RWLOCK *lock);
86
-
87
- int CRYPTO_atomic_add(int *val, int amount, int *ret, CRYPTO_RWLOCK *lock);
88
- int CRYPTO_atomic_or(uint64_t *val, uint64_t op, uint64_t *ret,
89
- CRYPTO_RWLOCK *lock);
90
- int CRYPTO_atomic_load(uint64_t *val, uint64_t *ret, CRYPTO_RWLOCK *lock);
91
-
92
- /* No longer needed, so this is a no-op */
93
- #define OPENSSL_malloc_init() while(0) continue
94
-
95
- # define OPENSSL_malloc(num) \
96
- CRYPTO_malloc(num, OPENSSL_FILE, OPENSSL_LINE)
97
- # define OPENSSL_zalloc(num) \
98
- CRYPTO_zalloc(num, OPENSSL_FILE, OPENSSL_LINE)
99
- # define OPENSSL_realloc(addr, num) \
100
- CRYPTO_realloc(addr, num, OPENSSL_FILE, OPENSSL_LINE)
101
- # define OPENSSL_clear_realloc(addr, old_num, num) \
102
- CRYPTO_clear_realloc(addr, old_num, num, OPENSSL_FILE, OPENSSL_LINE)
103
- # define OPENSSL_clear_free(addr, num) \
104
- CRYPTO_clear_free(addr, num, OPENSSL_FILE, OPENSSL_LINE)
105
- # define OPENSSL_free(addr) \
106
- CRYPTO_free(addr, OPENSSL_FILE, OPENSSL_LINE)
107
- # define OPENSSL_memdup(str, s) \
108
- CRYPTO_memdup((str), s, OPENSSL_FILE, OPENSSL_LINE)
109
- # define OPENSSL_strdup(str) \
110
- CRYPTO_strdup(str, OPENSSL_FILE, OPENSSL_LINE)
111
- # define OPENSSL_strndup(str, n) \
112
- CRYPTO_strndup(str, n, OPENSSL_FILE, OPENSSL_LINE)
113
- # define OPENSSL_secure_malloc(num) \
114
- CRYPTO_secure_malloc(num, OPENSSL_FILE, OPENSSL_LINE)
115
- # define OPENSSL_secure_zalloc(num) \
116
- CRYPTO_secure_zalloc(num, OPENSSL_FILE, OPENSSL_LINE)
117
- # define OPENSSL_secure_free(addr) \
118
- CRYPTO_secure_free(addr, OPENSSL_FILE, OPENSSL_LINE)
119
- # define OPENSSL_secure_clear_free(addr, num) \
120
- CRYPTO_secure_clear_free(addr, num, OPENSSL_FILE, OPENSSL_LINE)
121
- # define OPENSSL_secure_actual_size(ptr) \
122
- CRYPTO_secure_actual_size(ptr)
123
-
124
- size_t OPENSSL_strlcpy(char *dst, const char *src, size_t siz);
125
- size_t OPENSSL_strlcat(char *dst, const char *src, size_t siz);
126
- size_t OPENSSL_strnlen(const char *str, size_t maxlen);
127
- int OPENSSL_buf2hexstr_ex(char *str, size_t str_n, size_t *strlength,
128
- const unsigned char *buf, size_t buflen,
129
- const char sep);
130
- char *OPENSSL_buf2hexstr(const unsigned char *buf, long buflen);
131
- int OPENSSL_hexstr2buf_ex(unsigned char *buf, size_t buf_n, size_t *buflen,
132
- const char *str, const char sep);
133
- unsigned char *OPENSSL_hexstr2buf(const char *str, long *buflen);
134
- int OPENSSL_hexchar2int(unsigned char c);
135
-
136
- # define OPENSSL_MALLOC_MAX_NELEMS(type) (((1U<<(sizeof(int)*8-1))-1)/sizeof(type))
137
-
138
- /*
139
- * These functions return the values of OPENSSL_VERSION_MAJOR,
140
- * OPENSSL_VERSION_MINOR, OPENSSL_VERSION_PATCH, OPENSSL_VERSION_PRE_RELEASE
141
- * and OPENSSL_VERSION_BUILD_METADATA, respectively.
142
- */
143
- unsigned int OPENSSL_version_major(void);
144
- unsigned int OPENSSL_version_minor(void);
145
- unsigned int OPENSSL_version_patch(void);
146
- const char *OPENSSL_version_pre_release(void);
147
- const char *OPENSSL_version_build_metadata(void);
148
-
149
- unsigned long OpenSSL_version_num(void);
150
- const char *OpenSSL_version(int type);
151
- # define OPENSSL_VERSION 0
152
- # define OPENSSL_CFLAGS 1
153
- # define OPENSSL_BUILT_ON 2
154
- # define OPENSSL_PLATFORM 3
155
- # define OPENSSL_DIR 4
156
- # define OPENSSL_ENGINES_DIR 5
157
- # define OPENSSL_VERSION_STRING 6
158
- # define OPENSSL_FULL_VERSION_STRING 7
159
- # define OPENSSL_MODULES_DIR 8
160
- # define OPENSSL_CPU_INFO 9
161
-
162
- const char *OPENSSL_info(int type);
163
- /*
164
- * The series starts at 1001 to avoid confusion with the OpenSSL_version
165
- * types.
166
- */
167
- # define OPENSSL_INFO_CONFIG_DIR 1001
168
- # define OPENSSL_INFO_ENGINES_DIR 1002
169
- # define OPENSSL_INFO_MODULES_DIR 1003
170
- # define OPENSSL_INFO_DSO_EXTENSION 1004
171
- # define OPENSSL_INFO_DIR_FILENAME_SEPARATOR 1005
172
- # define OPENSSL_INFO_LIST_SEPARATOR 1006
173
- # define OPENSSL_INFO_SEED_SOURCE 1007
174
- # define OPENSSL_INFO_CPU_SETTINGS 1008
175
-
176
- int OPENSSL_issetugid(void);
177
-
178
- struct crypto_ex_data_st {
179
- OSSL_LIB_CTX *ctx;
180
- STACK_OF(void) *sk;
181
- };
182
-
183
- SKM_DEFINE_STACK_OF_INTERNAL(void, void, void)
184
- #define sk_void_num(sk) OPENSSL_sk_num(ossl_check_const_void_sk_type(sk))
185
- #define sk_void_value(sk, idx) ((void *)OPENSSL_sk_value(ossl_check_const_void_sk_type(sk), (idx)))
186
- #define sk_void_new(cmp) ((STACK_OF(void) *)OPENSSL_sk_new(ossl_check_void_compfunc_type(cmp)))
187
- #define sk_void_new_null() ((STACK_OF(void) *)OPENSSL_sk_new_null())
188
- #define sk_void_new_reserve(cmp, n) ((STACK_OF(void) *)OPENSSL_sk_new_reserve(ossl_check_void_compfunc_type(cmp), (n)))
189
- #define sk_void_reserve(sk, n) OPENSSL_sk_reserve(ossl_check_void_sk_type(sk), (n))
190
- #define sk_void_free(sk) OPENSSL_sk_free(ossl_check_void_sk_type(sk))
191
- #define sk_void_zero(sk) OPENSSL_sk_zero(ossl_check_void_sk_type(sk))
192
- #define sk_void_delete(sk, i) ((void *)OPENSSL_sk_delete(ossl_check_void_sk_type(sk), (i)))
193
- #define sk_void_delete_ptr(sk, ptr) ((void *)OPENSSL_sk_delete_ptr(ossl_check_void_sk_type(sk), ossl_check_void_type(ptr)))
194
- #define sk_void_push(sk, ptr) OPENSSL_sk_push(ossl_check_void_sk_type(sk), ossl_check_void_type(ptr))
195
- #define sk_void_unshift(sk, ptr) OPENSSL_sk_unshift(ossl_check_void_sk_type(sk), ossl_check_void_type(ptr))
196
- #define sk_void_pop(sk) ((void *)OPENSSL_sk_pop(ossl_check_void_sk_type(sk)))
197
- #define sk_void_shift(sk) ((void *)OPENSSL_sk_shift(ossl_check_void_sk_type(sk)))
198
- #define sk_void_pop_free(sk, freefunc) OPENSSL_sk_pop_free(ossl_check_void_sk_type(sk),ossl_check_void_freefunc_type(freefunc))
199
- #define sk_void_insert(sk, ptr, idx) OPENSSL_sk_insert(ossl_check_void_sk_type(sk), ossl_check_void_type(ptr), (idx))
200
- #define sk_void_set(sk, idx, ptr) ((void *)OPENSSL_sk_set(ossl_check_void_sk_type(sk), (idx), ossl_check_void_type(ptr)))
201
- #define sk_void_find(sk, ptr) OPENSSL_sk_find(ossl_check_void_sk_type(sk), ossl_check_void_type(ptr))
202
- #define sk_void_find_ex(sk, ptr) OPENSSL_sk_find_ex(ossl_check_void_sk_type(sk), ossl_check_void_type(ptr))
203
- #define sk_void_find_all(sk, ptr, pnum) OPENSSL_sk_find_all(ossl_check_void_sk_type(sk), ossl_check_void_type(ptr), pnum)
204
- #define sk_void_sort(sk) OPENSSL_sk_sort(ossl_check_void_sk_type(sk))
205
- #define sk_void_is_sorted(sk) OPENSSL_sk_is_sorted(ossl_check_const_void_sk_type(sk))
206
- #define sk_void_dup(sk) ((STACK_OF(void) *)OPENSSL_sk_dup(ossl_check_const_void_sk_type(sk)))
207
- #define sk_void_deep_copy(sk, copyfunc, freefunc) ((STACK_OF(void) *)OPENSSL_sk_deep_copy(ossl_check_const_void_sk_type(sk), ossl_check_void_copyfunc_type(copyfunc), ossl_check_void_freefunc_type(freefunc)))
208
- #define sk_void_set_cmp_func(sk, cmp) ((sk_void_compfunc)OPENSSL_sk_set_cmp_func(ossl_check_void_sk_type(sk), ossl_check_void_compfunc_type(cmp)))
209
-
210
-
211
-
212
- /*
213
- * Per class, we have a STACK of function pointers.
214
- */
215
- # define CRYPTO_EX_INDEX_SSL 0
216
- # define CRYPTO_EX_INDEX_SSL_CTX 1
217
- # define CRYPTO_EX_INDEX_SSL_SESSION 2
218
- # define CRYPTO_EX_INDEX_X509 3
219
- # define CRYPTO_EX_INDEX_X509_STORE 4
220
- # define CRYPTO_EX_INDEX_X509_STORE_CTX 5
221
- # define CRYPTO_EX_INDEX_DH 6
222
- # define CRYPTO_EX_INDEX_DSA 7
223
- # define CRYPTO_EX_INDEX_EC_KEY 8
224
- # define CRYPTO_EX_INDEX_RSA 9
225
- # define CRYPTO_EX_INDEX_ENGINE 10
226
- # define CRYPTO_EX_INDEX_UI 11
227
- # define CRYPTO_EX_INDEX_BIO 12
228
- # define CRYPTO_EX_INDEX_APP 13
229
- # define CRYPTO_EX_INDEX_UI_METHOD 14
230
- # define CRYPTO_EX_INDEX_RAND_DRBG 15
231
- # define CRYPTO_EX_INDEX_DRBG CRYPTO_EX_INDEX_RAND_DRBG
232
- # define CRYPTO_EX_INDEX_OSSL_LIB_CTX 16
233
- # define CRYPTO_EX_INDEX_EVP_PKEY 17
234
- # define CRYPTO_EX_INDEX__COUNT 18
235
-
236
- typedef void CRYPTO_EX_new (void *parent, void *ptr, CRYPTO_EX_DATA *ad,
237
- int idx, long argl, void *argp);
238
- typedef void CRYPTO_EX_free (void *parent, void *ptr, CRYPTO_EX_DATA *ad,
239
- int idx, long argl, void *argp);
240
- typedef int CRYPTO_EX_dup (CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from,
241
- void **from_d, int idx, long argl, void *argp);
242
- __owur int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp,
243
- CRYPTO_EX_new *new_func,
244
- CRYPTO_EX_dup *dup_func,
245
- CRYPTO_EX_free *free_func);
246
- /* No longer use an index. */
247
- int CRYPTO_free_ex_index(int class_index, int idx);
248
-
249
- /*
250
- * Initialise/duplicate/free CRYPTO_EX_DATA variables corresponding to a
251
- * given class (invokes whatever per-class callbacks are applicable)
252
- */
253
- int CRYPTO_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad);
254
- int CRYPTO_dup_ex_data(int class_index, CRYPTO_EX_DATA *to,
255
- const CRYPTO_EX_DATA *from);
256
-
257
- void CRYPTO_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad);
258
-
259
- /* Allocate a single item in the CRYPTO_EX_DATA variable */
260
- int CRYPTO_alloc_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad,
261
- int idx);
262
-
263
- /*
264
- * Get/set data in a CRYPTO_EX_DATA variable corresponding to a particular
265
- * index (relative to the class type involved)
266
- */
267
- int CRYPTO_set_ex_data(CRYPTO_EX_DATA *ad, int idx, void *val);
268
- void *CRYPTO_get_ex_data(const CRYPTO_EX_DATA *ad, int idx);
269
-
270
- # ifndef OPENSSL_NO_DEPRECATED_1_1_0
271
- /*
272
- * This function cleans up all "ex_data" state. It mustn't be called under
273
- * potential race-conditions.
274
- */
275
- # define CRYPTO_cleanup_all_ex_data() while(0) continue
276
-
277
- /*
278
- * The old locking functions have been removed completely without compatibility
279
- * macros. This is because the old functions either could not properly report
280
- * errors, or the returned error values were not clearly documented.
281
- * Replacing the locking functions with no-ops would cause race condition
282
- * issues in the affected applications. It is far better for them to fail at
283
- * compile time.
284
- * On the other hand, the locking callbacks are no longer used. Consequently,
285
- * the callback management functions can be safely replaced with no-op macros.
286
- */
287
- # define CRYPTO_num_locks() (1)
288
- # define CRYPTO_set_locking_callback(func)
289
- # define CRYPTO_get_locking_callback() (NULL)
290
- # define CRYPTO_set_add_lock_callback(func)
291
- # define CRYPTO_get_add_lock_callback() (NULL)
292
-
293
- /*
294
- * These defines where used in combination with the old locking callbacks,
295
- * they are not called anymore, but old code that's not called might still
296
- * use them.
297
- */
298
- # define CRYPTO_LOCK 1
299
- # define CRYPTO_UNLOCK 2
300
- # define CRYPTO_READ 4
301
- # define CRYPTO_WRITE 8
302
-
303
- /* This structure is no longer used */
304
- typedef struct crypto_threadid_st {
305
- int dummy;
306
- } CRYPTO_THREADID;
307
- /* Only use CRYPTO_THREADID_set_[numeric|pointer]() within callbacks */
308
- # define CRYPTO_THREADID_set_numeric(id, val)
309
- # define CRYPTO_THREADID_set_pointer(id, ptr)
310
- # define CRYPTO_THREADID_set_callback(threadid_func) (0)
311
- # define CRYPTO_THREADID_get_callback() (NULL)
312
- # define CRYPTO_THREADID_current(id)
313
- # define CRYPTO_THREADID_cmp(a, b) (-1)
314
- # define CRYPTO_THREADID_cpy(dest, src)
315
- # define CRYPTO_THREADID_hash(id) (0UL)
316
-
317
- # ifndef OPENSSL_NO_DEPRECATED_1_0_0
318
- # define CRYPTO_set_id_callback(func)
319
- # define CRYPTO_get_id_callback() (NULL)
320
- # define CRYPTO_thread_id() (0UL)
321
- # endif /* OPENSSL_NO_DEPRECATED_1_0_0 */
322
-
323
- # define CRYPTO_set_dynlock_create_callback(dyn_create_function)
324
- # define CRYPTO_set_dynlock_lock_callback(dyn_lock_function)
325
- # define CRYPTO_set_dynlock_destroy_callback(dyn_destroy_function)
326
- # define CRYPTO_get_dynlock_create_callback() (NULL)
327
- # define CRYPTO_get_dynlock_lock_callback() (NULL)
328
- # define CRYPTO_get_dynlock_destroy_callback() (NULL)
329
- # endif /* OPENSSL_NO_DEPRECATED_1_1_0 */
330
-
331
- typedef void *(*CRYPTO_malloc_fn)(size_t num, const char *file, int line);
332
- typedef void *(*CRYPTO_realloc_fn)(void *addr, size_t num, const char *file,
333
- int line);
334
- typedef void (*CRYPTO_free_fn)(void *addr, const char *file, int line);
335
- int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
336
- CRYPTO_realloc_fn realloc_fn,
337
- CRYPTO_free_fn free_fn);
338
- void CRYPTO_get_mem_functions(CRYPTO_malloc_fn *malloc_fn,
339
- CRYPTO_realloc_fn *realloc_fn,
340
- CRYPTO_free_fn *free_fn);
341
-
342
- void *CRYPTO_malloc(size_t num, const char *file, int line);
343
- void *CRYPTO_zalloc(size_t num, const char *file, int line);
344
- void *CRYPTO_memdup(const void *str, size_t siz, const char *file, int line);
345
- char *CRYPTO_strdup(const char *str, const char *file, int line);
346
- char *CRYPTO_strndup(const char *str, size_t s, const char *file, int line);
347
- void CRYPTO_free(void *ptr, const char *file, int line);
348
- void CRYPTO_clear_free(void *ptr, size_t num, const char *file, int line);
349
- void *CRYPTO_realloc(void *addr, size_t num, const char *file, int line);
350
- void *CRYPTO_clear_realloc(void *addr, size_t old_num, size_t num,
351
- const char *file, int line);
352
-
353
- int CRYPTO_secure_malloc_init(size_t sz, size_t minsize);
354
- int CRYPTO_secure_malloc_done(void);
355
- void *CRYPTO_secure_malloc(size_t num, const char *file, int line);
356
- void *CRYPTO_secure_zalloc(size_t num, const char *file, int line);
357
- void CRYPTO_secure_free(void *ptr, const char *file, int line);
358
- void CRYPTO_secure_clear_free(void *ptr, size_t num,
359
- const char *file, int line);
360
- int CRYPTO_secure_allocated(const void *ptr);
361
- int CRYPTO_secure_malloc_initialized(void);
362
- size_t CRYPTO_secure_actual_size(void *ptr);
363
- size_t CRYPTO_secure_used(void);
364
-
365
- void OPENSSL_cleanse(void *ptr, size_t len);
366
-
367
- # ifndef OPENSSL_NO_CRYPTO_MDEBUG
368
- /*
369
- * The following can be used to detect memory leaks in the library. If
370
- * used, it turns on malloc checking
371
- */
372
- # define CRYPTO_MEM_CHECK_OFF 0x0 /* Control only */
373
- # define CRYPTO_MEM_CHECK_ON 0x1 /* Control and mode bit */
374
- # define CRYPTO_MEM_CHECK_ENABLE 0x2 /* Control and mode bit */
375
- # define CRYPTO_MEM_CHECK_DISABLE 0x3 /* Control only */
376
-
377
- void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount);
378
- # ifndef OPENSSL_NO_DEPRECATED_3_0
379
- # define OPENSSL_mem_debug_push(info) \
380
- CRYPTO_mem_debug_push(info, OPENSSL_FILE, OPENSSL_LINE)
381
- # define OPENSSL_mem_debug_pop() \
382
- CRYPTO_mem_debug_pop()
383
- # endif
384
- # ifndef OPENSSL_NO_DEPRECATED_3_0
385
- OSSL_DEPRECATEDIN_3_0 int CRYPTO_set_mem_debug(int flag);
386
- OSSL_DEPRECATEDIN_3_0 int CRYPTO_mem_ctrl(int mode);
387
- OSSL_DEPRECATEDIN_3_0 int CRYPTO_mem_debug_push(const char *info,
388
- const char *file, int line);
389
- OSSL_DEPRECATEDIN_3_0 int CRYPTO_mem_debug_pop(void);
390
- OSSL_DEPRECATEDIN_3_0 void CRYPTO_mem_debug_malloc(void *addr, size_t num,
391
- int flag,
392
- const char *file, int line);
393
- OSSL_DEPRECATEDIN_3_0 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2,
394
- size_t num, int flag,
395
- const char *file, int line);
396
- OSSL_DEPRECATEDIN_3_0 void CRYPTO_mem_debug_free(void *addr, int flag,
397
- const char *file, int line);
398
- OSSL_DEPRECATEDIN_3_0
399
- int CRYPTO_mem_leaks_cb(int (*cb)(const char *str, size_t len, void *u),
400
- void *u);
401
- # endif
402
- # ifndef OPENSSL_NO_STDIO
403
- # ifndef OPENSSL_NO_DEPRECATED_3_0
404
- OSSL_DEPRECATEDIN_3_0 int CRYPTO_mem_leaks_fp(FILE *);
405
- # endif
406
- # endif
407
- # ifndef OPENSSL_NO_DEPRECATED_3_0
408
- OSSL_DEPRECATEDIN_3_0 int CRYPTO_mem_leaks(BIO *bio);
409
- # endif
410
- # endif /* OPENSSL_NO_CRYPTO_MDEBUG */
411
-
412
- /* die if we have to */
413
- ossl_noreturn void OPENSSL_die(const char *assertion, const char *file, int line);
414
- # ifndef OPENSSL_NO_DEPRECATED_1_1_0
415
- # define OpenSSLDie(f,l,a) OPENSSL_die((a),(f),(l))
416
- # endif
417
- # define OPENSSL_assert(e) \
418
- (void)((e) ? 0 : (OPENSSL_die("assertion failed: " #e, OPENSSL_FILE, OPENSSL_LINE), 1))
419
-
420
- int OPENSSL_isservice(void);
421
-
422
- void OPENSSL_init(void);
423
- # ifdef OPENSSL_SYS_UNIX
424
- # ifndef OPENSSL_NO_DEPRECATED_3_0
425
- OSSL_DEPRECATEDIN_3_0 void OPENSSL_fork_prepare(void);
426
- OSSL_DEPRECATEDIN_3_0 void OPENSSL_fork_parent(void);
427
- OSSL_DEPRECATEDIN_3_0 void OPENSSL_fork_child(void);
428
- # endif
429
- # endif
430
-
431
- struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
432
- int OPENSSL_gmtime_adj(struct tm *tm, int offset_day, long offset_sec);
433
- int OPENSSL_gmtime_diff(int *pday, int *psec,
434
- const struct tm *from, const struct tm *to);
435
-
436
- /*
437
- * CRYPTO_memcmp returns zero iff the |len| bytes at |a| and |b| are equal.
438
- * It takes an amount of time dependent on |len|, but independent of the
439
- * contents of |a| and |b|. Unlike memcmp, it cannot be used to put elements
440
- * into a defined order as the return value when a != b is undefined, other
441
- * than to be non-zero.
442
- */
443
- int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len);
444
-
445
- /* Standard initialisation options */
446
- # define OPENSSL_INIT_NO_LOAD_CRYPTO_STRINGS 0x00000001L
447
- # define OPENSSL_INIT_LOAD_CRYPTO_STRINGS 0x00000002L
448
- # define OPENSSL_INIT_ADD_ALL_CIPHERS 0x00000004L
449
- # define OPENSSL_INIT_ADD_ALL_DIGESTS 0x00000008L
450
- # define OPENSSL_INIT_NO_ADD_ALL_CIPHERS 0x00000010L
451
- # define OPENSSL_INIT_NO_ADD_ALL_DIGESTS 0x00000020L
452
- # define OPENSSL_INIT_LOAD_CONFIG 0x00000040L
453
- # define OPENSSL_INIT_NO_LOAD_CONFIG 0x00000080L
454
- # define OPENSSL_INIT_ASYNC 0x00000100L
455
- # define OPENSSL_INIT_ENGINE_RDRAND 0x00000200L
456
- # define OPENSSL_INIT_ENGINE_DYNAMIC 0x00000400L
457
- # define OPENSSL_INIT_ENGINE_OPENSSL 0x00000800L
458
- # define OPENSSL_INIT_ENGINE_CRYPTODEV 0x00001000L
459
- # define OPENSSL_INIT_ENGINE_CAPI 0x00002000L
460
- # define OPENSSL_INIT_ENGINE_PADLOCK 0x00004000L
461
- # define OPENSSL_INIT_ENGINE_AFALG 0x00008000L
462
- /* FREE: 0x00010000L */
463
- # define OPENSSL_INIT_ATFORK 0x00020000L
464
- /* OPENSSL_INIT_BASE_ONLY 0x00040000L */
465
- # define OPENSSL_INIT_NO_ATEXIT 0x00080000L
466
- /* OPENSSL_INIT flag range 0x03f00000 reserved for OPENSSL_init_ssl() */
467
- /* FREE: 0x04000000L */
468
- /* FREE: 0x08000000L */
469
- /* FREE: 0x10000000L */
470
- /* FREE: 0x20000000L */
471
- /* FREE: 0x40000000L */
472
- /* FREE: 0x80000000L */
473
- /* Max OPENSSL_INIT flag value is 0x80000000 */
474
-
475
- /* openssl and dasync not counted as builtin */
476
- # define OPENSSL_INIT_ENGINE_ALL_BUILTIN \
477
- (OPENSSL_INIT_ENGINE_RDRAND | OPENSSL_INIT_ENGINE_DYNAMIC \
478
- | OPENSSL_INIT_ENGINE_CRYPTODEV | OPENSSL_INIT_ENGINE_CAPI | \
479
- OPENSSL_INIT_ENGINE_PADLOCK)
480
-
481
- /* Library initialisation functions */
482
- void OPENSSL_cleanup(void);
483
- int OPENSSL_init_crypto(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings);
484
- int OPENSSL_atexit(void (*handler)(void));
485
- void OPENSSL_thread_stop(void);
486
- void OPENSSL_thread_stop_ex(OSSL_LIB_CTX *ctx);
487
-
488
- /* Low-level control of initialization */
489
- OPENSSL_INIT_SETTINGS *OPENSSL_INIT_new(void);
490
- # ifndef OPENSSL_NO_STDIO
491
- int OPENSSL_INIT_set_config_filename(OPENSSL_INIT_SETTINGS *settings,
492
- const char *config_filename);
493
- void OPENSSL_INIT_set_config_file_flags(OPENSSL_INIT_SETTINGS *settings,
494
- unsigned long flags);
495
- int OPENSSL_INIT_set_config_appname(OPENSSL_INIT_SETTINGS *settings,
496
- const char *config_appname);
497
- # endif
498
- void OPENSSL_INIT_free(OPENSSL_INIT_SETTINGS *settings);
499
-
500
- # if defined(OPENSSL_THREADS) && !defined(CRYPTO_TDEBUG)
501
- # if defined(_WIN32)
502
- # if defined(BASETYPES) || defined(_WINDEF_H)
503
- /* application has to include <windows.h> in order to use this */
504
- typedef DWORD CRYPTO_THREAD_LOCAL;
505
- typedef DWORD CRYPTO_THREAD_ID;
506
-
507
- typedef LONG CRYPTO_ONCE;
508
- # define CRYPTO_ONCE_STATIC_INIT 0
509
- # endif
510
- # else
511
- # if defined(__TANDEM) && defined(_SPT_MODEL_)
512
- # define SPT_THREAD_SIGNAL 1
513
- # define SPT_THREAD_AWARE 1
514
- # include <spthread.h>
515
- # else
516
- # include <pthread.h>
517
- # endif
518
- typedef pthread_once_t CRYPTO_ONCE;
519
- typedef pthread_key_t CRYPTO_THREAD_LOCAL;
520
- typedef pthread_t CRYPTO_THREAD_ID;
521
-
522
- # define CRYPTO_ONCE_STATIC_INIT PTHREAD_ONCE_INIT
523
- # endif
524
- # endif
525
-
526
- # if !defined(CRYPTO_ONCE_STATIC_INIT)
527
- typedef unsigned int CRYPTO_ONCE;
528
- typedef unsigned int CRYPTO_THREAD_LOCAL;
529
- typedef unsigned int CRYPTO_THREAD_ID;
530
- # define CRYPTO_ONCE_STATIC_INIT 0
531
- # endif
532
-
533
- int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void));
534
-
535
- int CRYPTO_THREAD_init_local(CRYPTO_THREAD_LOCAL *key, void (*cleanup)(void *));
536
- void *CRYPTO_THREAD_get_local(CRYPTO_THREAD_LOCAL *key);
537
- int CRYPTO_THREAD_set_local(CRYPTO_THREAD_LOCAL *key, void *val);
538
- int CRYPTO_THREAD_cleanup_local(CRYPTO_THREAD_LOCAL *key);
539
-
540
- CRYPTO_THREAD_ID CRYPTO_THREAD_get_current_id(void);
541
- int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b);
542
-
543
- OSSL_LIB_CTX *OSSL_LIB_CTX_new(void);
544
- OSSL_LIB_CTX *OSSL_LIB_CTX_new_from_dispatch(const OSSL_CORE_HANDLE *handle,
545
- const OSSL_DISPATCH *in);
546
- OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle,
547
- const OSSL_DISPATCH *in);
548
- int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file);
549
- void OSSL_LIB_CTX_free(OSSL_LIB_CTX *);
550
- OSSL_LIB_CTX *OSSL_LIB_CTX_get0_global_default(void);
551
- OSSL_LIB_CTX *OSSL_LIB_CTX_set0_default(OSSL_LIB_CTX *libctx);
552
-
553
- # ifdef __cplusplus
554
- }
555
- # endif
556
- #endif